CVE 8.5 HIGH

SQLite before 3.53.2 Heap Buffer Overflow via FTS5 fts5ChunkIterate_CVE-2026-11824

8.5 / 10
HIGH
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

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.

AI Analysis

Heap-based buffer overflow in SQLite FTS5 extension via crafted database

Basic Information

ID CVE-2026-11824
Source VulnCheck
Published Jun 9, 2026 at 19:21
Modified Jun 9, 2026 at 19:41

Affected Product

Vendor SQLite
Product SQLite
Affected Versions SQLite SQLite 0

CWE Classification

AI Assessment

AI Score 8.5 / 10
AI Severity High
Vendor SQLite
Product SQLite
Version before 3.53.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.