#VU114101 Reachable assertion in SQLite - CVE-2025-7458

 

#VU114101 Reachable assertion in SQLite - CVE-2025-7458

Published: August 15, 2025


Vulnerability identifier: #VU114101
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
SQLite
Software vendor:
SQLite

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.


Remediation

Install updates from vendor's website.

External links