S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Misconfiguration·Updated Mar 25, 2026

CVE-2026-33868 Scanner

CVE-2026-33868 Scanner - Open Redirect vulnerability in Mastodon

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.4k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-33868
4.3
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
mastodonby mastodon
>= 4.5.0, < 4.5.8
Updated Sep 9, 2026View on NVD →
Detail

Mastodon is a popular open-source social networking platform known for its decentralized microblogging services. It is widely used by communities seeking an open communication environment free from corporate control. Mastodon provides services for individuals and organizations to create independent social networks while offering features similar to other microblogging platforms. It's used by tech enthusiasts, developers, and online communities seeking greater control over their social interactions and data. The platform's open-source nature allows easy customization and adaptation, making it attractive for niche community requirements. Given its community-driven approach, ensuring security within the platform is paramount to maintaining trust and credibility.

Open Redirect vulnerabilities occur when a web application accepts untrusted input that could cause the website to redirect the request to a URL contained within untrusted input. The vulnerability in Mastodon allows attackers to redirect users to malicious sites, deceiving them into providing sensitive information or executing malicious scripts. It occurs due to improper handling of URL-encoded path segments in the /web/* route of Mastodon. This flaw could lead users unknowingly towards phishing or malware-laden sites. The vulnerability can be exploited by making users follow a specially crafted URL leading to unintended destinations while disguised as legitimate links from trusted platforms like Mastodon. Corrective updates and checks are vital to prevent such exploitations.

In specifying vulnerability details, Mastodon's /web/* route is found to mishandle URL-encoded path segments. Attackers exploit this issue by crafting URLs that appear to link to known and trustworthy endpoints, but instead, redirect users to unintended and perhaps malicious destinations. The flaw primarily lies in the lack of validation or sanitization of user-supplied paths, leading to unintended redirections. The vulnerable endpoint processes encoded URL segments without adequately checking them, allowing the redirect mechanism to be abused by an attacker. Status codes 301 and 302 in particular are indicative of such redirects triggered by the crafted request. Effective patching in recent versions mitigates this vulnerability, closing the route for exploitation.

Exploiting the open redirect vulnerability in Mastodon could redirect unsuspecting users to malicious sites, potentially exposing them to phishing attacks. Users could be tricked into divulging sensitive information such as passwords or personal data to bogus sites crafted to resemble legitimate ones. Additionally, attackers might use this exploit to propagate malware by redirecting users to sites hosting malicious content. This could lead to a compromised user experience, loss of sensitive data, and potential damage to Mastodon's reputation. Recognizing and patching this vulnerability is crucial in maintaining security and trustworthiness of the platform.

REFERENCES

Solution Advice
  • Update Mastodon to versions 4.5.8, 4.4.15, 4.3.21 to ensure the vulnerability is patched.
  • Conduct regular security audits to identify unexpected redirects and other anomalies.
  • Implement strict input validation and sanitization on user-supplied URLs.
  • Engage in user education to recognize phishing risks associated with URL redirects.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.