CVE-2026-8926

Source
https://cve.org/CVERecord?id=CVE-2026-8926
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-8926.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-8926
Aliases
Downstream
Related
Published
2026-07-03T06:15:45Z
Modified
2026-09-17T03:30:21Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
password leak with netrc and user in URL
Details

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a username (without a password), like https://user@example.com/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no match for the specified user.

Database specific
{
    "cna_assigner": "curl",
    "cwe_ids": [
        "CWE-522"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8926.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "8.11.1"
                },
                {
                    "fixed": "8.14.2"
                },
                {
                    "introduced": "8.15.0"
                },
                {
                    "fixed": "8.16.1"
                },
                {
                    "introduced": "8.17.0"
                },
                {
                    "fixed": "8.20.1"
                },
                {
                    "introduced": "e9b9bbac22c26cf67316fa8e6c6b9e831af31949"
                },
                {
                    "fixed": "4ae1d7cc2643e4773a136395f12bc02fc6867854"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/curl/curl

Affected ranges

Type
GIT
Repo
https://github.com/curl/curl
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "8.20.0"
        },
        {
            "last_affected": "8.20.0"
        },
        {
            "introduced": "8.19.0"
        },
        {
            "last_affected": "8.19.0"
        },
        {
            "introduced": "8.18.0"
        },
        {
            "last_affected": "8.18.0"
        },
        {
            "introduced": "8.17.0"
        },
        {
            "last_affected": "8.17.0"
        },
        {
            "introduced": "8.16.0"
        },
        {
            "last_affected": "8.16.0"
        },
        {
            "introduced": "8.15.0"
        },
        {
            "last_affected": "8.15.0"
        },
        {
            "introduced": "8.14.1"
        },
        {
            "last_affected": "8.14.1"
        },
        {
            "introduced": "8.14.0"
        },
        {
            "last_affected": "8.14.0"
        },
        {
            "introduced": "8.13.0"
        },
        {
            "last_affected": "8.13.0"
        },
        {
            "introduced": "8.12.1"
        },
        {
            "last_affected": "8.12.1"
        },
        {
            "introduced": "8.12.0"
        },
        {
            "last_affected": "8.12.0"
        },
        {
            "introduced": "8.11.1"
        },
        {
            "last_affected": "8.11.1"
        },
        {
            "fixed": "8.21.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Affected versions

8.*
8.11.1
8.12.0
8.12.1
8.13.0
8.14.0
8.14.1
8.15.0
8.16.0
8.17.0
8.18.0
8.19.0
8.20.0
Other
curl-8_20_0
rc-8_21_0-1
rc-8_21_0-2
rc-8_21_0-3

Database specific

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