GHSA-xj38-jxc5-rppx · Severity: 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.
Conclusion & alert: CVE-2026-32282 is rated Low Risk (26/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-08 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 · Severity: 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 | Tags |
|---|---|
| https://go.dev/cl/763761 | Patch |
| https://go.dev/issue/78293 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU | Release Notes Mailing List |
| https://pkg.go.dev/vuln/GO-2026-4864 | Vendor Advisory |