CVE-2026-11822

HIGH EPSS 7.2%
Published Jun 9, 20263w ago · Modified Jun 17, 20262w ago
8.5 CVSS 4.0
High
Find Similar
Published Jun 9, 2026 3w ago
Last Modified Jun 17, 2026 2w ago

Description

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 Details

Base Score
8.5
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
7.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-122

Affected Products 1

VendorProductVersionRange
sqlitesqlite* <3.53.2

References 4

  • sqlite.org https://sqlite.org/releaselog/3_53_2.html
    Release Notes
  • sqlite.org https://sqlite.org/src/info/061febcf41ca
    Issue TrackingPatch
  • sqlite.org https://sqlite.org/src/info/4a5ad516ea93
    Issue TrackingPatch
  • vulncheck.com https://www.vulncheck.com/advisories/sqlite-before-memory-corruption-in-fts5-extension
    Third Party Advisory

Remediation

  • sqlite.org https://sqlite.org/src/info/061febcf41ca
    Issue TrackingPatch
  • sqlite.org https://sqlite.org/src/info/4a5ad516ea93
    Issue TrackingPatch