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. 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.
Configurations

No configuration.

History

10 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 17:17

Updated : 2026-07-10 19:22


NVD link : CVE-2026-59180

Mitre link : CVE-2026-59180

CVE.ORG link : CVE-2026-59180


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')