JLSEC-2026-1215

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1215.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1215.json
JSON Data
https://api.osv.dev/v1/vulns/JLSEC-2026-1215
Upstream
  • EUVD-2026-41507
  • GHSA-vw2x-3w8j-rq82
Published
2026-08-07T20:11:58.984Z
Modified
2026-08-07T20:28:39.457270678Z
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
When asking curl to use a `.netrc` file to find credentials and at the same time specifying a 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
{
    "sources": [
        {
            "imported": "2026-08-07T19:54:38.911Z",
            "id": "CVE-2026-8926",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-8926",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8926",
            "modified": "2026-07-07T23:02:54.490Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "published": "2026-07-03T07:16:25.037Z"
        },
        {
            "id": "GHSA-vw2x-3w8j-rq82",
            "url": "https://api.github.com/advisories/GHSA-vw2x-3w8j-rq82",
            "html_url": "https://github.com/advisories/GHSA-vw2x-3w8j-rq82",
            "modified": "2026-07-08T00:38:56Z",
            "imported": "2026-08-07T19:56:02.264Z",
            "published": "2026-07-03T09:31:27Z"
        },
        {
            "id": "EUVD-2026-41507",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-41507",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-41507",
            "modified": "2026-07-06T17:02:33Z",
            "imported": "2026-08-07T19:54:56.550Z",
            "published": "2026-07-03T06:15:45Z"
        }
    ],
    "license": "CC-BY-4.0"
}
References

Affected packages

Julia / CURL_jll

Package

Name
CURL_jll
Purl
pkg:julia/CURL_jll?uuid=b21e61f3-bafc-59ac-ab14-4c5c62d6588d

Affected ranges

Type
SEMVER
Events
Introduced
8.11.1+0
Fixed
8.21.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1215.json"

Julia / LibCURL_jll

Package

Name
LibCURL_jll
Purl
pkg:julia/LibCURL_jll?uuid=deac9b47-8bc7-5906-a0fe-35ac56dc84c0

Affected ranges

Type
SEMVER
Events
Introduced
8.11.1+0
Fixed
8.21.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1215.json"