CVE-2026-27468
CVE-2026-27468 is a high-severity vulnerability in Joinmastodon Mastodon with a CVSS 3.x base score of 8.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.
Key facts
- Severity: High (CVSS 3.x base score 8.2)
- CVSS v4: 4.8
- EPSS exploit prediction: 0% (15th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-8546
- Weakness: CWE-862
- Affected product: Joinmastodon Mastodon
- Published:
- Last modified:
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, actions performed by a FASP to subscribe to account/content lifecycle events or to backfill content did not check properly whether the FASP was actually approved. 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 make subscriptions and request content backfill without approval by an administrator. Done once, this leads to minor information leak of URIs that are publicly available anyway. But done several times this is a serious vector for DOS, putting pressure on the sidekiq worker responsible for the `fasp` queue. 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.
Frequently asked questions
- What is CVE-2026-27468?
- 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, actions performed by a FASP to subscribe to account/content lifecycle events or to backfill content did not check properly whether the FASP was actually approved. 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 make subscriptions and request content backfill without approval by an administrator. Done once, this leads to minor information leak of URIs that are publicly available anyway. But done several times this is a serious vector for DOS, putting pressure on the sidekiq worker responsible for the `fasp` queue. 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.
- How severe is CVE-2026-27468?
- CVE-2026-27468 has a CVSS 3.x base score of 8.2, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability high.
- Is CVE-2026-27468 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (15th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-27468?
- CVE-2026-27468 affects Joinmastodon Mastodon. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-27468?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-27468 have an EU (EUVD) identifier?
- Yes. CVE-2026-27468 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8546.
- When was CVE-2026-27468 published?
- CVE-2026-27468 was published on 2026-02-24 and last updated on 2026-06-17.
References
- https://github.com/mastodon/mastodon/commit/6ba6285a73c3a8b281123814d45f534e3bcebb96
- https://github.com/mastodon/mastodon/security/advisories/GHSA-qgmm-vr4c-ggjg
Affected products (1)
- cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*
More vulnerabilities in Joinmastodon Mastodon
- CVE-2023-36460 — Critical (CVSS 9.9): Mastodon is a free, open-source social network server based on ActivityPub. Starting in version 3.5.0 and prior to…
- CVE-2022-2166 — Critical (CVSS 9.8): Improper Restriction of Excessive Authentication Attempts in GitHub repository mastodon/mastodon prior to 4.0.0.
- CVE-2022-24307 — Critical (CVSS 9.8): Mastodon before 3.3.2 and 3.4.x before 3.4.6 has incorrect access control because it does not compact incoming signed…
- CVE-2018-21018 — Critical (CVSS 9.8): Mastodon before 2.6.3 mishandles timeouts of incompletely established sessions.
- CVE-2024-23832 — Critical (CVSS 9.4): Mastodon is a free, open-source social network server based on ActivityPub Mastodon allows configuration of LDAP for…
- CVE-2023-36459 — Critical (CVSS 9.3): Mastodon is a free, open-source social network server based on ActivityPub. Starting in version 1.3 and prior to…
All CVEs affecting Joinmastodon Mastodon →
Other CWE-862 (Missing Authorization) vulnerabilities
- CVE-2026-0092 — Critical (CVSS 10.0): In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could…
- CVE-2026-33712 — Critical (CVSS 10.0): Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST…
- CVE-2026-2031 — Critical (CVSS 10.0): An Improper Access Control vulnerability in several internal API endpoints for Google Cloud Application Integration…
- CVE-2026-34976 — Critical (CVSS 10.0): Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing…
- CVE-2025-30416 — Critical (CVSS 10.0): Sensitive data disclosure and manipulation due to missing authorization. The following products are affected: Acronis…
- CVE-2025-45854 — Critical (CVSS 10.0): /server/executeExec of JEHC-BPM 2.0.1 allows attackers to execute arbitrary code via execParams.
Browse all CWE-862 (Missing Authorization) vulnerabilities →