PT-2026-64983 · Sqlite · Sqlite
CVE-2026-51300
·
Published
2026-07-26
·
Updated
2026-07-28
CVSS v3.1
9.4
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
SQLite version 3.41
Description
An issue exists in the expression parsing and memory management logic. After the
sqlite3ExprDelete() function is called to release an expression object, the program retains a dangling pointer and accesses member fields of the freed memory. A remote attacker can use malicious SQL queries to trigger invalid memory access, resulting in an application crash and the leakage of sensitive memory information.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sqlite