CVE-2026-39819

Updated on 07 May 2026

Severity

5.3 Medium severity

Details

CVSS score
5.3
CVSS vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N

Overview

About vulnerability

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.

Details

Affected packages:
golang @ 1.22.9 (+22 more)
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.

Fixes