CVE-2026-51300: Use After Free
Published Jul 27, 2026
·Updated
Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
Affected Software
1 affected component
SQLite SQLite=3.41
Event History
Jul 27, 2026
CVE Published
via MITRE·12:00 AM
Rejected
via MITRE·12:00 AM
Data Sourced
via NVD·04:17 PM
Description
Jul 31, 2026
Rejected
via MITRE·02:34 PM
Frequently Asked Questions
1
What is the severity of CVE-2026-51300?
The severity of CVE-2026-51300 is rated as critical, with a CVSS score of 9.1.
2
How does CVE-2026-51300 impact SQLite?
CVE-2026-51300 enables a use-after-free vulnerability that can lead to accessing freed memory, potentially resulting in crashes or arbitrary code execution.
3
What versions of SQLite are affected by CVE-2026-51300?
CVE-2026-51300 affects SQLite version 3.41.
4
How do I fix CVE-2026-51300?
To fix CVE-2026-51300, you should upgrade to the most recent stable version of SQLite that has patched this vulnerability.
5
What additional risks are associated with CVE-2026-51300?
In addition to potential crashes, CVE-2026-51300 may also lead to SQL injection opportunities if exploited by an attacker.