Bug 2507543 (CVE-2026-51302) - CVE-2026-51302 sqlite: SQLite: Arbitrary code execution via malicious SQL statement
Summary: CVE-2026-51302 sqlite: SQLite: Arbitrary code execution via malicious SQL sta...
Keywords:
Status: NEW
Alias: CVE-2026-51302
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:22 UTC
SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.


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