CVE-2025-7458

Source
https://cve.org/CVERecord?id=CVE-2025-7458
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-7458.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-7458
Aliases
Downstream
Published
2025-07-29T12:43:19.427Z
Modified
2026-07-15T01:49:05.296557675Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
SQLite integer overflow in key info allocation may lead to information disclosure.
Details

An integer overflow in the sqlite3KeyInfoFromExprList function in SQLite versions 3.39.2 through 3.41.1 allows an attacker with the ability to execute arbitrary SQL statements to cause a denial of service or disclose sensitive information from process memory via a crafted SELECT statement with a large number of expressions in the ORDER BY clause.

Database specific
{
    "cwe_ids": [
        "CWE-190"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/7xxx/CVE-2025-7458.json",
    "cna_assigner": "Google",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "3.39.2"
                },
                {
                    "fixed": "3.41.2"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "3.39.2"
                },
                {
                    "fixed": "3.41.1"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/sqlite/sqlite

Affected ranges

Type
GIT
Repo
https://github.com/sqlite/sqlite
Events
Database specific
{
    "cpe": "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "3.39.2"
        },
        {
            "fixed": "3.41.2"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-7458.json"