Bug 2507555 (CVE-2026-51303) - CVE-2026-51303 sqlite: SQLite: Arbitrary code execution via specially crafted SQL queries
Summary: CVE-2026-51303 sqlite: SQLite: Arbitrary code execution via specially crafted...
Keywords:
Status: NEW
Alias: CVE-2026-51303
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: 2508472 2508474 2508475 2508476 2508473
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-27 16:02 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:02:05 UTC
A use-after-free (UAF) vulnerability was discovered in the core parsing component of SQLite 3.41. The flaw occurs because the program frees an ExprList object via sqlite3ExprListDelete and then subsequently accesses the dangling pointer of the released object. A remote adversary can supply specially crafted SQL queries to trigger this vulnerability during SQL statement parsing. Successful exploitation may result in application crash (denial of service), sensitive memory information leakage, and in some scenarios, arbitrary code execution on the affected host.


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