CVE-2026-33869 PUBLISHED

Mastodon has a denial of service for quote authorization

Assigner: GitHub_M
Reserved: 24.03.2026 Published: 27.03.2026 Updated: 27.03.2026

Mastodon is a free, open-source social network server based on ActivityPub. In versions on the 4.5.x branch prior to 4.5.8 and on the 4.4.x branch prior to 4.4.15, an attacker that knows of a quote before it has reached a server can prevent it from being correctly processed on that server. The vulnerability has been patched in Mastodon 4.5.8 and 4.4.15. Mastodon 4.3 and earlier are not affected because they do not support quotes.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
CVSS Score: 4.8

Product Status

Vendor mastodon
Product mastodon
Versions
  • Version >= 4.5.0, < 4.5.8 is affected
  • Version >= 4.4.0, < 4.4.15 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE