{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "description", "text": "HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, `_maybe_redirect` follows the `Location:` header and `_prepare_headers_and_cb` re-merges the caller's `headers` argument into the new request, without checking whether the redirect target shares an origin with the original URL. Caller-supplied `Authorization`, `Cookie` and `Proxy-Authorization` headers are therefore re-sent to whatever host the redirect names, across scheme, host or port boundaries, and including `https` to `http` downgrades that expose them in plaintext on the wire. The HTTP::Tiny POD note that \"Authorization headers will not be included in a redirected request\" applied only to the URL-userinfo Basic-auth path, not to headers passed explicitly by the caller.", "title": "Vulnerability Description" } ], "publisher": { "category": "other", "contact_details": "gdt@cpan.org", "name": "giterlizzi", "namespace": "https://github.com/giterlizzi/" }, "references": [ { "category": "self", "summary": "CPANSA-HTTP-Tiny-2026-7017 JSON", "url": "https://raw.githubusercontent.com/giterlizzi/perl-CPANSA-CSAF/develop/csaf/white/2026/cpansa-http-tiny-2026-7017.json" }, { "category": "external", "summary": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/commit/84984ef3930ddd4afcf5eb83b40d3cee200739c3.patch", "url": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/commit/84984ef3930ddd4afcf5eb83b40d3cee200739c3.patch" }, { "category": "external", "summary": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/commit/8f32ca89e21c3ad0422adc698fa6ad17a193f55f.patch", "url": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/commit/8f32ca89e21c3ad0422adc698fa6ad17a193f55f.patch" }, { "category": "external", "summary": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/commit/e7a03aedf2395158f2b0d3bad2df943349227bb3.patch", "url": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/commit/e7a03aedf2395158f2b0d3bad2df943349227bb3.patch" }, { "category": "external", "summary": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/pull/36", "url": "https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/pull/36" }, { "category": "external", "summary": "https://metacpan.org/release/HAARG/HTTP-Tiny-0.095-TRIAL/changes", "url": "https://metacpan.org/release/HAARG/HTTP-Tiny-0.095-TRIAL/changes" }, { "category": "external", "summary": "http://www.openwall.com/lists/oss-security/2026/07/07/13", "url": "http://www.openwall.com/lists/oss-security/2026/07/07/13" }, { "category": "external", "summary": "CVE-2026-7017 (NVD)", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-7017" } ], "title": "HTTP-Tiny vulnerability", "tracking": { "current_release_date": "2026-07-07T00:00:00", "generator": { "engine": { "name": "CSAF Perl Toolkit", "version": "0.26" } }, "id": "CPANSA-HTTP-Tiny-2026-7017", "initial_release_date": "2026-07-07T00:00:00", "revision_history": [ { "date": "2026-07-07T00:00:00", "number": "1", "summary": "First release" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_version_range", "name": "vers:cpan/<0.095", "product": { "name": "HTTP-Tiny less than 0.095", "product_id": "CSAFPID-0001", "product_identification_helper": { "purl": "pkg:cpan/HTTP-Tiny" } } }, { "category": "product_version_range", "name": "vers:cpan/>=0.095", "product": { "name": "HTTP-Tiny greater than or equal 0.095", "product_id": "CSAFPID-0002", "product_identification_helper": { "purl": "pkg:cpan/HTTP-Tiny" } } } ], "category": "product_name", "name": "HTTP-Tiny" } ] }, "vulnerabilities": [ { "cve": "CVE-2026-7017", "cwe": { "id": "CWE-522", "name": "Insufficiently Protected Credentials" }, "notes": [ { "category": "description", "text": "HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets.\n\nWhen the server returns a 3xx redirect, `_maybe_redirect` follows the `Location:` header and `_prepare_headers_and_cb` re-merges the caller's `headers` argument into the new request, without checking whether the redirect target shares an origin with the original URL. Caller-supplied `Authorization`, `Cookie` and `Proxy-Authorization` headers are therefore re-sent to whatever host the redirect names, across scheme, host or port boundaries, and including `https` to `http` downgrades that expose them in plaintext on the wire.\n\nThe HTTP::Tiny POD note that \"Authorization headers will not be included in a redirected request\" applied only to the URL-userinfo Basic-auth path, not to headers passed explicitly by the caller.", "title": "Vulnerability Description" } ], "product_status": { "fixed": [ "CSAFPID-0002" ], "known_affected": [ "CSAFPID-0001" ] }, "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ] } ] }