CVE-2026-51300

CRITICAL

SQLite 3.41 - Use-After-Free and Information Disclosure via Malicious SQL Expression Parsing

Title source: llm
STIX 2.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.

Scores

CVSS v3 9.1
EPSS 0.0041
EPSS Percentile 33.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-416
Status published
Published Jul 27, 2026
Tracked Since Jul 27, 2026