CVE-2026-63343: Go Unconfined Instance File Accesscve-2026-63343-go-unconfined-instance-file-access
File accessed directly within an instance root directory using unconfined os file operations. Symlinks within untrusted container or instance filesystems can escape to the host filesystem. Use os.OpenRoot to confine file access to the instance directory.