Loading market data...
← Back to CVE feed

CVE-2026-39822

HIGH CVSS 7.8 View on NVD ↗

Description

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Published: Jul 08, 2026 17:17 UTC Modified: Jul 08, 2026 20:16 UTC