CVE-2026-51295

Published: Lug 30, 2026 Last Modified: Lug 30, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

SQLite 3.41 is vulnerable to use after free in the jsonExtractFunc function. Premature release of parsed JSON object memory leads to subsequent illegal access of freed pointer. Remote attackers can trigger this flaw via specially crafted SQL queries, resulting in service crash and sensitive memory information leakage.

https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51295
https://github.com/sqlite/sqlite/blob/master/src/json.c