CVE-2026-44979

@hapi/wreck is an HTTP client utility. Prior to 18.1.1, when @hapi/wreck follows a 3xx redirect to a different hostname, only the Authorization and Cookie headers are stripped, and the standard credential header Proxy-Authorization is forwarded intact to the redirect target, potentially exposing forward-proxy credentials to a host outside the original trust boundary when redirects are enabled through the redirects option or Wreck.defaults({ redirects: ... }). This issue is fixed in version 18.1.1.
CVSS

No CVSS.

Configurations

No configuration.

History

17 Jul 2026, 22:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-17 22:17

Updated : 2026-07-23 16:10


NVD link : CVE-2026-44979

Mitre link : CVE-2026-44979

CVE.ORG link : CVE-2026-44979


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-522

Insufficiently Protected Credentials