CVE-2026-30833
March 06, 2026
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.
Affected Packages
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=0.8.0 <7.10.8Fix Suggestion:
Update to version 7.10.8https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) =8.1.0 <8.1.1Fix Suggestion:
Update to version 8.1.1https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=7.11.0 <7.11.5Fix Suggestion:
Update to version 7.11.5https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.0.0 <8.0.2Fix Suggestion:
Update to version 8.0.2https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=7.13.0 <7.13.4Fix Suggestion:
Update to version 7.13.4https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=7.12.0 <7.12.5Fix Suggestion:
Update to version 7.12.5Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements in Data Query Logic
EPSS
Base Score:
0.01