The client in Northern.tech Mender 3.2.0, 3.2.1, and 3.2.2 has Incorrect Access Control. It listens on a random, unprivileged TCP port and exposes an HTTP proxy to facilitate API calls from additional client components running on the device. However, it listens on all network interfaces instead of only the localhost interface. Therefore, any client on the same network can connect to this TCP port and send HTTP requests. The Mender Client will forward these requests to the Mender Server. Additionally, if mTLS is set up, the Mender Client will connect to the Mender Server using the device's client certificate, making it possible for the attacker to bypass mTLS authentication and send requests to the Mender Server without direct access to the client certificate and related private key. Accessing the HTTP proxy from the local network doesn't represent a direct threat, because it doesn't expose any device or server-specific data. However, it increases the attack surface and can be a potential vector to exploit other vulnerabilities both on the Client and the Server.
総合評価: CVE-2022-32290 は低リスク(21.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.22%、12 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.08% | 0.22% | +0.14% |
| 2 | 2025-07-07 | 0.02% | 0.08% | +0.06% |
| 3 | 2025-03-17 | — | 0.02% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 3.3 | 2.0 | LOW |
|
6.5 | 2.9 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| northern.tech | mender | 3.2.0 | cpe:2.3:a:northern.tech:mender:3.2.0:*:*:*:-:*:*:* |
| northern.tech | mender | 3.2.1 | cpe:2.3:a:northern.tech:mender:3.2.1:*:*:*:-:*:*:* |
| northern.tech | mender | 3.2.2 | cpe:2.3:a:northern.tech:mender:3.2.2:*:*:*:-:*:*:* |
| URL | タグ |
|---|---|
| https://mender.io/blog/cve-2022-32290-mender-client-listening-on-all-the-interfaces | Vendor Advisory |
| https://northern.tech | Vendor Advisory |