Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96665.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-96665
Upstream
  • CVE-2026-56860
Published
2026-08-13T22:17:22Z
Modified
2026-08-30T05:26:50Z
Summary
CVE-2026-56860 affecting package golang 1.26.5-2
Details

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.

References

Affected packages

Azure Linux:3 / golang

Package

Name
golang
Purl
pkg:rpm/azure-linux/golang

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.26.0
Last affected
1.26.5-2

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96665.json"