What is CVE-2026-51300?
A use-after-free vulnerability affects SQLite 3.41 during expression parsing and memory management. The program retains a dangling pointer after sqlite3ExprDelete frees the object, allowing access to freed memory. Exploitation could lead to crashes or potential code execution.
Azərbaycanca: SQLite 3.41 variantında ifadə emalı zamanı use-after-free zəifliyi aşkarlanıb. Bu, sqlite3ExprDelete ilə silinmiş obyektə asılı göstərici saxlanıldıqda, artıq azad edilmiş yaddaşa müraciət etməyə imkan yaradır. İstismar nəticəsində proqram çökməsi və ya potensial kod icrası baş verə bilər.
Related CVEs
link basis: same weakness class CWE-416
FAQ2
Which version of SQLite is affected by CVE-2026-51300?
This use-after-free vulnerability affects SQLite version 3.41.
What can exploitation of CVE-2026-51300 lead to?
Exploitation could lead to crashes or potential code execution.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.