Golang: stdlib: security update to 1.23.10stdlib: security update to 1.24.4

medium Tenable Self-Hosted Container Security Plugin ID 428470

Description

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

- os.OpenFile(path, os.O_CREATE|O_EXCL) behaved differently on Unix and Windows systems when the target path
was a dangling symlink. On Unix systems, OpenFile with O_CREATE and O_EXCL flags never follows symlinks.
On Windows, when the target path was a symlink to a nonexistent location, OpenFile would create a file in
that location. OpenFile now always returns an error when the O_CREATE and O_EXCL flags are both set and
the target path is a symlink. (CVE-2025-0913)

See Also

https://pkg.go.dev/vuln/GO-2025-3750

Plugin Details

Severity: Medium

ID: 428470

Version: Revision 1.10

Type: Local

Family: Golang

Published: 7/21/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2025-0913

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/11/2025

Vulnerability Publication Date: 6/11/2025

Reference Information

CVE: CVE-2025-0913