CVE-2026-33868
MEDIUM EPSS 39.9%
Published Mar 27, 20263mo ago · Modified Jun 17, 20261w ago
6.1 CVSS 3.1
Published Mar 27, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
39.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-601
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| joinmastodon | mastodon | * | <4.3.21 |
| joinmastodon | mastodon | * | ≥4.4.0 – <4.4.15 |
| joinmastodon | mastodon | * | ≥4.5.0 – <4.5.8 |
References 1
- github.com https://github.com/mastodon/mastodon/security/advisories/GHSA-xqw8-4j56-5hj6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.