Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-32994 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The /api/v1/autotranslate.translateMessage endpoint in versions <8.5.0, <8.4.2, <8.3.4, <8.2.4, <8.1.5, <8.0.6, <7.13.8, and <7.10.12 allows any authenticated user to retrieve the full content of any message from any room (private groups, direct messages, channels) by simply providing the target message ID. The endpoint fetches the message via Messages.findOneById(messageId) with no room access check (canAccessRoomIdAsync is never called), returning the complete IMessage object including message text, sender info, room ID, timestamps, and markdown content.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://hackerone.com/reports/3713682 [email protected]ExploitIssue TrackingTechnical DescriptionVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-284Improper Access Control[email protected]

Affected Products

ProductVersions
Rocket.Chat
< 8.5.0 (semver)
< 8.4.2 (semver)
< 8.3.4 (semver)
< 8.2.4 (semver)
< 8.1.5 (semver)

CPE

  • cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-32994
NVD Published Date:
May 19, 2026
NVD Last Modified:
Jul 24, 2026
Source:
[email protected]
CVE-2026-32994 Details - Not Deferred