Server-Side Request Forgery (SSRF) in Mastodon - CVE-2026-46348
Published: May 23, 2026
Mastodon
Detailed vulnerability description
The vulnerability allows a remote attacker to access otherwise private resources and services via server-side request forgery.
The vulnerability exists due to improper restriction of requests in outbound request handling when processing user-provided domains. A remote attacker can supply an IPv6 unspecified address (::) to make Mastodon perform HTTP requests against loopback interfaces to access otherwise private resources and services via server-side request forgery.