CVE-2026-51293
Description
AI Translation Available
A use-after-free vulnerability exists in SQLite 3.41 when the jsonBlobAppendNode() function is invoked subsequent to sqlite3DbFree() being called on the aBlob member of the Parse structure.
https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51293
https://github.com/sqlite/sqlite/blob/master/src/json.c