ГлавнаяУязвимости → CVE-2026-39822
7.8высокая

CVE-2026-39822

Описание

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.

Затрагиваемое ПО
Golang Go
CVSS
Балл7.8 — высокая
ВекторCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Источники
https://go.dev/cl/797880https://go.dev/issue/79005https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Schttps://pkg.go.dev/vuln/GO-2026-4970