VulnerabilityAnalyzed
CVE-2026-39819
An attacker with access to the temporary directory can create a symlink in one of these names, causing "go bug" to overwrite the target of the symlink.
MEDIUM 5.3EPSS 0.18%
Does this matter?
Lower severity and a low EPSS score (0.18%). Track it; it rarely justifies an emergency change on its own.
Description
The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one of these names, causing "go bug" to overwrite the target of the symlink.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N
- EPSS
- 0.18% probability · 8th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-59
- Affected
- golang/go
- Source
- security@golang.org
References
- https://go.dev/cl/763882Patch
- https://go.dev/issue/78584Issue Tracking
- https://groups.google.com/g/golang-announce/c/qcCIEXso47MIssue Tracking, Mailing List
- https://pkg.go.dev/vuln/GO-2026-4978Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.