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 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.
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 anterior a 3.53.2 contiene vulnerabilidades de corrupción de memoria en la extensión de búsqueda de texto completo FTS5 que permiten a los atacantes causar caídas de proceso, agotamiento de memoria o ejecución de código arbitrario al proporcionar una base de datos manipulada con datos de página FTS5 malformados. Los atacantes pueden desencadenar una lectura fuera de límites en fts5LeafSeek() a través de un límite de bucle controlado por el atacante y una escritura de desbordamiento de búfer de pila en fts5ChunkIterate() a través de una página de continuación manipulada que causa un desbordamiento negativo de enteros, explotable cuando se ejecuta una consulta FTS5 MATCH contra la base de datos maliciosa.
[{"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:47 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-memory-corruption-in-fts5-extension 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 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.