You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: SQLite, Description: SQLite antes de 3.53.2 contiene una vulnerabilidad de desbordamiento de búfer basado en montículo en la extensión de búsqueda de texto completo FTS5 que permite a los atacantes causar un fallo o ejecutar código arbitrario al proporcionar una base de datos manipulada con metadatos de página de continuación maliciosos especificando un valor szLeaf menor que 4. Los atacantes pueden desencadenar un desbordamiento negativo de enteros en fts5ChunkIterate() causando un recuento inflado de bytes restantes durante el procesamiento de consultas FTS5 MATCH, lo que lleva a un desbordamiento de búfer de montículo de datos controlados por el atacante en aplicaciones compiladas con SQLITE_ENABLE_FTS5.
[{"vendor":"SQLite","product":"SQLite","defaultStatus":"unaffected","collectionURL":"https://sqlite.org/","platforms":["All platforms where SQLITE_ENABLE_FTS5 is defined"],"versions":[{"version":"0","lessThan":"3.53.2","versionType":"custom","status":"affected"}]}]
Initial Analysis by NIST6/11/2026 1:12:11 PM
Action
Type
Old Value
New Value
Added
CPE Configuration
OR
*cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:* versions up to (excluding) 3.53.2
VulnCheck: https://www.vulncheck.com/advisories/sqlite-before-heap-buffer-overflow-via-fts5-fts5chunkiterate Types: Third Party Advisory
New CVE Received from VulnCheck6/09/2026 4:16:32 PM
Action
Type
Old Value
New Value
Added
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.