GHSA-xj38-jxc5-rppx · 深刻度: medium — On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in...
On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.
総合評価: CVE-2026-32282 は低リスク(33.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.29%、21 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.29% | +0.28% |
| 2 | 2026-04-08 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.4 | 3.1 | MEDIUM |
|
0.5 | 5.9 | [email protected] |
| 6.4 | 3.1 | MEDIUM |
|
0.5 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-xj38-jxc5-rppx · 深刻度: medium — On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in...
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-32282: 1 source package rows (go); 100 state rows across 2 repos (3.23-community, edge-community); fixed 2, open 98. | https://security.alpinelinux.org/vuln/CVE-2026-32282 |
debian
|
not yet assigned | CVE-2026-32282 not yet assigned priority: Debian including 5 source packages (golang-1.15, golang-1.19, golang-1.24, golang-1.25, golang-1.26), 7 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 3. | https://security-tracker.debian.org/tracker/CVE-2026-32282 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-32282 |
suse
|
medium | CVE-2026-32282 severity moderate: SUSE including 17 source package names (go, go-doc, …), 106 product×package rows across 16 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS, SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, … (16 product lines)): Fixed 80, Known Not Affected 26. | https://www.suse.com/security/cve/CVE-2026-32282/ |
ubuntu
|
medium | CVE-2026-32282 medium priority: Ubuntu including 16 source packages (golang, golang-1.10, …), 82 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): needs-triage 49, DNE 33. | https://ubuntu.com/security/CVE-2026-32282 |
| URL | タグ |
|---|---|
| https://go.dev/cl/763761 | Patch |
| https://go.dev/issue/78293 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU | Mailing List Release Notes |
| https://pkg.go.dev/vuln/GO-2026-4864 | Vendor Advisory |