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: 7.1 [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]
CVE-ID: CVE-2025-7458
CWE-ID: CWE-617
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

SQLite

How to mitigate CVE-2025-7458

Install updates from vendor's website.

SQLite - update to 3.41.2

External References

Related Security Bulletins