Open redirect in Mastodon - CVE-2026-33868
Published: April 23, 2026
Mastodon
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect users to an arbitrary external site.
The vulnerability exists due to url redirection to an untrusted site in the /web/* route when handling specially encoded path segments. A remote attacker can send a specially crafted URL to redirect users to an arbitrary external site.
User interaction is required to follow the crafted link, and the issue involves URL-encoded slashes being interpreted as host-relative redirects.