5.8 CVE-2026-1539

Enriched by CISA
 

A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remove the Proxy-Authorization header if the request is redirected to a different host. As a result, sensitive proxy credentials may be leaked to third-party servers. Applications using libsoup for HTTP communication may unintentionally expose proxy authentication data.
https://nvd.nist.gov/vuln/detail/CVE-2026-1539

Categories

CWE-201 : Insertion of Sensitive Information Into Sent Data
The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor. Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.) Specify which data in the software should be regarded as sensitive. Consider which types of users should have access to which types of data. Ensure that any possibly sensitive data specified in the requirements is verified with designers to ensure that it is either a calculated risk or mitigated elsewhere. Any information that is not necessary to the functionality should be removed in order to lower both the overhead and the possibility of security sensitive data being sent. Setup default error messages so that unexpected errors do not disclose sensitive information. Collaboration platform does not clear team emails in a response, allowing leak of email addresses

References


 

AFFECTED (from MITRE)


Vendor Product Versions
Red Hat Red Hat Enterprise Linux 10
    Red Hat Red Hat Enterprise Linux 6
      Red Hat Red Hat Enterprise Linux 7
        Red Hat Red Hat Enterprise Linux 8
          Red Hat Red Hat Enterprise Linux 9
            © 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

            CPE

            cpe start end


            REMEDIATION




            EXPLOITS


            Exploit-db.com

            id description date
            No known exploits

            POC Github

            Url
            No known exploits

            Other Nist (github, ...)

            Url
            No known exploits


            CAPEC


            Common Attack Pattern Enumerations and Classifications

            id description severity
            12 Choosing Message Identifier
            High
            217 Exploiting Incorrectly Configured SSL/TLS
            612 WiFi MAC Address Tracking
            Low
            613 WiFi SSID Tracking
            Low
            618 Cellular Broadcast Message Request
            Low
            619 Signal Strength Tracking
            Low
            621 Analysis of Packet Timing and Sizes
            Low
            622 Electromagnetic Side-Channel Attack
            Low
            623 Compromising Emanations Attack
            Low