Vulnerability Details CVE-2026-51302
SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a malicious SQL statement, a remote attacker can exploit this flaw to cause denial of service, leak sensitive information, or potentially execute arbitrary code on the affected system.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.005
EPSS Ranking 41.7%
CVSS Severity
CVSS v3 Score 7.5
Products affected by CVE-2026-51302
-
cpe:2.3:a:sqlite:sqlite:3.41.0