JLSEC-2026-1210

Source
https://github.com/JuliaLang/SecurityAdvisories.jl/blob/main/advisories/published/2026/JLSEC-2026-1210.md
Import Source
https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1210.json
JSON Data
https://api.test.osv.dev/v1/vulns/JLSEC-2026-1210
Upstream
  • EUVD-2026-29932
  • GHSA-v92m-hrhj-gw54
Published
2026-08-07T20:11:58.984Z
Modified
2026-08-07T20:29:08.294088175Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest**...
Details

Successfully using libcurl to do a transfer over a specific HTTP proxy (proxyA) with Digest authentication and then changing the proxy host to a second one (proxyB) for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Proxy-Authorization: header field meant for proxyA, to proxyB.

Database specific
{
    "license": "CC-BY-4.0",
    "sources": [
        {
            "imported": "2026-08-07T19:54:38.706Z",
            "database_specific": {
                "status": "Analyzed"
            },
            "id": "CVE-2026-7168",
            "html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7168",
            "url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-7168",
            "published": "2026-05-13T13:01:57.200Z",
            "modified": "2026-06-17T11:01:57.700Z"
        },
        {
            "imported": "2026-08-07T19:56:03.675Z",
            "id": "GHSA-v92m-hrhj-gw54",
            "published": "2026-05-13T18:30:52Z",
            "url": "https://api.github.com/advisories/GHSA-v92m-hrhj-gw54",
            "html_url": "https://github.com/advisories/GHSA-v92m-hrhj-gw54",
            "modified": "2026-05-14T15:31:57Z"
        },
        {
            "imported": "2026-08-07T19:55:10.249Z",
            "id": "EUVD-2026-29932",
            "published": "2026-05-13T08:29:08Z",
            "url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-29932",
            "html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-29932",
            "modified": "2026-06-23T16:12:24Z"
        }
    ]
}
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
0Unknown introduced version / All previous versions are affected
Fixed
8.20.0+0

Database specific

source
"https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/2026/JLSEC-2026-1210.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
0Unknown introduced version / All previous versions are affected
Fixed
8.20.0+0

Database specific

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