CVE-2026-27139
Published: March 6, 2026Last modified: March 13, 2026
Description
On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root.
Severity score breakdown
| Parameter | Value |
|---|---|
| Base score | 2.5 |
| Attack Vector | LOCAL |
| Attack complexity | HIGH |
| Privileges required | LOW |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | LOW |
| Integrity impact | NONE |
| Availability impact | NONE |
| Vector | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | go | Fixed (1.25.8-r0) |
| 25 LTS | go | Fixed (1.25.8-r0) | |
| Stream | go | Fixed (1.26.1-r0) | |
| Hardened Containers | 23 LTS | go | Fixed (1.25.8-r0) |
| 25 LTS | go | Fixed (1.25.8-r0) | |
| Stream | go | Fixed (1.26.1-r0) |