Beveiligingsadvies

CVE-2026-39822

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-08 15:46:27
Laatst bijgewerkt 2026-07-08 19:39:17
Toegewezen door Go
CVSS-score 7.8
Status PUBLISHED

Beschrijving

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.