All CVEs View on NVD
CVE-2026-51290
CRITICAL9.1
Published 2026-07-30 · Updated 2026-07-30 · Source cve@mitre.org
Description
SQLite 3.41 has a use-after-free vulnerability in the shared cache lock management logic of the btree module. The program frees a BtLock structure without removing the node from the linked list. Subsequent linked list traversal accesses the released memory, which can lead to denial of service and sensitive memory information disclosure.
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
CWE-416

