Review reviewHigh

CVE-2026-48856

Erlang OTP, erlang/inets, erlang/otp

Sensitive Data Exposure vulnerability in Erlang OTP inets (httpc_response module) allows Retrieve Embedded Sensitive Data. The httpc client forwards the Authorization and Proxy-Authorization request headers to redirect targets without checking whether the redirect crosses an origin boundary. httpc_response:redirect/2 constructs the redirected request by updating only the host field of the header record; all other fields (including authorization and proxy_authorization) are copied verbatim. The redirect target host is never compared against the original host. autoredirect defaults to true, s...

CVSS
7.1
EPSS
0.34%
26.1% percentile
CISA KEV
Not listed
Published
2026.06.11
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.34%
Technical severityCVSS 7.1

Vulnerability overview

Sensitive Data Exposure vulnerability in Erlang OTP inets (httpc_response module) allows Retrieve Embedded Sensitive Data. The httpc client forwards the Authorization and Proxy-Authorization request headers to redirect targets without checking whether the redirect crosses an origin boundary. httpc_response:redirect/2 constructs the redirected request by updating only the host field of the header record; all other fields (including authorization and proxy_authorization) are copied verbatim. The redirect target host is never compared against the original host. autoredirect defaults to true, s...

Affected product and versions

Product
Erlang OTP, erlang/inets, erlang/otp
Affected versions
>= 5.10, >= 17.0, >= 84adefa331c4159d432d22840663c38f155cd4c1 < 688d748d6f7a6a06b13b662a1d3de8af97079612, >= 5.10 < 9.3.2.6, >= 9.6 < 9.6.2.2, >= 9.7 < 9.7.1, >= 17.0 < 27.3.4.13, >= 28.0 < 28.5.0.2, >= 29.0 < 29.0.2
Fixed versions
9.3.2.6, 9.6.2.2, 9.7.1, 27.3.4.13, 28.5.0.2, 29.0.2

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Erlang OTP, erlang/inets, erlang/otp and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE
CWE-601