CVE-2026-48022

@hapi/wreck is an HTTP client utility. Prior to 18.1.2, Wreck strips credential headers including Authorization, Cookie, and Proxy-Authorization before following a cross-origin redirect, but the origin check compares hostnames only and ignores scheme and port, so credentials are forwarded intact across same-host port changes and HTTPS-to-HTTP downgrades, allowing a co-tenant on an adjacent port or a network-position attacker capable of forging a redirect to capture bearer tokens, session cookies, and proxy credentials and impersonate the victim against the upstream service. This issue is fixed in version 18.1.2.
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-20 19:17


NVD link : CVE-2026-48022

Mitre link : CVE-2026-48022

CVE.ORG link : CVE-2026-48022


JSON object : View

Products Affected

No product.

CWE
CWE-319

Cleartext Transmission of Sensitive Information

CWE-346

Origin Validation Error

CWE-522

Insufficiently Protected Credentials