Description
SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority (host:port). When the proxy configuration changes (e.g., via system settings or WPAD), cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials.
Published: 2026-07-21
Score: 3.4 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Soupauthmanager component of the libsoup library allows proxy authentication credentials to be cached without tying them to the specific proxy authority (host:port). When the proxy configuration changes—through user action or automatic mechanisms such as WPAD—the cached Proxy‑Authorization headers intended for the previous proxy are sent to the new proxy. This unintentionally exposes credentials that were meant for a different proxy, potentially allowing the new proxy or any entity that intercepts the traffic to capture or reuse those credentials. The exposure remains limited to information disclosure and does not enable arbitrary code execution or service disruption.

Affected Systems

The vulnerability affects Red Hat Enterprise Linux 10, which ships with libsoup for HTTP operations. Any system running this OS version that uses libsoup—whether in terminal or desktop applications—may be impacted when proxy settings are changed.

Risk and Exploitability

The CVSS score of 3.4 classifies this issue as low severity. The EPSS metric is reported as < 1 %, indicating an extremely low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, further suggesting limited real‑world threat. The most likely attack vector involves a local user or privileged process that changes proxy settings; remote exploitation without a proxy switch is not feasible.

Generated by OpenCVE AI on July 30, 2026 at 16:50 UTC.

Remediation

Vendor Workaround

If changing desktop proxy settings, close any applications using libsoup, then restart the application after the setting has been changed.


OpenCVE Recommended Actions

  • When switching desktop proxy settings, close any applications that use libsoup, change the proxy configuration, and then restart those applications to prevent cached credentials from being sent to the new proxy.
  • Check the Red Hat or GNOME repositories for an updated libsoup package that contains the fix and install it as soon as it becomes available.
  • If possible, avoid reusing the same proxy credentials across multiple proxies or disable credential caching in libsoup to reduce the risk of unintended credential leakage.

Generated by OpenCVE AI on July 30, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Libsoup
Libsoup libsoup
Vendors & Products Libsoup
Libsoup libsoup

Tue, 21 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority (host:port). When the proxy configuration changes (e.g., via system settings or WPAD), cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials.
Title Libsoup: information disclosure in libsoup via soupauthmanager proxy credential leak on proxy switch
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-201
CPEs cpe:/o:redhat:enterprise_linux:10
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 3.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N'}


Subscriptions

Libsoup Libsoup
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-21T19:14:49.960Z

Reserved: 2026-06-17T18:09:30.319Z

Link: CVE-2026-12547

cve-icon Vulnrichment

Updated: 2026-07-21T19:03:10.203Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T17:00:07Z

Weaknesses
  • CWE-201

    Insertion of Sensitive Information Into Sent Data