Stats Digest Feeds
← Back to all CVEs

CVE-2026-94445

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Sep 25, 2026
Vendor unknown

Description

A malicious txtar could escape the intended execution context and force arbitrary writes to the playground host's trusted filesystem. Disjointly, one of the three possible paths to invoke go vet on the playground host did not correctly restrict the execution environment. This permitted a Go process to make a read for an environment configuration file rooted in the playground host's $HOME. Together, a well-crafted go env file and the go vet invocation could lead to remote code execution in the playground host itself. This does not affect users of go.dev/play directly; however, it may affect independent deployments of golang.org/x/playground.

References