CVE-2026-48022
MEDIUM@hapi/wreck: Sensitive credential headers leak across cross-port and cross-scheme redirects
Title source: cnaDescription
@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.
References (4)
Core 4
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/hapijs/wreck/pull/313
X_Refsource_Confirm x_refsource_confirm
https://github.com/hapijs/wreck/security/advisories/GHSA-x426-x7cc-3fpc
X_Refsource_Misc x_refsource_misc
https://github.com/hapijs/wreck/commit/b93323b63ad3adb14d2b4019d77219182211641e
X_Refsource_Misc x_refsource_misc
https://github.com/hapijs/wreck/releases/tag/v18.1.2
Scores
CVSS v3
6.5
EPSS
0.0012
EPSS Percentile
2.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-319
CWE-346
CWE-522
Status
published
Products (1)
hapijs/wreck
< 18.1.2
Published
Jul 17, 2026
Tracked Since
Jul 18, 2026