Ghostwire

CVE-2026-51290: SQLite 3.41 has a use-after-free vulnerability in the shared cache lock management logic of the btree module. The...

HIGH CVSS 0.0

Published: July 30, 2026 | Last Modified: July 31, 2026

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References