RabbitMQ is a messaging and streaming broker. From 4.2.0 to before 4.2.4, RabbitMQ's MQTT plugin allows for topic-level authorization using regular expressions with variable substitution. Administrators can create patterns such as ^{client_id}-sensors$ to restrict user access to topics that include their client ID. However, the client_id is provided by the user in the MQTT CONNECT packet and is inserted into the regex pattern without escaping special regex characters. This flaw enables an authenticated MQTT user to inject regex operators to bypass authorization. This vulnerability is fixed in 4.2.4 and 4.3.0.
総合評価: CVE-2026-44838 は低リスク(27/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.25%、16 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.25% | +0.21% |
| 2 | 2026-05-28 | — | 0.04% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-44838 unimportant priority: Debian including 1 source packages (rabbitmq-server), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-44838 |
suse
|
high | CVE-2026-44838 severity important: SUSE including 10 source package names (erlang-rabbitmq-client, erlang-rabbitmq-client313, …), 56 product×package rows across 15 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (15 product lines)): Known Not Affected 56. | https://www.suse.com/security/cve/CVE-2026-44838/ |
ubuntu
|
medium | CVE-2026-44838 medium priority: Ubuntu including 1 source packages (rabbitmq-server), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, upstream, xenial): not-affected 7, needs-triage 1. | https://ubuntu.com/security/CVE-2026-44838 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| broadcom | rabbitmq_server | >= 4.2.0, < 4.2.4 | cpe:2.3:a:broadcom:rabbitmq_server:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-x866-xp2g-cx8v | Vendor Advisory |