CVE-2026-33868
published 2026-03-27CVE-2026-33868: 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…
PriorityP343medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.52%
39.9th percentile
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.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| joinmastodon | mastodon | < 4.3.21 | 4.3.21 |
| joinmastodon | mastodon | >= 4.4.0 < 4.4.15 | 4.4.15 |
| joinmastodon | mastodon | >= 4.5.0 < 4.5.8 | 4.5.8 |
| mastodon | mastodon | < 4.3.21 | 4.3.21 |
| mastodon | mastodon | — | — |
| mastodon | mastodon | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No advisories linked to this vulnerability.
No detection rules found.
Nuclei
Mastodon - Open Redirect
nuclei·CVSS 6.1
CVE-2026-33868 [MEDIUM] Mastodon - Open Redirect
Mastodon - Open Redirect
Mastodon version < 4.5.8, < 4.4.15, < 4.3.21 is vulnerable to unauthenticated Open Redirect vulnerability (CWE-601) exists in the /web/* route due to improper handling of URL-encoded path segments.
Template:
id: CVE-2026-33868
info:
name: Mastodon - Open Redirect
author: theamanrawat
severity: medium
description: |
Mastodon version < 4.5.8, < 4.4.15, < 4.3.21 is vulnerable to unauthenticated Open Redirect vulnerability (CWE-601) exists in the /web/* route due to improper handling of URL-encoded path segments.
impact: |
Redirect users to external domain.
remediation: |
Update Mastodon to versions 4.5.8, 4.4.15, 4.3.21.
reference:
- https://github.com/mastodon/mastodon/security/advisories/GHSA-xqw8-4j56-5hj6
- https://nvd.nist.gov/vuln/detail/CVE-2026-33868
class
2026-03-27
Published