Server-Side Request Forgery (SSRF) in Mastodon - CVE-2026-22245
Published: April 23, 2026
Mastodon
Detailed vulnerability description
The vulnerability allows a remote attacker to access otherwise private resources and services.
The vulnerability exists due to improper access control in SSRF protection when processing user-provided domains. A remote attacker can supply an IP address in a disallowed-but-unblocked range to access otherwise private resources and services.
The issue can cause outbound HTTP requests to loopback or local network hosts.