Upgrade Go to 1.25.8 to Address CVE-2026-27139
search cancel

Upgrade Go to 1.25.8 to Address CVE-2026-27139

book

Article ID: 432733

calendar_today

Updated On:

Products

VMware Tanzu Greenplum VMware Tanzu Data Suite VMware Tanzu Data Suite VMware Tanzu Greenplum / Gemfire

Issue/Introduction

A security vulnerability CVE-2026-27139 has been identified in the Go programming language. This issue exists in the Go standard library (os package) and may cause directory listing operations to reference files outside the intended directory under certain conditions.

Cause

The vulnerability occurs due to a race condition in directory listing operations in the Go os package. Under specific conditions, the returned file metadata may reference files outside the expected directory.

Resolution

Upgrade Go to a patched version.

Recommended versions:

  • Go 1.25.8 or later

  • Go 1.26.1 or later

 

References:

1. National Vulnerability Database - CVE-2026-27139

2. CVE Record : CVE-2026-27139