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.
総合評価: CVE-2026-28514 は中リスク(51.1/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.50%、38 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.08% | 0.50% | +0.42% |
| 2 | 2026-05-13 | 0.04% | 0.08% | +0.03% |
| 3 | 2026-03-21 | — | 0.04% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| rocket.chat | rocket.chat | < 7.8.6 | cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:* |
| rocket.chat | rocket.chat | >= 7.9.0, < 7.9.8 | cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:* |
| rocket.chat | rocket.chat | >= 7.10.0, < 7.10.7 | cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:* |
| rocket.chat | rocket.chat | >= 7.11.0, < 7.11.4 | cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:* |
| rocket.chat | rocket.chat | >= 7.12.0, < 7.12.4 | cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:* |
| rocket.chat | rocket.chat | >= 7.13.0, < 7.13.3 | cpe:2.3:a:rocket.chat:rocket.chat:*:*:*:*:*:*:*:* |
| rocket.chat | rocket.chat | 8.0.0 | cpe:2.3:a:rocket.chat:rocket.chat:8.0.0:rc0:*:*:*:*:*:* |
| rocket.chat | rocket.chat | 8.0.0 | cpe:2.3:a:rocket.chat:rocket.chat:8.0.0:rc1:*:*:*:*:*:* |
| rocket.chat | rocket.chat | 8.0.0 | cpe:2.3:a:rocket.chat:rocket.chat:8.0.0:rc2:*:*:*:*:*:* |
| rocket.chat | rocket.chat | 8.0.0 | cpe:2.3:a:rocket.chat:rocket.chat:8.0.0:rc3:*:*:*:*:*:* |
| rocket.chat | rocket.chat | 8.0.0 | cpe:2.3:a:rocket.chat:rocket.chat:8.0.0:rc4:*:*:*:*:*:* |
| rocket.chat | rocket.chat | 8.0.0 | cpe:2.3:a:rocket.chat:rocket.chat:8.0.0:rc5:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/RocketChat/Rocket.Chat/commit/7d89aae0b1bd08e82b02ceab4c180b430e2c6f07 | Patch |
| https://github.com/RocketChat/Rocket.Chat/pull/37143 | Issue Tracking Patch |
| https://github.com/RocketChat/Rocket.Chat/security/advisories/GHSA-w6vw-mrgv-69vf | Mitigation Vendor Advisory |