Description
Rocket.Chat's SAML SSO before versions 8.7.0, 8.6.1, 8.5.2, 8.4.5, 8.3.7, 8.2.7, 8.1.7, 8.0.8, and 7.10.14 verified XML signatures but did not bind the validated signature to samlp:Response / saml:Assertion. An attacker could submit a wrapped document carrying forged identity attributes alongside any valid signature made by the trusted IdP certificate, and log in as an arbitrary user.
Published: 2026-07-30
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in Rocket.Chat’s handling of SAML SSO in several releases. While XML signatures were verified, the implementation failed to bind the verified signature to the samlp:Response or saml:Assertion. Consequently an attacker can craft a wrapper document that includes forged identity attributes and a valid Signature from the trusted IdP certificate, enabling login as any user. The bypass permits full authentication to the system with the privileges of the chosen account, leading to unauthorized access and potential data compromise.

Affected Systems

Rocket.Chat SaaS or on‑prem installations that use SAML SSO and run any of the following releases are affected: 8.7.0, 8.6.1, 8.5.2, 8.4.5, 8.3.7, 8.2.7, 8.1.7, 8.0.8, and 7.10.14. Any deployment in these versions can be exploited. Versions newer than the ones listed have presumably fixed the issue (inferred from the lack of disclosure).

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating critical severity. The EPSS score is below 1%, suggesting a low current exploitation probability, and the flaw is not listed in the CISA KEV catalog. The likely attack vector, inferred from the description, is the SAML authentication endpoint, where an adversary can pose as an IdP, send a signed response that the server accepts without binding the signature to the assertion, and thereby forge user claims. While no official exploitation proof is documented, the missing binding step creates a clear path to account takeover, making the issue credible particularly for environments where SAML SSO is enabled for privileged or sensitive accounts.

Generated by OpenCVE AI on August 3, 2026 at 11:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rocket.Chat to a non‑vulnerable version (8.7.0 or later, or the corresponding newer releases for each minor branch).
  • Verify that SAML responses are bound by the signature before processing claims; if the current configuration does not enforce this, enforce it via runtime settings or custom validation logic.
  • Monitor SAML logs for anomalous authentication attempts and conduct regular user access audits to detect potential forgery.

Generated by OpenCVE AI on August 3, 2026 at 11:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Title SAML SSO Authentication Bypass via Unbound XML Signature in Rocket.Chat

Fri, 31 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Rocket.chat
Rocket.chat rocket.chat
Vendors & Products Rocket.chat
Rocket.chat rocket.chat

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description Rocket.Chat's SAML SSO before versions 8.7.0, 8.6.1, 8.5.2, 8.4.5, 8.3.7, 8.2.7, 8.1.7, 8.0.8, and 7.10.14 verified XML signatures but did not bind the validated signature to samlp:Response / saml:Assertion. An attacker could submit a wrapped document carrying forged identity attributes alongside any valid signature made by the trusted IdP certificate, and log in as an arbitrary user.
Weaknesses CWE-287
References
Metrics cvssV3_0

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


Subscriptions

Rocket.chat Rocket.chat
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-07-31T03:55:47.931Z

Reserved: 2026-06-28T15:00:00.719Z

Link: CVE-2026-58066

cve-icon Vulnrichment

Updated: 2026-07-30T12:54:11.684Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-30T06:25:55.540

Modified: 2026-07-31T04:17:23.877

Link: CVE-2026-58066

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:15:04Z

Weaknesses