CVE-2026-32994 — The /api/v1/autotranslate.translateMessage endpoint in
CVE-2026-32994 — 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 providi
What This Means For You
- If your environment is affected by CWE-284, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-32994 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-32994 - Unauthenticated Message Retrieval via Autotranslate Endpoint
title: CVE-2026-32994 - Unauthenticated Message Retrieval via Autotranslate Endpoint
id: scw-2026-05-19-ai-1
status: experimental
level: critical
description: |
Detects attempts to exploit CVE-2026-32994 by accessing the /api/v1/autotranslate.translateMessage endpoint with a messageId parameter. This vulnerability allows any authenticated user to retrieve the full content of any message without proper room access checks, potentially leading to information disclosure.
author: SCW Feed Engine (AI-generated)
date: 2026-05-19
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-32994/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '/api/v1/autotranslate.translateMessage'
cs-method:
- 'POST'
cs-uri-query|contains:
- 'messageId='
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-32994 | vulnerability | CVE-2026-32994 |
| CWE-284 | weakness | CWE-284 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 19, 2026 at 08:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.