CVE-2026-32994

MEDIUM

Rocket.Chat <8.5.0 Authenticated Improper Access Control via Autotranslate

Title source: llm
STIX 2.1

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.

References (1)

Core 1

Scores

CVSS v3 5.3
EPSS 0.0025
EPSS Percentile 16.2%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-284
Status published
Products (8)
Rocket.Chat/Rocket.Chat < 7.10.12
Rocket.Chat/Rocket.Chat < 7.13.8
Rocket.Chat/Rocket.Chat < 8.0.6
Rocket.Chat/Rocket.Chat < 8.1.5
Rocket.Chat/Rocket.Chat < 8.2.4
Rocket.Chat/Rocket.Chat < 8.3.4
Rocket.Chat/Rocket.Chat < 8.4.2
Rocket.Chat/Rocket.Chat < 8.5.0
Published May 19, 2026
Tracked Since May 19, 2026