Bug 2507549 (CVE-2026-51300) - CVE-2026-51300 sqlite: SQLite: Application crash and information leakage due to use-after-free
Summary: CVE-2026-51300 sqlite: SQLite: Application crash and information leakage due ...
Keywords:
Status: NEW
Alias: CVE-2026-51300
Product: Security Response
Classification: Other
Component: vulnerability-draft
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-27 16:01 UTC by OSIDB Bzimport
Modified: 2026-08-04 10:21 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-27 16:01:43 UTC
A use-after-free vulnerability exists in the expression parsing and memory management logic of SQLite 3.41. After invoking sqlite3ExprDelete to release an expression object, the program still retains the dangling pointer and subsequently accesses member fields of the already freed memory. By constructing malicious SQL queries, a remote attacker can trigger invalid memory access, leading to application crash and sensitive memory information leakage.


Note You need to log in before you can comment on or make changes to this bug.