Severity by source
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
Lifecycle Timeline
7DescriptionCVE.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.
More in Rocket Chat
View allA sanitization vulnerability exists in Rocket.Chat server versions <3.13.2, <3.12.4, <3.11.4 that allowed queries to an
A improper input sanitization vulnerability exists in Rocket.Chat server 3.11, 3.12 & 3.13 that could lead to unauthenti
A improper authentication vulnerability exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 that allowed two factor authentic
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
A Server-Side Request Forgery (SSRF) affects Rocket.Chat's Twilio webhook endpoint before version 6.10.1. Rated high sev
An information disclosure vulnerability exists in the Rocket.Chat server fixed v3.13, v3.12.2 & v3.11.3 that allowed ema
An improper authentication vulnerability exists in Rocket.Chat Mobile App <4.14.1.22788 that allowed an attacker with ph
A cleartext transmission of sensitive information exists in Rocket.Chat <v5, <v4.8.2 and <v4.7.5 relating to Oauth token
An information disclosure vulnerability exists in Rocket.Chat <v5 due to the getUserMentionsByChannel meteor server meth
Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript. Rated medium severity
Rocket.Chat through 3.4.2 allows XSS where an attacker can send a specially crafted message to a channel or in a direct
Rocket.Chat before 2.1.0 allows XSS via a URL on a ![title] line. Rated medium severity (CVSS 6.1), this vulnerability i
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25349
GHSA-37hj-44gj-w9gc