<Vulnerability name="CVE-2026-59180">
    <DocumentDistribution xml:lang="en">Copyright © 2012 Red Hat, Inc. All rights reserved.</DocumentDistribution>
    <ThreatSeverity>Low</ThreatSeverity>
    <PublicDate>2026-07-10T16:02:15</PublicDate>
    <Bugzilla id="2499082" url="https://bugzilla.redhat.com/show_bug.cgi?id=2499082" xml:lang="en:us">
apprise: Apprise: Information disclosure via HTTP redirect following with credential resending
    </Bugzilla>
    <CVSS3 status="draft">
        <CVSS3BaseScore>3.1</CVSS3BaseScore>
        <CVSS3ScoringVector>CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N</CVSS3ScoringVector>
    </CVSS3>
    <CWE>CWE-201</CWE>
    <Details xml:lang="en:us" source="Mitre">
Apprise is an open source library which allows you to send a notification to almost all of the most popular notification services available. Prior to 1.11.0, Apprise HTTP-based notification plugins and HTTP attachment and config loaders in apprise/attachment/http.py and apprise/config/http.py follow HTTP redirects by default and resend user-configured auth headers and query parameters on the redirected request, allowing a compromised trusted destination or on-path attacker to receive secrets such as Authorization headers, bearer tokens, custom headers, and service keys. This issue is fixed in version 1.11.0.
    </Details>
    <Details xml:lang="en:us" source="Red Hat">
A flaw was found in Apprise, an open-source library for sending notifications. HTTP-based notification plugins and HTTP attachment and configuration loaders in Apprise, prior to version 1.11.0, automatically follow HTTP redirects. During these redirects, user-configured authentication headers and query parameters are resent. This could allow a compromised trusted destination or an attacker on the network path to intercept sensitive information, such as authentication tokens and service keys, leading to information disclosure.
    </Details>
    <Statement xml:lang="en:us">
This flaw affects the community-maintained python-apprise package as shipped in Fedora and EPEL. Red Hat does not ship Apprise in any core Red Hat product. HTTP-based notification plugins and HTTP attachment/config loaders followed redirects by default and resent user-configured authentication headers and query parameters, allowing a compromised trusted destination or on-path attacker to capture secrets such as bearer tokens and service keys. Fedora already ships the fixed version (1.11.0); EPEL 8 still ships the vulnerable 1.7.5 build.
    </Statement>
    <Mitigation xml:lang="en:us">
Users of python-apprise on EPEL 8 should upgrade to 1.11.0 or later, which no longer resends authentication headers or query parameters on HTTP redirects. There is no server-side workaround; avoiding notification targets that are untrusted or capable of issuing redirects reduces exposure until the package is updated.
    </Mitigation>
    <References xml:lang="en:us">
https://www.cve.org/CVERecord?id=CVE-2026-59180
https://nvd.nist.gov/vuln/detail/CVE-2026-59180
https://github.com/caronc/apprise/commit/68c0aef218055e4586cf4605fd6b56358f5f462d
https://github.com/caronc/apprise/pull/1610
https://github.com/caronc/apprise/releases/tag/v1.11.0
https://github.com/caronc/apprise/security/advisories/GHSA-856c-92hv-3vxx
    </References>
</Vulnerability>