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

ParameterValue
Base score2.5
Attack VectorLOCAL
Attack complexityHIGH
Privileges requiredLOW
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactNONE
Availability impactNONE
VectorCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSgoFixed (1.25.8-r0)
25 LTSgoFixed (1.25.8-r0)
StreamgoFixed (1.26.1-r0)
Hardened Containers23 LTSgoFixed (1.25.8-r0)
25 LTSgoFixed (1.25.8-r0)
StreamgoFixed (1.26.1-r0)

References

ON THIS PAGE