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, a NoSQL injection vulnerability exists in Rocket.Chat's account service used in the ddp-streamer micro service that allows unauthenticated attackers to manipulate MongoDB queries during authentication. The vulnerability is located in the username-based login flow where user-supplied input is directly embedded into a MongoDB query selector without validation. An attacker can inject MongoDB operator expressions (e.g., { $regex: '.*' }) in place of a username string, causing the database query to match unintended user records. 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.
Published: 2026-03-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access
Action: Apply Patch
AI Analysis

Impact

Rocket.Chat is vulnerable to a NoSQL injection in the ddp-streamer microservice, allowing an unauthenticated attacker to manipulate MongoDB queries during authentication by injecting operator expressions into the username field. This flaw permits the attacker to make the database query match unintended user records, potentially granting access to other users’ data or bypassing authentication. The vulnerability carries a CVSS score of 6.9, indicating moderate severity with a range of possible confidentiality impacts.

Affected Systems

The affected product is Rocket.Chat (RocketChat:Rocket.Chat) in all releases 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. Systems running any of those earlier releases are susceptible to this NoSQL injection in the ddp-streamer service.

Risk and Exploitability

The likelihood of exploitation is low, as indicated by an EPSS score of less than 1%, and the vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog. However, because the flaw allows unauthenticated manipulation of authentication queries, attackers can potentially gain unauthorized access to user data. The moderate CVSS score reflects the potential confidentiality impact, while the minimal EPSS suggests that active exploitation is currently uncommon. Nonetheless, organizations should treat this as a moderate risk until the patch is applied.

Generated by OpenCVE AI on April 16, 2026 at 11:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rocket.Chat to any of the patched releases—7.10.8, 7.11.5, 7.12.5, 7.13.4, 8.0.2, 8.1.1, or 8.2.0—or newer, ensuring that the ddp-streamer microservice is updated to the fixed version.
  • Restrict or disable external access to the ddp-streamer endpoint until the application is fully upgraded, reducing the surface area for potential injection attempts.
  • After patching, monitor authentication logs for anomalous login attempts that could indicate attempts to probe or exploit this vulnerability, and enforce strong input validation if custom extensions are present.

Generated by OpenCVE AI on April 16, 2026 at 11:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 13 Mar 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared Rocket.chat
Rocket.chat rocket.chat
CPEs cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*
cpe:2.3:a:rocket.chat:rocket.chat:8.2.0:rc0:*:*:*:*:*:*
cpe:2.3:a:rocket.chat:rocket.chat:8.2.0:rc1:*:*:*:*:*:*
cpe:2.3:a:rocket.chat:rocket.chat:8.2.0:rc2:*:*:*:*:*:*
Vendors & Products Rocket.chat
Rocket.chat rocket.chat
Metrics cvssV3_1

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


Mon, 09 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Mar 2026 10:15:00 +0000

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

Fri, 06 Mar 2026 18:00:00 +0000

Type Values Removed Values Added
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, a NoSQL injection vulnerability exists in Rocket.Chat's account service used in the ddp-streamer micro service that allows unauthenticated attackers to manipulate MongoDB queries during authentication. The vulnerability is located in the username-based login flow where user-supplied input is directly embedded into a MongoDB query selector without validation. An attacker can inject MongoDB operator expressions (e.g., { $regex: '.*' }) in place of a username string, causing the database query to match unintended user records. 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.
Title Rocket.Chat: NoSQL injection in the EE ddp-streamer-service
Weaknesses CWE-943
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Rocket.chat Rocket.chat
Rocketchat Rocket.chat
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-09T14:56:03.564Z

Reserved: 2026-03-05T21:06:44.606Z

Link: CVE-2026-30833

cve-icon Vulnrichment

Updated: 2026-03-09T14:55:59.509Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-06T18:16:22.013

Modified: 2026-03-13T18:46:27.120

Link: CVE-2026-30833

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T11:30:15Z

Weaknesses