CVE-2026-28514
Last modified
CVE-2026-28514 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. 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. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Rocket.Chat | Rocket.Chat | < 7.8.6 | — |
| Rocket.Chat | Rocket.Chat | >= 7.9.0, < 7.9.8 | — |
| Rocket.Chat | Rocket.Chat | >= 7.10.0, < 7.10.7 | — |
| Rocket.Chat | Rocket.Chat | >= 7.11.0, < 7.11.4 | — |
| Rocket.Chat | Rocket.Chat | >= 7.12.0, < 7.12.4 | — |
| Rocket.Chat | Rocket.Chat | >= 7.13.0, < 7.13.3 | — |
| Rocket.Chat | Rocket.Chat | 8.0.0 | Rc0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28514?
How severe is CVE-2026-28514?
How do I fix CVE-2026-28514?
Are you affected by CVE-2026-28514?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
