Reachable assertion in SQLite - CVE-2025-7458

 

Reachable assertion in SQLite - CVE-2025-7458

Published: August 15, 2025


Vulnerability identifier: #VU114101
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-7458
CWE-ID: CWE-617
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SQLite
Affected software:
SQLite

Detailed vulnerability description

The vulnerability allows a remote user to perform a denial of service (DoS) attack.

The vulnerability exists due to a reachable assertion in the sqlite3KeyInfoFromExprList() function. A remote user can pass specially crafted input via the SELECT statement and gain access to sensitive information or perform a denial of service (DoS) attack.


How to mitigate CVE-2025-7458

Install updates from vendor's website.

Sources