CVE-2026-39819

Aliases:GO-2026-4978BIT-golang-2026-39819
Analyzed
Published: 07 May 2026, 19:41
Last modified:08 May 2026, 21:29

Vulnerability Summary

Overall Risk (default)
low
21/100
CVSS Score
5.3 MEDIUM
v3.1 (cve.org)
EPSS Score
<0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

07 May 2026, 19:41
Published
Vulnerability first disclosed
08 May 2026, 21:29
Last Modified
Vulnerability information updated

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 Metrics

  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N

EPSS Trends

Current EPSS score: 0.01% Percentile: 1%

Techniques & Countermeasures

  • CWE-59Improper Link Resolution Before File Access ('Link Following')

    The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Affected Systems

  • go toolchaincmd/go

    < 1.25.10 | ≥ 1.26.0-0, < 1.26.3

  • golanggo

    < 1.25.10 | ≥ 1.26.0, < 1.26.3

  • Gotoolchain

    ≥ 1.26.0-0, < 1.26.3

References (4)