PT-2026-66525 · Canonical · Sqlite+1
CVE-2026-51293
·
Published
2026-07-30
·
Updated
2026-07-30
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
SQLite version 3.41
Description
A use-after-free issue occurs when the
jsonBlobAppendNode() function is called after sqlite3DbFree() has been executed on the aBlob member of the Parse structure. Use-after-free is a condition where a program continues to use a pointer after it has been freed, which can lead to crashes or unexpected behavior.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Sqlite
Sqlite3