-
2.5.3 Stable
released this
2026-06-28 09:42:33 -07:00 | 2 commits to main since this releaseSecurity
- Block
CURLOPT_URLinsanitize_curl_options()—CURLOPT_URL(integer10002) was absent from the cURL option blocklist. A rogue plugin hookingapprise_notifications_request_argscould inject this option to redirect any Apprise API request to an arbitrary URL after SSRF validation had already passed. TheCURLOPT_RESOLVEDNS pin applied to the original Apprise hostname has no effect on a substituted target, so loopback services, RFC 1918 hosts, and cloud metadata endpoints (e.g.169.254.169.254) were reachable. Exploitation requires server-side code execution via a malicious or compromised plugin.
Full changelog:
2.5.2...2.5.3Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
3 downloads
- Block