Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-32282
Analyzed
More InfoOfficial Page
Source-security@golang.org
View Known Exploited Vulnerability (KEV) details
Published At-08 Apr, 2026 | 02:16
Updated At-16 Apr, 2026 | 19:15

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.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.16.4MEDIUM
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Secondary3.16.4MEDIUM
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Type: Primary
Version: 3.1
Base score: 6.4
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Type: Secondary
Version: 3.1
Base score: 6.4
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
CPE Matches

Go
golang
>>go>>Versions before 1.25.9(exclusive)
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Go
golang
>>go>>Versions from 1.26.0(inclusive) to 1.26.2(exclusive)
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-59Primarynvd@nist.gov
CWE ID: CWE-59
Type: Primary
Source: nvd@nist.gov
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://go.dev/cl/763761security@golang.org
Patch
https://go.dev/issue/78293security@golang.org
Issue Tracking
https://groups.google.com/g/golang-announce/c/0uYbvbPZRWUsecurity@golang.org
Release Notes
Mailing List
https://pkg.go.dev/vuln/GO-2026-4864security@golang.org
Vendor Advisory
Hyperlink: https://go.dev/cl/763761
Source: security@golang.org
Resource:
Patch
Hyperlink: https://go.dev/issue/78293
Source: security@golang.org
Resource:
Issue Tracking
Hyperlink: https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU
Source: security@golang.org
Resource:
Release Notes
Mailing List
Hyperlink: https://pkg.go.dev/vuln/GO-2026-4864
Source: security@golang.org
Resource:
Vendor Advisory
Change History
0Changes found

Details not found