Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-32995?
CVE-2026-32995 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 dire...
How severe is CVE-2026-32995?
CVE-2026-32995 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32995?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.