CVE-2026-59180
Apprise is an open source library which allows you to send a notification to almost all of the most popular notification services available.
Does this matter?
Lower severity and a low EPSS score (0.32%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 3.1 LOWCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
- EPSS
- 0.32% probability · 24th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200, CWE-601
- Source
- security-advisories@github.com
References
- 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
- https://github.com/caronc/apprise/security/advisories/GHSA-856c-92hv-3vxx
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.