CRITICAL🇵🇱 Wersja polska

CVE-2023-52139

CVSS 9.0v3.1pub. 2023-12-29upd. 2024-11-21

Misskey is an open source, decentralized social media platform. Third-party applications may be able to access some endpoints or Websocket APIs that are incorrectly specified as [kind](https://github.com/misskey-dev/misskey/blob/406b4bdbe79b5b0b68fcdcb3c4b6e419460a0258/packages/backend/src/server/api/endpoints.ts#L811) or [secure](https://github.com/misskey-dev/misskey/blob/406b4bdbe79b5b0b68fcdcb3c4b6e419460a0258/packages/backend/src/server/api/endpoints.ts#L805) without the user's permission and perform operations such as reading or adding non-public content. As a result, if the user who authenticated the application is an administrator, confidential information such as object storage secret keys and SMTP server passwords will be leaked, and general users can also create invitation codes without permission and leak non-public user information. This is patched in version [2023.12.1](https://github.com/misskey-dev/misskey/commit/c96bc36fedc804dc840ea791a9355d7df0748e64).

🤖 AI Analysis
How it works

Some API endpoints and Websocket API were incorrectly marked as requiring permissions of type 'kind' or 'secure', which in practice does not enforce proper authorization verification against external applications. A third-party application, authenticated by a user, can call these endpoints and perform operations that exceed the scope of permissions granted by the user. Depending on the role of the logged-in user, the application may read or create non-public content, generate invitation codes, and access sensitive system configuration data.

Impact

An attacker can gain access to sensitive configuration information (object storage secret keys, SMTP passwords) in the case of an administrator account, and for regular users — read non-public information about other users and create invitation codes without appropriate permissions.

Mitigation & patch

Update Misskey to version 2023.12.1, in which the vulnerability has been patched (commit c96bc36fedc804dc840ea791a9355d7df0748e64). Additionally, it is recommended to change passwords and access keys to external services (object storage, SMTP) on instances that may have been exposed.

Who is affected

Misskey — versions prior to 2023.12.1

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
  • Misskey

    APP
    Misskey
    < 2023.12.1
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-28431CRITICAL9.2PL ✓same product

Niewystarczająca weryfikacja uprawnień w Misskey — nieautoryzowany dostęp do danych

CVE-2025-25306CRITICAL9.3PL ✓same product

Misskey: niewystarczająca walidacja obiektów ActivityPub (bypass patcha CVE-2024-52591)

CVE-2023-49079CRITICAL9.3PL ✓same product

Misskey: brak weryfikacji podpisu umożliwia podszywanie się pod użytkowników

CVE-2026-28432HIGH7.1same product

Misskey is an open source, federated social media platform. All Misskey servers prior to 2026.3.1 contain a vu...

CVE-2025-66402HIGH7.1same product

Misskey is an open source, federated social media platform. Starting in version 13.0.0-beta.16 and prior to ve...