Memory Corruption Vulnerability in SQLite FTS5 Full-Text Search Extension
CVE-2026-11822

8.5HIGH

Key Information:

Vendor

Sqlite

Status
Vendor
CVE Published:
9 June 2026

What is CVE-2026-11822?

The FTS5 full-text search extension in SQLite prior to version 3.53.2 is susceptible to memory corruption issues. Attackers can exploit these vulnerabilities by providing a specially crafted database containing malformed FTS5 page data. This can lead to process crashes, memory exhaustion, or even arbitrary code execution. The vulnerabilities include an out-of-bounds read triggered in the fts5LeafSeek() function and a heap buffer overflow in fts5ChunkIterate(). Successful exploitation occurs when an attacker executes a MATCH query against the malicious database, making systems vulnerable if not promptly patched.

Affected Version(s)

SQLite All platforms where SQLITE_ENABLE_FTS5 is defined 0 < 3.53.2

References

CVSS V4

Score:
8.5
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Ashish Kunwar (@D0rkerDevil)
.