SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-59180

LOW · CVSS 3.1 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

The Apprise library, prior to version 1.11.0, is vulnerable due to its default behavior of following HTTP redirects, which can inadvertently expose sensitive user-configured authentication details to compromised destinations or on-path attackers. This could lead to unauthorized access to services that rely on these credentials. Organizations using Apprise for notifications should prioritize upgrading to version 1.11.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-59180
Severity
LOW
CVSS
3.1
EPSS
0.19%

Original NVD 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.