Skip to main content

Rocket.Chat CVE-2026-29197

| EUVDEUVD-2026-25349 MEDIUM
Improper Access Control (CWE-284)
2026-04-23 hackerone GHSA-37hj-44gj-w9gc
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

7
Patch released
Apr 28, 2026 - 19:34 nvd
Patch available
Analysis Generated
Apr 24, 2026 - 17:31 vuln.today
CVSS changed
Apr 24, 2026 - 15:22 NVD
4.3 (None) 4.3 (MEDIUM)
Patch available
Apr 24, 2026 - 02:01 EUVD
EUVD ID Assigned
Apr 23, 2026 - 23:45 euvd
EUVD-2026-25349
Analysis Generated
Apr 23, 2026 - 23:45 vuln.today
CVE Published
Apr 23, 2026 - 23:19 nvd
MEDIUM 4.3

DescriptionCVE.org

In versions <8.4.0, <8.3.2, <8.2.2, <8.1.3, <8.0.4, <7.13.6, <7.12.7, <7.11.7, and <7.10.10, the endpoints /api/apps/logs and /api/apps/:id/logs have a typo in the required permission check, allowing authenticated users without the proper permissions to read apps-engine logs.

AnalysisAI

Authenticated users in Rocket.Chat versions prior to 8.4.0, 8.3.2, 8.2.2, 8.1.3, 8.0.4, 7.13.6, 7.12.7, 7.11.7, and 7.10.10 can read application engine logs via the /api/apps/logs and /api/apps/:id/logs endpoints due to a typo in permission validation logic. The vulnerability allows authenticated attackers with insufficient privileges to bypass authorization checks and access sensitive logs containing partial information, with no public exploit confirmed at time of analysis.

Technical ContextAI

The vulnerability exists in Rocket.Chat's REST API permission enforcement layer, specifically in the endpoint handlers for /api/apps/logs and /api/apps/:id/logs. A typo in the permission check (CWE-284: Improper Access Control) causes the authorization logic to fail to properly validate whether authenticated users possess the required permissions to access application engine logs. This is a logic error in the permission validation code path rather than a cryptographic or authentication bypass. The affected product is identified by CPE cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:*, indicating all releases of Rocket.Chat are potentially in scope depending on version. The flaw affects the middleware or endpoint-specific authorization decorator that should restrict log access to users with explicit app-related administrative or access permissions.

RemediationAI

Upgrade to Rocket.Chat version 8.4.0 or later for the 8.x branch, or to version 7.13.6, 7.12.7, 7.11.7, or 7.10.10 depending on your current branch; these patch releases include the permission validation fix from GitHub PR #40125. Organizations unable to upgrade immediately should restrict network access to the /api/apps/logs and /api/apps/:id/logs endpoints at the reverse proxy or API gateway level using IP whitelisting or authentication token inspection, limiting access to administrative staff only. A second compensating control is to audit the 'Authentication' header and 'Authorization' scope in HTTP access logs to identify unauthorized log endpoint requests; this does not block the vulnerability but enables detection of exploitation attempts. Note that blocking these endpoints may prevent legitimate application logging queries if your installation relies on them for diagnostics, so test the impact in a non-production environment first. The vendor advisory and patched code are available at https://github.com/RocketChat/Rocket.Chat/pull/40125 and https://nvd.nist.gov/vuln/detail/CVE-2026-29197.

CVE-2021-22910 CRITICAL POC
9.8 Aug 09

A sanitization vulnerability exists in Rocket.Chat server versions <3.13.2, <3.12.4, <3.11.4 that allowed queries to an

CVE-2021-22911 CRITICAL POC
9.8 May 27

A improper input sanitization vulnerability exists in Rocket.Chat server 3.11, 3.12 & 3.13 that could lead to unauthenti

CVE-2022-35248 HIGH POC
8.8 Sep 23

A improper authentication vulnerability exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 that allowed two factor authentic

CVE-2022-32211 HIGH POC
8.8 Sep 23

A SQL injection vulnerability exists in Rocket.Chat <v3.18.6, <v4.4.4 and <v4.7.3 which can allow an attacker to retriev

CVE-2024-39713 HIGH POC
8.6 Aug 05

A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1. Rated high sev

CVE-2021-22892 HIGH POC
7.5 May 27

An information disclosure vulnerability exists in the Rocket.Chat server fixed v3.13, v3.12.2 & v3.11.3 that allowed ema

CVE-2022-30124 MEDIUM POC
6.8 Sep 23

An improper authentication vulnerability exists in Rocket.Chat Mobile App <4.14.1.22788 that allowed an attacker with ph

CVE-2022-32227 MEDIUM POC
6.5 Sep 23

A cleartext transmission of sensitive information exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 relating to Oauth token

CVE-2022-32220 MEDIUM POC
6.5 Sep 23

An information disclosure vulnerability exists in Rocket.Chat <v5 due to the getUserMentionsByChannel meteor server meth

CVE-2021-32832 MEDIUM POC
6.5 Aug 30

Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript. Rated medium severity

CVE-2020-15926 MEDIUM POC
6.1 Aug 18

Rocket.Chat through 3.4.2 allows XSS where an attacker can send a specially crafted message to a channel or in a direct

CVE-2019-17220 MEDIUM POC
6.1 Oct 21

Rocket.Chat before 2.1.0 allows XSS via a URL on a ![title] line. Rated medium severity (CVSS 6.1), this vulnerability i

Share

CVE-2026-29197 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy