CVE-2026-23477 PUBLISHED

Rocket.Chat Unauthorized Access to OAuth App Details

Assigner: GitHub_M
Reserved: 13.01.2026 Published: 14.01.2026 Updated: 14.01.2026

Rocket.Chat is an open-source, secure, fully customizable communications platform. In Rocket.Chat versions up to 6.12.0, the API endpoint GET /api/v1/oauth-apps.get is exposed to any authenticated user, regardless of their role or permissions. This endpoint returns an OAuth application, as long as the user knows its ID, including potentially sensitive fields such as client_id and client_secret. This vulnerability is fixed in 6.12.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor RocketChat
Product Rocket.Chat
Versions
  • Version < 6.12.0 is affected

References

Problem Types

  • CWE-269: Improper Privilege Management CWE
  • CWE-862: Missing Authorization CWE