Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-65645
Published:August 21, 2026
Updated:September 24, 2026
Rocket.Chat in versions before 8.8.0, 8.7.1, 8.6.2, 8.5.3, 8.4.6. 8.3.8, 8.2.8, 8.1.8, and 7.10.15, the Meteor DDP methods getThreadsList and getThreadMessages accept rid / tmid as raw, untyped parameters with no schema validation. A MongoDB operator object (e.g. {"$gt": "4"}) can be substituted for a string room-id or message-id. The authorization check resolves to a room the attacker already has access to, while the downstream data query fans out across all rooms - disclosing private thread parents and their full reply content to any low-privilege authenticated user. The REST route chat.getThreadsList was patched in v5.0 (HackerOne report #1446767) by adding rid: {type:'string'} AJV validation. The equivalent DDP method was never given the same fix and remains exploitable
Affected Packages
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=0.8.0 <7.10.15
Fix Suggestion:
Update to version 7.10.15
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.2.0 <8.2.8
Fix Suggestion:
Update to version 8.2.8
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.4.0 <8.4.6
Fix Suggestion:
Update to version 8.4.6
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.5.0 <8.5.3
Fix Suggestion:
Update to version 8.5.3
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.0.0 <8.1.8
Fix Suggestion:
Update to version 8.1.8
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) =8.7.0 <8.7.1
Fix Suggestion:
Update to version 8.7.1
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.6.0 <8.6.2
Fix Suggestion:
Update to version 8.6.2
https://github.com/RocketChat/Rocket.Chat.git (GITHUB):
Affected version(s) >=8.3.0 <8.3.8
Fix Suggestion:
Update to version 8.3.8
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Input Validation
EPSS
Base Score:
0.20