Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Federation network delivery requires no victim-side auth (AV:N/PR:N/AC:L); impact limited to low integrity spoofing and minor availability disruption; no confidentiality breach.
Primary rating from Vendor (GitHub_M).
CVSS VectorVendor: GitHub_M
Lifecycle Timeline
2DescriptionCVE.org
Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.10, 4.4.17, and 4.3.23, Mastodon's normalization of incoming activities signed with Linked-Data Signatures does not sufficiently protect the activities from a certain class of spoofing, allowing threat actors to remove JSON entries from valid signed activities from a third-party actor. This vulnerability is fixed in 4.5.10, 4.4.17, and 4.3.23.
AnalysisAI
Linked-Data Signature normalization in Mastodon allows unauthenticated remote attackers to remove JSON entries from valid signed ActivityPub activities, effectively spoofing or distorting federated content attributed to legitimate third-party actors. All Mastodon instances prior to versions 4.5.10, 4.4.17, and 4.3.23 are affected across all maintained release branches. The CVSS vector (AV:N/AC:L/PR:N/UI:N) reflects low-complexity network exploitation with no authentication required; no public exploit has been identified at time of analysis and this vulnerability is not listed in CISA KEV.
Technical ContextAI
Mastodon implements the ActivityPub federation protocol and uses Linked-Data Signatures (LD-Signatures) to authenticate the origin and integrity of activities - such as posts, follows, and boosts - exchanged between federated servers. The root cause is CWE-354 (Improper Validation of Integrity Check Value): the normalization (JSON-LD canonicalization) step applied to incoming signed activities does not sufficiently constrain the set of JSON entries that must remain intact for a signature to be considered valid. This creates a gap where an intermediary can strip JSON-LD entries from a legitimately signed activity, and the modified payload still passes signature verification on the receiving Mastodon instance. The affected product is identified by CPE cpe:2.3:a:mastodon:mastodon:*:*:*:*:*:*:*:*, spanning all versions prior to the fixed releases.
RemediationAI
Vendor-released patches are available: upgrade to Mastodon 4.5.10, 4.4.17, or 4.3.23 depending on the currently deployed release branch, as confirmed by the vendor advisory at https://github.com/mastodon/mastodon/security/advisories/GHSA-53m7-2wrh-q839. No workarounds are described in the available advisory data. Operators unable to patch immediately may consider restricting or suspending federation with unknown or untrusted remote instances by adjusting domain allow/block lists in the Mastodon admin panel - this reduces the attack surface by limiting which servers can deliver activities, but degrades federation reach and is not a substitute for patching. Completely disabling federation eliminates exposure entirely at the cost of full ActivityPub isolation.
Mastodon through 4.0.2 allows attackers to cause a denial of service (large Sidekiq pull queue) by creating bot accounts
Mastodon is a free, open-source social network server based on ActivityPub. Rated high severity (CVSS 7.4), this vulnera
Mastodon is a free, open-source social network server based on ActivityPub Mastodon allows configuration of LDAP for aut
Mastodon is a free, open-source social network server based on ActivityPub. Rated critical severity (CVSS 9.9), this vul
Mastodon is a free, open-source social network server based on ActivityPub Mastodon allows configuration of LDAP for aut
Improper Restriction of Excessive Authentication Attempts in GitHub repository mastodon/mastodon prior to 4.0.0. Rated c
Server-Side Request Forgery in Mastodon before 4.5.10, 4.4.17, and 4.3.23 lets attackers coerce the server into issuing
Server-side request forgery in Mastodon (versions before 4.5.10, 4.4.17, and 4.3.23) lets an attacker who controls autho
Mastodon prior to versions 4.5.8, 4.4.15, and 4.3.21 contains an unauthenticated Open Redirect vulnerability in the `/we
Unauthenticated attackers can bypass FASP administrator approval in Mastodon 4.4.0-4.4.13 and 4.5.0-4.5.6 to subscribe t
Sign-up restriction bypass in Mastodon (self-hosted ActivityPub social server) before v4.5.9, v4.4.16, and v4.3.22 allow
Mastodon is a self-hosted, federated microblogging platform. Rated high severity (CVSS 8.2), this vulnerability is remot
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39056