GHSA-7jmj-jm53-q38qCriticalCVSS 9.1

A use-after-free vulnerability exists in the expression parsing and memory management logic of...

Published
July 27, 2026
Last Modified
July 28, 2026

🔗 CVE IDs covered (1)

📋 Description

A use-after-free vulnerability exists in the expression parsing and memory management logic of SQLite 3.41. After invoking sqlite3ExprDelete to release an expression object, the program still retains the dangling pointer and subsequently accesses member fields of the already freed memory. By constructing malicious SQL queries, a remote attacker can trigger invalid memory access, leading to application crash and sensitive memory information leakage.

🔗 References (4)