CVE-2026-11824

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 a heap-based buffer overflow vulnerability in the FTS5 full-text search extension that allows attackers to cause a crash or execute arbitrary code by supplying a crafted database with malicious continuation page metadata specifying a szLeaf value smaller than 4. Attackers can trigger an integer underflow in fts5ChunkIterate() causing an inflated remaining byte count during FTS5 MATCH query processing, leading to a heap buffer overflow of attacker-controlled data in applications compiled with SQLITE_ENABLE_FTS5.

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-heap-buffer-overflow-via-fts5-fts5chunkiterate
    Third Party Advisory

Remediation

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