Security Advisory

CVE-2026-27139

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-06 21:28:14
Last updated 2026-03-09 14:53:58
Assigner Go
State PUBLISHED

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.