The Rocket.Chat DDP method autoTranslate.translateMessage in versions <8.5.0, <8.4.2, <8.3.4, <8.2.4, <8.1.5, <8.0.5, <7.13.8, and <7.10.12 accepts a client-supplied IMessage object and passes it directly to translateMessage() without checking Meteor.userId() or verifying room membership. Any authenticated DDP user can read the content of any message by ID from any room (private channels, DMs, E2EE rooms) by calling this method.
References
Configurations
No configuration.
History
28 May 2026, 05:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 05:16
Updated : 2026-06-01 18:04
NVD link : CVE-2026-32995
Mitre link : CVE-2026-32995
CVE.ORG link : CVE-2026-32995
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control
