CVE-2026-44979
MEDIUM
6.3
CVSS 4.0
Description
@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.
Metadata
Severity & Metrics
6.3
MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| hapijs | wreck | — | < 18.1.1 |
Weakness (CWE)
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.3 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N |
References (4)
- https://github.com/hapijs/wreck/security/advisories/GHSA-vhjm-w67q-g75c https://github.com/hapijs/wreck/security/advisories/GHSA-vhjm-w67q-g75c
- https://github.com/hapijs/wreck/pull/312 https://github.com/hapijs/wreck/pull/312
- https://github.com/hapijs/wreck/commit/a5b6fac9c684621c1d5733d10a0257697cfea373 https://github.com/hapijs/wreck/commit/a5b6fac9c684621c1d5733d10a0257697cfea373
- https://github.com/hapijs/wreck/releases/tag/v18.1.1 https://github.com/hapijs/wreck/releases/tag/v18.1.1