GHSA-x84c-p2g9-rqv9 · 深刻度: medium · エコシステム: go — IPv6 enabled on IPv4-only network interfaces
Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. In 26.0.0, IPv6 is not disabled on network interfaces, including those belonging to networks where `--ipv6=false`. An container with an `ipvlan` or `macvlan` interface will normally be configured to share an external network link with the host machine. Because of this direct access, (1) Containers may be able to communicate with other hosts on the local network over link-local IPv6 addresses, (2) if router advertisements are being broadcast over the local network, containers may get SLAAC-assigned addresses, and (3) the interface will be a member of IPv6 multicast groups. This means interfaces in IPv4-only networks present an unexpectedly and unnecessarily increased attack surface. The issue is patched in 26.0.2. To completely disable IPv6 in a container, use `--sysctl=net.ipv6.conf.all.disable_ipv6=1` in the `docker create` or `docker run` command. Or, in the service configuration of a `compose` file.
総合評価: CVE-2024-32473 は低リスク(28.4/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.35%、27 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.09% | 0.35% | +0.26% |
| 2 | 2025-09-05 | 0.01% | 0.09% | +0.08% |
| 3 | 2025-04-15 | — | 0.01% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.7 | 3.1 | MEDIUM |
|
1.0 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-x84c-p2g9-rqv9 · 深刻度: medium · エコシステム: go — IPv6 enabled on IPv4-only network interfaces
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-32473: 1 source package rows (docker); 4 state rows across 4 repos (3.20-community, 3.21-community, 3.22-community, edge-community); fixed 4, open 0. | https://security.alpinelinux.org/vuln/CVE-2024-32473 |
debian
|
not yet assigned | CVE-2024-32473 not yet assigned priority: Debian including 1 source packages (docker.io), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2024-32473 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-32473 |
suse
|
medium | CVE-2024-32473 severity moderate: SUSE including 7 source package names (docker, docker-bash-completion, …), 81 product×package rows across 25 product lines (SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS, … (25 product lines)): Known Not Affected 81. | https://www.suse.com/security/cve/CVE-2024-32473/ |
ubuntu
|
medium | CVE-2024-32473 medium priority: Ubuntu including 2 source packages (docker.io, docker.io-app), 18 status rows across 10 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, upstream, xenial): not-affected 12, released 4, ignored 2. | https://ubuntu.com/security/CVE-2024-32473 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| mobyproject | moby | >= 26.0.0, < 26.0.2 | cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/moby/moby/commit/7cef0d9cd1cf221d8c0b7b7aeda69552649e0642 | Patch |
| https://github.com/moby/moby/security/advisories/GHSA-x84c-p2g9-rqv9 | Mitigation Vendor Advisory |