CVE-2026-8368: Perl Http Redirect Auth Leak

A cloned HTTP request failed to strip Authentication/Authorization headers before a redirect. This can leak credentials to a third party. Ensure these headers are stripped alongside 'Host' or 'Cookie'.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0Generic
greprules fetch cve-2026-8368-perl-http-redirect-auth-leak --engine opengrep

Description

A cloned HTTP request failed to strip Authentication/Authorization headers before a redirect. This can leak credentials to a third party. Ensure these headers are stripped alongside 'Host' or 'Cookie'.