Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-39822 1 Go Standard Library 1 Os 2026-07-10 7.8 High
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.
CVE-2026-42505 1 Go Standard Library 1 Crypto Tls 2026-07-09 5.3 Medium
Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.