[From nobody Wed Jul  8 18:07:05 2026
Received: (at submit) by bugs.debian.org; 7 Jul 2026 19:17:01 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-19.9 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_CONTROL_REASSIGN,FOURLA,FROMDEVELOPER,NO_RELAYS,
 XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 19; hammy, 150; neutral, 96; spammy,
 0. spammytokens: hammytokens:0.000-+--H*F:U*carnil,
 0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc, 0.000-+--H*Ad:N*Bug,
 0.000-+--H*Ad:N*Tracking
Return-path: &lt;carnil@debian.org&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;carnil@debian.org&gt;) id 1whBHv-00AzLg-1q
 for submit@bugs.debian.org; Tue, 07 Jul 2026 19:17:01 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Salvatore Bonaccorso &lt;carnil@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: HTTP::Tiny: CVE-2026-7017
Message-ID: &lt;178345181165.4133427.13816312828305070257.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Tue, 07 Jul 2026 21:16:51 +0200
Delivered-To: submit@bugs.debian.org

Source: libhttp-tiny-perl
Version: 0.092-3
Severity: important
Tags: security upstream
Forwarded: https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/pull/36
X-Debbugs-Cc: carnil@debian.org, Debian Security Team &lt;team@security.debian.org&gt;
Control: clone -1 -2
Control: reassign -2 src:perl 5.40.1-8

Hi,

The following vulnerability was published for libhttp-tiny-perl.

CVE-2026-7017[0]:
| 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 &quot;Authorization headers will not be included
| in a redirected request&quot; applied only to the URL-userinfo Basic-auth
| path, not to headers passed explicitly by the caller.


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities &amp; Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2026-7017
    https://www.cve.org/CVERecord?id=CVE-2026-7017
[1] https://github.com/Perl-Toolchain-Gang/HTTP-Tiny/pull/36
[2] https://lists.security.metacpan.org/cve-announce/msg/41618211/

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore
]