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.
Published: 2026-05-28
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Rocket.Chat method autoTranslate.translateMessage accepts a client‑supplied message object and directly passes it to the translation function without verifying the caller’s Meteor.userId() or confirming the user’s membership in the target room. This lack of access control allows any authenticated DDP user to request the content of any message by ID, regardless of whether the message resides in a private channel, direct message, or end‑to‑end encrypted room. The vulnerability results in a clear information disclosure and compromises confidentiality.

Affected Systems

Versions of Rocket.Chat earlier than 8.5.0, 8.4.2, 8.3.4, 8.2.4, 8.1.5, 8.0.5, 7.13.8, or 7.10.12 are vulnerable. Users of the affected Rocket.Chat platform should verify that their installations fall within any of these version ranges and plan an upgrade accordingly.

Risk and Exploitability

The reported CVSS score of 7.5 indicates a high severity. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers only need to authenticate to the Rocket.Chat instance and invoke the autoTranslate.translateMessage DDP method, making exploitation straightforward. Given the lack of an additional privilege escalation step, the potential impact is limited only by the attacker’s authenticated access, yet it allows full read access to all messages on the server.

Generated by OpenCVE AI on May 28, 2026 at 05:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rocket.Chat to version 8.5.0 or later to activate input validation and room‑membership checks before translating messages.
  • Verify that all deployed Rocket.Chat instances are running the patched version and that no older releases remain in use.
  • If an upgrade cannot be performed immediately, block the autoTranslate.translateMessage DDP method for all users or restrict its use to privileged accounts via Rocket.Chat’s security settings.

Generated by OpenCVE AI on May 28, 2026 at 05:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 28 May 2026 05:45:00 +0000

Type Values Removed Values Added
Title Authentication‑Based Information Disclosure via autoTranslate.translateMessage in Rocket.Chat
First Time appeared Rocket.chat
Rocket.chat rocket.chat
Vendors & Products Rocket.chat
Rocket.chat rocket.chat

Thu, 28 May 2026 04:45:00 +0000

Type Values Removed Values Added
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.
Weaknesses CWE-284
References
Metrics cvssV3_0

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


Subscriptions

Rocket.chat Rocket.chat
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-05-28T13:13:36.583Z

Reserved: 2026-03-17T15:00:07.746Z

Link: CVE-2026-32995

cve-icon Vulnrichment

Updated: 2026-05-28T13:13:33.796Z

cve-icon NVD

Status : Received

Published: 2026-05-28T05:16:35.477

Modified: 2026-05-28T05:16:35.477

Link: CVE-2026-32995

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T05:30:06Z

Weaknesses