---
cve: "CVE-2026-11822"
severity: "HIGH"
cvss: 8.5
epss: "18%"
vendor: "SQLite"
kev: false
exploited: false
published: "2026-06-09 20:16:32"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T03:41:13+02:00"
---

# CVE-2026-11822

> 8.5 HIGH

## Beschreibung

SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow, exploitable when an FTS5 MATCH query is executed against the malicious database.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- ccc132c5be20ab5c755c97a08d06b1b592fef330 (Commit)

## Referenzen

- <https://sqlite.org/src/info/061febcf41ca>
- <https://sqlite.org/src/info/4a5ad516ea93>
- <https://sqlite.org/releaselog/3_53_2.html>
- <https://www.vulncheck.com/advisories/sqlite-before-memory-corruption-in-fts5-extension>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-11822) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
