CVE-2026-51296: SQL Injection
Published Jul 27, 2026
·Updated
SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information.
Affected Software
1 affected component
SQLite SQLite JSON module=3.41
Event History
Jul 27, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·04:17 PM
DescriptionSeverityWeakness