Golang: stdlib: security update to 1.25.9stdlib: security update to 1.26.2

medium Tenable Cloud Security Plugin ID 439983

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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)

Solution

Update the stdlib library and its related packages to version 1.25.9 or later.

See Also

https://pkg.go.dev/vuln/GO-2026-4864

Plugin Details

Severity: Medium

ID: 439983

Version: Revision 1.8

Type: Local

Family: Golang

Published: 4/8/2026

Updated: 4/30/2026

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 4.4

Vector: CVSS2#AV:L/AC:H/Au:M/C:C/I:C/A:C

CVSS Score Source: CVE-2026-32282

CVSS v3

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5.6

Vector: CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/7/2026

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-32282