CVE-2026-30831
Received
Received - Intake
Authentication Bypass in Rocket.Chat DDP Streamer Allows Unauthorized Login
Publication date: 2026-03-06
Last updated on: 2026-03-13
Assigner: GitHub, Inc.
Description
Description
Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to versions 7.10.8, 7.11.5, 7.12.5, 7.13.4, 8.0.2, 8.1.1, and 8.2.0, authentication vulnerabilities exist in Rocket.Chat's enterprise DDP Streamer service. The Account.login method exposed through the DDP Streamer does not enforce Two-Factor Authentication (2FA) or validate user account status (deactivated users can still login), despite these checks being mandatory in the standard Meteor login flow. This issue has been patched in versions 7.10.8, 7.11.5, 7.12.5, 7.13.4, 8.0.2, 8.1.1, and 8.2.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rocket.chat | rocket.chat | to 7.10.8 (exc) |
| rocket.chat | rocket.chat | From 7.11.0 (inc) to 7.11.5 (exc) |
| rocket.chat | rocket.chat | From 7.12.0 (inc) to 7.12.5 (exc) |
| rocket.chat | rocket.chat | From 7.13.0 (inc) to 7.13.4 (exc) |
| rocket.chat | rocket.chat | From 8.0.0 (inc) to 8.0.2 (exc) |
| rocket.chat | rocket.chat | From 8.1.0 (inc) to 8.1.1 (exc) |
| rocket.chat | rocket.chat | 8.2.0 |
| rocket.chat | rocket.chat | 8.2.0 |
| rocket.chat | rocket.chat | 8.2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |
| CWE-304 | The product implements an authentication technique, but it skips a step that weakens the technique. |