CVE-2026-28514

CRITICAL EPSS 38.9%
Published Mar 6, 20263mo ago · Modified Jun 17, 20261w ago
9.3 CVSS 4.0
Critical
Find Similar
Published Mar 6, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

Description

Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to versions 7.8.6, 7.9.8, 7.10.7, 7.11.4, 7.12.4, 7.13.3, and 8.0.0, a critical authentication bypass vulnerability exists in Rocket.Chat's account service used in the ddp-streamer micro service that allows an attacker to log in to the service as any user with a password set, using any arbitrary password. The vulnerability stems from a missing await keyword when calling an asynchronous password validation function, causing a Promise object (which is always truthy) to be evaluated instead of the actual boolean validation result. This may lead to account takeover of any user whose username is known or guessable. This issue has been patched in versions 7.8.6, 7.9.8, 7.10.7, 7.11.4, 7.12.4, 7.13.3, and 8.0.0.

CVSS Details

Base Score
9.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
38.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-287 Improper Authentication Authentication

Affected Products 12

VendorProductVersionRange
rocket.chatrocket.chat* <7.8.6
rocket.chatrocket.chat*≥7.9.0  –  <7.9.8
rocket.chatrocket.chat*≥7.10.0  –  <7.10.7
rocket.chatrocket.chat*≥7.11.0  –  <7.11.4
rocket.chatrocket.chat*≥7.12.0  –  <7.12.4
rocket.chatrocket.chat*≥7.13.0  –  <7.13.3
rocket.chatrocket.chat8.0.0any
rocket.chatrocket.chat8.0.0any
rocket.chatrocket.chat8.0.0any
rocket.chatrocket.chat8.0.0any
rocket.chatrocket.chat8.0.0any
rocket.chatrocket.chat8.0.0any

References 3

  • github.com https://github.com/RocketChat/Rocket.Chat/commit/7d89aae0b1bd08e82b02ceab4c180b430e2c6f07
    Patch
  • github.com https://github.com/RocketChat/Rocket.Chat/pull/37143
    Issue TrackingPatch
  • github.com https://github.com/RocketChat/Rocket.Chat/security/advisories/GHSA-w6vw-mrgv-69vf
    MitigationVendor Advisory

Remediation

  • github.com https://github.com/RocketChat/Rocket.Chat/commit/7d89aae0b1bd08e82b02ceab4c180b430e2c6f07
    Patch
  • github.com https://github.com/RocketChat/Rocket.Chat/pull/37143
    Issue TrackingPatch