CVE-2026-63481

Source
https://cve.org/CVERecord?id=CVE-2026-63481
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63481.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63481
Aliases
Downstream
Published
2026-08-20T16:28:24Z
Modified
2026-08-23T03:42:55Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Hurl: Cookies in Cookies section leak when redirecting to a different host
Details

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries RequestSpec.cookies created from the dedicated [Cookies] section into the redirected request. An attacker-controlled redirect can therefore receive authentication or session cookies that should remain scoped to the original host. Cookies supplied through a raw Cookie header are stripped and are not affected by this specific path. This issue is reported as fixed in version 8.1.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-201"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63481.json"
}
References

Affected packages

Git / github.com/orange-opensource/hurl

Affected ranges

Type
GIT
Repo
https://github.com/orange-opensource/hurl
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "8.0.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.99.12
0.99.13
0.99.14
1.*
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.7.0
1.8.0
2.*
2.0.0
2.0.1
3.*
3.0.0
3.0.1
4.*
4.0.0
4.1.0
4.2.0
4.3.0
5.*
5.0.0
6.*
6.0.0
6.1.0
6.1.1
7.*
7.0.0
7.1.0
8.*
8.0.0
8.0.1

Database specific

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