Summary
CVE-2026-46713 is an improper cryptographic signature verification flaw (CWE-347) in Misskey, an open-source federated social media platform. A weakness in the way Misskey validates and compacts JSON-LD signatures allows spoofed ActivityPub activities to be accepted as valid, enabling unauthenticated attackers to forge federated activity. It is rated critical (CVSS 9.2).
Technical details
- Root cause: A flaw in Misskey’s JSON-LD signature validation and compaction logic permits activities that should fail signature verification to be treated as legitimate.
- Trigger conditions: An attacker sends crafted ActivityPub activities to an affected instance; the malformed JSON-LD payload passes signature checks despite being spoofed.
- Attack vector: Network-based, low complexity, requiring no authentication and no user interaction.
- Impact: High impact to integrity — attackers can inject forged activities that the server accepts as authentic, with downstream integrity consequences across federated data.
Affected software
- Misskey versions 12.37.0 through 2026.5.3.
Severity
- CVSS base score: 9.2 (Critical)
- Vector:
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:H/SA:N
Mitigation and recommended actions
- Immediate: Upgrade to Misskey 2026.5.4 or later, which contains the fix.
- If no patch can be applied: There is no documented workaround; upgrading to the patched release is the only remediation. Where an immediate upgrade is not possible, restrict and monitor inbound federation traffic to the instance until the update is applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- The
application-namemeta tag’s content:Misskey

