Improper access control in Mastodon - CVE-2025-62605
Published: April 23, 2026
Mastodon
Detailed vulnerability description
The vulnerability allows a remote user to bypass quote controls.
The vulnerability exists due to improper access control in quote post handling when quoting a reblogged post. A remote user can reblog a post and then quote their reblog to bypass quote controls.
The issue arises because reblogs are internally treated as statuses and were not special-treated for quote control enforcement.