CVE-2026-51298

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

Description

AI Translation Available

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree(), the program still accesses internal member of the freed pointer, which can cause service crash and denial of service.

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