CVE Vulnerabilities

CVE-2026-8368

Insufficiently Protected Credentials

Published: May 12, 2026 | Modified: May 19, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
6.5 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

LWP::UserAgent versions before 6.83 for Perl leak Authorization and Proxy-Authorization headers on cross-origin redirects.

On a 3xx response, the redirect handler strips only Host and Cookie before issuing the follow-up request. Caller-supplied Authorization and Proxy-Authorization headers are sent unchanged to the redirect target, including across scheme, host, or port changes.

A redirect to an attacker controlled host therefore discloses the callers credentials to that host.

Weakness

The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.

Affected Software

NameVendorStart VersionEnd Version
Libwww-perlUbuntudevel*
Libwww-perlUbuntuesm-infra/xenial*
Libwww-perlUbuntujammy*
Libwww-perlUbuntunoble*
Libwww-perlUbuntuquesting*
Libwww-perlUbunturesolute*
Libwww-perlUbuntuupstream*

Potential Mitigations

References