VYPR

Wreck

by hapijs

Source repositories

CVEs (2)

  • CVE-2026-48022MedJul 17, 2026
    risk 0.35cvss 6.5epss 0.00

    @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…

  • CVE-2026-44979MedJul 17, 2026
    risk 0.34cvss epss 0.00

    @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,…