---
title: "CVE-2026-48856\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2026-48856?format=md
keywords: index, follow
---

# CVE-2026-48856

Publication date 10 June 2026

Last updated 7 August 2026

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**6.5 · Medium**

[Score breakdown](https://ubuntu.com/security/CVE-2026-48856?format=md#impact-score)

Toggle side navigation

## 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.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| erlang | 26.04 LTS resolute | Needs evaluation |
| 25.10 questing | Ignored end of life, was needs-triage |
| 24.04 LTS noble | Needs evaluation |
| 22.04 LTS jammy | Needs evaluation |
| 20.04 LTS focal | Needs evaluation |
| 18.04 LTS bionic | Needs evaluation |
| 16.04 LTS xenial | Needs evaluation |
| 14.04 LTS trusty | Needs evaluation |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:

CVSS v4.0

[CVSS v4.0](https://ubuntu.com/security/CVE-2026-48856?format=md)
[CVSS v3.0](https://ubuntu.com/security/CVE-2026-48856?format=md)

**Base score**

7.1 · High

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | Low |
  | Attack requirements | None |
  | Privileges required | None |
  | User interaction | Passive |
  | Vulnerable system - Confidentiality impact | High |
  | Vulnerable system - Integrity impact | None |
  | Vulnerable system - Availability impact | None |
  | Subsequent system - Confidentiality impact | None |
  | Subsequent system - Integrity impact | None |
  | Subsequent system - Availability impact | None |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 7.1 · High |
  | Base + Threat score | - |
  | Base + Environmental score | - |
  | Base + Threat + Environmental score | - |

**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

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-48856)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2026-48856)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2026-48856)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2026-48856)

### Other references

* <https://www.cve.org/CVERecord?id=CVE-2026-48856>
* <https://github.com/erlang/otp/security/advisories/GHSA-m75x-4vwg-ggjh>
* <https://cna.erlef.org/cves/CVE-2026-48856.html>
* <https://osv.dev/vulnerability/EEF-CVE-2026-48856>
