CVE-2026-48856
Last modified
CVE-2026-48856 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
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, so this affects all httpc callers that do not explicitly disable automatic redirects. An attacker who controls a server that the victim contacts via httpc can issue a cross-origin 3xx redirect to a server they also control. The Authorization header (including Basic credentials derived from URL userinfo via httpc_request:handle_user_info/2) is forwarded to the redirect target, allowing credential theft. The same applies to the Proxy-Authorization header. This vulnerability is associated with program files lib/inets/src/http_client/httpc_response.erl. This issue affects OTP from OTP 17.0 before OTP 29.0.2, OTP 28.5.0.2 and OTP 27.3.4.13, corresponding to inets from 5.10 before 9.7.1, 9.6.2.2 and 9.3.2.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Erlang | Erlang\/Inets | >= 5.10, < 9.3.2.6 |
| Erlang | Erlang\/Inets | >= 9.6, < 9.6.2.2 |
| Erlang | Erlang\/Inets | >= 9.7, < 9.7.1 |
| Erlang | Erlang\/Otp | >= 17.0, < 27.3.4.13 |
| Erlang | Erlang\/Otp | >= 28.0, < 28.5.0.2 |
| Erlang | Erlang\/Otp | >= 29.0, < 29.0.2 |
References
- https://cna.erlef.org/cves/CVE-2026-48856.htmlMitigation, Third Party Advisory
- https://github.com/erlang/otp/security/advisories/GHSA-m75x-4vwg-ggjhMitigation, Vendor Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-48856Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-48856?
How severe is CVE-2026-48856?
How do I fix CVE-2026-48856?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48850PuTTY 0.72 before 0.84 has a double free in RSA KEX.5.9
- CVE-2026-48851PuTTY 0.77 before 0.84 uses a copy of the PuTTY icon as a tr…3.1
- CVE-2026-48852PuTTY 0.71 before 0.84 has an assertion failure in ECDSA sig…3.7
- CVE-2026-48853Deserialization of Untrusted Data and Allocation of Resource…9.2
- CVE-2026-48854Allocation of Resources Without Limits or Throttling vulnera…8.7
- CVE-2026-48855Exposure of Sensitive Information to an Unauthorized Actor v…6.5
- CVE-2026-48858Server-Side Request Forgery (SSRF) vulnerability in Erlang/O…6.5
- CVE-2026-48859Observable Timing Discrepancy vulnerability in Erlang/OTP ss…5.3
- CVE-2026-48860Reliance on IP Address for Authentication vulnerability in E…6.5
- CVE-2026-48861Improper Neutralization of CRLF Sequences ('CRLF Injection')…2.1
- CVE-2026-48862Allocation of Resources Without Limits or Throttling vulnera…8.2
- CVE-2026-48863A flaw was found in libsolv. A stack-based buffer overflow v…7.5
Are you affected by CVE-2026-48856?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
