VDB

CVE-2025-0913

CVE-2025-0913 PUBLISHED CVSS 5.5 MEDIUM

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 path was a symlink to a nonexistent location, OpenFile would create a file in that location. OpenFile now always returns an error when the O_CREATE and O_EXCL flags are both set and the target path is a symlink.

EPSS 0.28% · 20.3th percentile

Risk Scores

CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
EPSS Score
0.28%
20.3th percentile

Affected Products

VendorProductVersions
Bitnamigolang1.24.0-0, 0
Bitnamigolang0, 1.24.0-0

Timeline

  • Jun 1, 2025 CVE Published
  • Jun 11, 2025 Coalition ESS Score
  • Jun 12, 2025 EPSS Score
  • Jun 12, 2025 Coalition ESS Score
  • Jun 23, 2025 EPSS Score
  • Jul 3, 2025 EPSS Score
  • Jul 14, 2025 EPSS Score
  • Jul 23, 2025 Coalition ESS Score
  • Jul 24, 2025 EPSS Score
  • Jul 30, 2025 Coalition ESS Score
  • Aug 4, 2025 EPSS Score
  • Aug 8, 2025 Coalition ESS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›