CVE-2026-47746

Misskey is an open source, federated social media platform. Versions 12.37.0 and later, but prior to 2026.5.4, are vulnerable to timing attacks during JSON-LD signature validation and the compaction process. Because the JSON-LD parsing context is not shared between signature verification and subsequent processing, the application may trust information that should not be trusted, resulting in a time-of-check to time-of-use (TOCTOU) flaw. This allows an attacker to have fraudulent activities accepted as valid, leading to a loss of integrity. This issue has been fixed in version 2026.5.4.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-03 22:16

Updated : 2026-09-08 20:51


NVD link : CVE-2026-47746

Mitre link : CVE-2026-47746

CVE.ORG link : CVE-2026-47746


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition