Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
4.6
Mastodon's FASP Feature Can Be Misused by an Attacker
CVE-2026-27477
Summary
Some Mastodon servers using an experimental feature can be tricked into making unwanted requests to internal systems. This can lead to vulnerabilities or other issues on those systems. To fix this, update to version 4.4.14 or 4.5.7 if you're testing the experimental FASP feature.
What to do
No fix is available yet. Check with your software vendor for updates.
Affected software
| Vendor | Product | Affected versions | Fix available |
|---|---|---|---|
| joinmastodon | mastodon | > 4.4.0 , <= 4.4.14 | – |
| joinmastodon | mastodon | > 4.5.0 , <= 4.5.7 | – |
Original title
Mastodon is a free, open-source social network server based on ActivityPub. FASP registration requires manual approval by an administrator. In versions 4.4.0 through 4.4.13 and 4.5.0 through 4.5.6,...
Original description
Mastodon is a free, open-source social network server based on ActivityPub. FASP registration requires manual approval by an administrator. In versions 4.4.0 through 4.4.13 and 4.5.0 through 4.5.6, an unauthenticated attacker can register a FASP with an attacker-chosen `base_url` that includes or resolves to a local / internal address, leading to the Mastodon server making requests to that address. This only affects Mastodon servers that have opted in to testing the experimental FASP feature by setting the environment variable `EXPERIMENTAL_FEATURES` to a value including `fasp`. An attacker can force the Mastodon server to make http(s) requests to internal systems. While they cannot control the full URL that is being requested (only the prefix) and cannot see the result of those requests, vulnerabilities or other undesired behavior could be triggered in those systems. The fix is included in the 4.4.14 and 4.5.7 releases. Admins that are actively testing the experimental "fasp" feature should update their systems. Servers not using the experimental feature flag `fasp` are not affected.
nvd CVSS3.1
5.9
nvd CVSS4.0
4.6
Vulnerability type
CWE-918
Server-Side Request Forgery (SSRF)
Published: 24 Feb 2026 · Updated: 12 Mar 2026 · First seen: 6 Mar 2026