JLSEC-2026-1221

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1221.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1221.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-1221
Upstream
  • EUVD-2026-41494
  • GHSA-25rx-86v8-32c6
Published
2026-08-07T20:11:58.984Z
Modified
2026-08-07T20:29:10.841347494Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
A vulnerability in libcurl caused the HTTP `Referer:` header to persist even when explicitly...
Details

A vulnerability in libcurl caused the HTTP Referer: header to persist even when explicitly cleared. While the documentation states that passing NULL to CURLOPT_REFERER suppresses the header, the option failed to clear the internal state. As a result the previous referrer string was erroneously reused and sent in subsequent requests, potentially leaking sensitive information to unintended servers.

Database specific
{
    "sources": [
        {
            "modified": "2026-07-07T14:53:26.517Z",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9546",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-9546",
            "imported": "2026-08-07T19:54:39.005Z",
            "published": "2026-07-03T07:16:25.893Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "id": "CVE-2026-9546"
        },
        {
            "modified": "2026-07-06T18:30:51Z",
            "html_url": "https://github.com/advisories/GHSA-25rx-86v8-32c6",
            "imported": "2026-08-07T19:56:10.931Z",
            "url": "https://api.github.com/advisories/GHSA-25rx-86v8-32c6",
            "published": "2026-07-03T09:31:27Z",
            "id": "GHSA-25rx-86v8-32c6"
        },
        {
            "modified": "2026-07-06T16:51:49Z",
            "imported": "2026-08-07T19:55:05.564Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-41494",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-41494",
            "published": "2026-07-03T06:18:14Z",
            "id": "EUVD-2026-41494"
        }
    ],
    "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.20.0+0
Fixed
8.21.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1221.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.18.0+0
Fixed
8.21.0+0

Database specific

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