Use of cache containing sensitive information in Mastodon - CVE-2026-25540
Published: April 23, 2026
Mastodon
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information and cause a denial of service.
The vulnerability exists due to use of a cache containing sensitive information in the ActivityPub endpoints for pinned posts and featured hashtags when handling signed HTTP requests with AUTHORIZED_FETCH enabled. A remote attacker can send crafted requests that manipulate cache state to disclose sensitive information and cause a denial of service.
This only occurs when AUTHORIZED_FETCH is enabled and the target user has blocked the actor or their server. Cached responses may be reused for up to 3 minutes across different signing actors.