CVE-2026-12547

Summary

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.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-201: Insertion of Sensitive Information Into Sent Data

Workarounds

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

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References