Description
Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13, the POST /api/v1/fingerprint REST endpoint enforces authentication (authRequired: true) but performs no authorization check. Any authenticated user — including a standard user role account — can call this endpoint with {"setDeploymentAs": "new-workspace"} to permanently deregister the workspace from Rocket.Chat Cloud. This wipes all cloud credentials, removes the workspace license, breaks push notifications for all users, and requires manual re-registration to recover. This vulnerability is fixed in 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13.
Published: 2026-06-24
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Rocket.Chat versions prior to 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13, the POST /api/v1/fingerprint endpoint requires authentication but performs no authorization check. Any authenticated user can call the endpoint with the payload {"setDeploymentAs":"new-workspace"}, which permanently deregisters the workspace from Rocket.Chat Cloud, wipes all cloud credentials, removes the workspace license, and disables push notifications for all users. This constitutes a privilege escalation and availability impact, consistent with CWE‑862.

Affected Systems

Affected users are those running Rocket.Chat from the open‑source, secure communications platform, specifically versions 8.5.0 or earlier, 8.4.3 or earlier, 8.3.5 or earlier, 8.2.5 or earlier, 8.1.5 or earlier, 8.0.6 or earlier, and 7.10.12 or earlier. The fix is released in the corresponding newer patch releases noted above.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. Although the EPSS score is not available, the vulnerability is known to be exploitable by any authenticated user, so internal users could trigger it at will. The issue is not listed in CISA KEV, suggesting that there is no confirmed widespread exploitation yet, but the lack of authorization makes it easy to abuse if an attacker gains legitimate credentials or compromises an account.

Generated by OpenCVE AI on June 24, 2026 at 23:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rocket.Chat to the latest patched release (8.5.1 or later, or the corresponding fixes listed).
  • If upgrading immediately is not possible, temporarily block the /api/v1/fingerprint endpoint by disabling it in the application configuration or restricting access with a firewall rule.
  • Audit all user roles and revoke any unnecessary privilege that allows standard users to call the endpoint; consider limiting the "setDeploymentAs" action to administrators only.

Generated by OpenCVE AI on June 24, 2026 at 23:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13, the POST /api/v1/fingerprint REST endpoint enforces authentication (authRequired: true) but performs no authorization check. Any authenticated user — including a standard user role account — can call this endpoint with {"setDeploymentAs": "new-workspace"} to permanently deregister the workspace from Rocket.Chat Cloud. This wipes all cloud credentials, removes the workspace license, breaks push notifications for all users, and requires manual re-registration to recover. This vulnerability is fixed in 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13.
Title Rocket.Chat: Any Authenticated User Can Permanently Deregister Workspace from Rocket.Chat Cloud via Unprotected `/api/v1/fingerprint` Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-24T21:08:01.271Z

Reserved: 2026-06-17T14:34:51.880Z

Link: CVE-2026-55762

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T23:15:03Z

Weaknesses