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
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-7013A security vulnerability has been detected in MaxSite CMS up…2.4
- CVE-2026-70130Heap-based buffer overflow in Microsoft Office allows an una…7.8
- CVE-2026-7014A flaw has been found in MaxSite CMS up to 109.3. This vulne…2.4
- CVE-2026-70145Out-of-bounds read in Microsoft Windows Search Component all…5.5
- 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-70178Missing authorization in Microsoft Fabric allows an authoriz…8.8
- 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-70200Improper limitation of a pathname to a restricted directory …9.8
- CVE-2026-70203Heap-based buffer overflow in Windows Media Player allows an…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
