Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-delivered attack requiring no privileges or interaction; integrity-only impact confined to the vulnerable system's activity processing with no scope change.
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 attackers to re-arrange a valid signed JSON-LD activity from a third-party actor to have it processed differently. This vulnerability is fixed in 4.5.10, 4.4.17, and 4.3.23.
AnalysisAI
Linked-Data Signature normalization in Mastodon's ActivityPub federation layer permits activity spoofing against servers running versions prior to 4.5.10, 4.4.17, and 4.3.23. An attacker can take a legitimately signed JSON-LD activity from a real third-party actor, re-arrange its structure, and relay it to a target Mastodon instance where it passes signature validation but is interpreted with altered semantic meaning. No public exploit has been identified at time of analysis, and this vulnerability is not listed in CISA KEV, though the integrity impact on federated social graph trust is meaningful for operators of public-facing instances.
Technical ContextAI
Mastodon implements the ActivityPub W3C protocol for federated social networking, using JSON-LD (Linked Data in JSON) for activity representation and Linked-Data Signatures (LD-Signatures) for verifying the authenticity of cross-server activity delivery. JSON-LD documents must be canonicalized before signature verification - a process that normalizes equivalent representations into a canonical form. CWE-347 (Improper Verification of Cryptographic Signature) is the root cause class: the canonicalization/normalization step does not sufficiently constrain which structural re-arrangements of the JSON-LD object are considered equivalent, allowing an attacker to rearrange property ordering or framing in a signed document such that it both passes signature verification and is parsed with different semantic intent. This is analogous to canonicalization confusion attacks seen in XML-DSIG and SAML contexts. Affected CPE: cpe:2.3:a:mastodon:mastodon:*:*:*:*:*:*:*:* covering all versions before the patched releases.
RemediationAI
Upgrade to Mastodon 4.5.10, 4.4.17, or 4.3.23, which contain the fix for the Linked-Data Signature normalization flaw, as confirmed by the vendor advisory GHSA-chgx-jx3p-rf73 at https://github.com/mastodon/mastodon/security/advisories/GHSA-chgx-jx3p-rf73. Instances running unsupported branches (4.2.x and earlier) should migrate to a supported branch at the earliest opportunity, as no patch is available for those versions. As a partial compensating control, administrators may consider temporarily restricting federation to a tightly controlled allowlist of trusted remote servers, which reduces the attack surface by limiting the pool of third-party signed activities the instance will process - but this trade-off significantly degrades fediverse connectivity and is only appropriate as a short-term measure. There is no known configuration toggle to disable Linked-Data Signature processing independently of ActivityPub federation.
More in Jwt Attack
View allWhy is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update
Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attacke
Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT
A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti
A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27
A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote
Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39054