CVE-2026-12547
Awaiting Analysis Awaiting Analysis - Queue

SoupAuthManager Proxy-Authorization Credential Leak via Proxy Configuration Change

Vulnerability report for CVE-2026-12547, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: Red Hat, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-22
AI Q&A
2026-07-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gnome libsoup From 2.0.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-201 The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

SoupAuthManager in libsoup caches proxy authentication credentials without properly scoping them to the proxy authority. When the proxy configuration changes, cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, potentially leaking credentials.

Detection Guidance

Detecting this vulnerability requires monitoring network traffic for proxy authentication headers being sent to unintended proxies. Inspect HTTP requests for Proxy-Authorization headers when proxy configurations change. Use tools like tcpdump or Wireshark to capture and analyze traffic during proxy transitions.

Impact Analysis

This vulnerability could lead to unauthorized access to sensitive login details if an attacker controls the new proxy server. It may expose credentials used for proxy authentication, compromising network security.

Compliance Impact

This vulnerability could lead to the unauthorized disclosure of proxy authentication credentials, which may include sensitive user or system login details. Such credential leaks could potentially violate data protection requirements under GDPR (e.g., Article 32 on security of processing) or HIPAA (e.g., safeguards for protected health information) if the leaked credentials grant access to systems handling regulated data.

Mitigation Strategies

Disable proxy credential caching in libsoup-based applications if possible. Avoid using proxy auto-configuration (WPAD) until a patch is available. Monitor network traffic for unauthorized credential transmissions and update libsoup to the latest patched version once released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12547. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart