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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*
cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:27

Type Values Removed Values Added
References () https://github.com/mastodon/mastodon/security/advisories/GHSA-qgmm-vr4c-ggjg - Vendor Advisory, Patch () https://github.com/mastodon/mastodon/security/advisories/GHSA-qgmm-vr4c-ggjg - Patch, Vendor Advisory
Summary
  • (es) Mastodon es un servidor de red social gratuito y de código abierto basado en ActivityPub. El registro FASP requiere aprobación manual por parte de un administrador. En las versiones 4.4.0 a 4.4.13 y 4.5.0 a 4.5.6, las acciones realizadas por un FASP para suscribirse a eventos del ciclo de vida de cuentas/contenido o para rellenar contenido (backfill) no verificaban correctamente si el FASP estaba realmente aprobado. Esto solo afecta a los servidores de Mastodon que han optado por probar la característica experimental FASP configurando la variable de entorno 'EXPERIMENTAL_FEATURES' con un valor que incluya 'fasp'. Un atacante puede realizar suscripciones y solicitar el rellenado de contenido (backfill) sin la aprobación de un administrador. Hecho una vez, esto conduce a una fuga menor de información de URIs que de todos modos están disponibles públicamente. Pero hecho varias veces, esto es un vector serio para DoS, ejerciendo presión sobre el worker de sidekiq responsable de la cola 'fasp'. La solución está incluida en las versiones 4.4.14 y 4.5.7. Los administradores que están probando activamente la característica experimental 'fasp' deberían actualizar sus sistemas. Los servidores que no utilizan la bandera de característica experimental 'fasp' no se ven afectados.

26 Feb 2026, 15:36

Type Values Removed Values Added
CPE cpe:2.3:a:joinmastodon:mastodon:*:*:*:*:*:*:*:*
References () https://github.com/mastodon/mastodon/commit/6ba6285a73c3a8b281123814d45f534e3bcebb96 - () https://github.com/mastodon/mastodon/commit/6ba6285a73c3a8b281123814d45f534e3bcebb96 - Patch
References () https://github.com/mastodon/mastodon/security/advisories/GHSA-qgmm-vr4c-ggjg - () https://github.com/mastodon/mastodon/security/advisories/GHSA-qgmm-vr4c-ggjg - Vendor Advisory, Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.2
First Time Joinmastodon mastodon
Joinmastodon

24 Feb 2026, 18:29

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-24 18:29

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27468

Mitre link : CVE-2026-27468

CVE.ORG link : CVE-2026-27468


JSON object : View

Products Affected

joinmastodon

  • mastodon
CWE
CWE-862

Missing Authorization