Untriaged
Permalink
CVE-2026-59180
3.1 LOW
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Apprise forwards configured auth headers across cross-origin HTTP redirects
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.
References
-
https://github.com/caronc/apprise/security/advisories/GHSA-856c-92hv-3vxx x_refsource_CONFIRMexploit
-
https://github.com/caronc/apprise/pull/1610 x_refsource_MISC
-
https://github.com/caronc/apprise/releases/tag/v1.11.0 x_refsource_MISC
Affected products
apprise
- ==< 1.11.0
Matching in nixpkgs
pkgs.apprise
Push Notifications that work with just about every platform
pkgs.python313Packages.apprise
Push Notifications that work with just about every platform
Package maintainers
-
@getchoo Seth Flynn <getchoo@tuta.io>