Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.5.8, 4.4.15, and 4.3.21, an unauthenticated Open Redirect vulnerability (CWE-601) exists in the `/web/*` route due to improper handling of URL-encoded path segments. An attacker can craft a specially encoded URL that causes the application to redirect users to an arbitrary external domain, enabling phishing attacks and potential OAuth credential theft. The issue occurs because URL-encoded slashes (`%2F`) bypass Rails path normalization and are interpreted as host-relative redirects. Versions 4.5.8, 4.4.15, and 4.3.21 patch the issue.
References
| Link | Resource |
|---|---|
| https://github.com/mastodon/mastodon/security/advisories/GHSA-xqw8-4j56-5hj6 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
30 Mar 2026, 19:14
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/mastodon/mastodon/security/advisories/GHSA-xqw8-4j56-5hj6 - Vendor Advisory | |
| CPE | cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:* | |
| First Time |
Joinmastodon
Joinmastodon mastodon |
Information
Published : 2026-03-27 20:16
Updated : 2026-03-30 19:14
NVD link : CVE-2026-33868
Mitre link : CVE-2026-33868
CVE.ORG link : CVE-2026-33868
JSON object : View
Products Affected
joinmastodon
- mastodon
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
