THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-39822 (HIGH 7.8) — 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 symb

[NVD] CVE-2026-39822 (HIGH 7.8) — 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 symb

lownvdPublished 2026-07-08

CVE-2026-39822 CVSS: 7.8 HIGH Published: 2026-07-08T17:17:21.310

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-39822