Vulnerability in Golang Go

CVE-2025-0913

os.OpenFile(path, os.O_CREATE|O_EXCL) behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with O_CREATE and O_EXCL flags never follows symlinks. On Windows, when the target…

EPSS: 0.002 (15.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-0913?
CVE-2025-0913 is a medium-severity vulnerability in Golang Go, classified under Improper Link Resolution Before File Access. CVSS score: 5.5/10. Published 2025-06-11.
How severe is CVE-2025-0913?
Medium severity. CVSS v3 base score is 5.5 out of 10.
Is CVE-2025-0913 known to be exploited?
6 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.