CVE-2026-32995

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Rocket.ChatRocket.Chat8.5.0 < 8.5.0affected
Rocket.ChatRocket.Chat8.4.0 < 8.4.2affected
Rocket.ChatRocket.Chat8.3.0 < 8.3.4affected
Rocket.ChatRocket.Chat8.2.0 < 8.2.4affected
Rocket.ChatRocket.Chat8.1.0 < 8.1.5affected
Rocket.ChatRocket.Chat8.0.0 < 8.0.6affected
Rocket.ChatRocket.Chat7.13.0 < 7.13.8affected
Rocket.ChatRocket.Chat7.10.0 < 7.10.12affected

Weaknesses

  • CWE-284: CWE-284 Improper Access Control - Generic

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References