CVE-2026-7017
Last modified
CVE-2026-7017 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| HAARG | HTTP::Tiny | < 0.095 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-7017?
How severe is CVE-2026-7017?
How do I fix CVE-2026-7017?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7012A vulnerability was detected in MaxSite CMS up to 109.3. Thi…2.4
- CVE-2026-7013A security vulnerability has been detected in MaxSite CMS up…2.4
- CVE-2026-70130Heap-based buffer overflow in Microsoft Office allows an una…8.4
- CVE-2026-7014A flaw has been found in MaxSite CMS up to 109.3. This vulne…2.4
- CVE-2026-7015A vulnerability has been found in MaxSite CMS up to 109.3. T…2.4
- CVE-2026-7016A vulnerability was found in MaxSite CMS up to 109.3. Impact…2.4
- CVE-2026-7018A vulnerability was determined in Datavane Datavines up to 1…5.6
- CVE-2026-7019A vulnerability was identified in Tenda F456 1.0.0.5. The im…8.8
- CVE-2026-7020A security flaw has been discovered in Ollama up to 0.20.2. …3.7
- CVE-2026-7021A weakness has been identified in SmythOS sre up to 0.0.15. …3.5
- CVE-2026-7022A security vulnerability has been detected in SmythOS sre up…7.3
- CVE-2026-7023A vulnerability was detected in ByteDance coze-studio up to …8.8
Are you affected by CVE-2026-7017?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
