Golang: stdlib: security update to 1.25.13stdlib: security update to 1.26.6stdlib: security update to 1.27.0-rc.3

high Tenable Self-Hosted Container Security Plugin ID 445959

Description

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

- Previously, resolving relative paths containing parent directory ('..') segments performed string
conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory
allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for
'..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.
(CVE-2026-56860)

Solution

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

See Also

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

Plugin Details

Severity: High

ID: 445959

Version: Revision 1.2

Type: Local

Family: Golang

Published: 8/14/2026

Updated: 8/14/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 93.82

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-56860

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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: 8/13/2026

Vulnerability Publication Date: 8/13/2026

Reference Information

CVE: CVE-2026-56860