CVE-2025-47906

MEDIUM EPSS 38.4%
Published Sep 18, 20259mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Medium
Find Similar
Published Sep 18, 2025 9mo ago
Last Modified Jun 17, 2026 2w ago

Description

If the PATH environment variable contains paths which are executables (rather than just directories), passing certain strings to LookPath ("", ".", and ".."), can result in the binaries listed in the PATH being unexpectedly returned.

CVSS Details

Base Score
6.5
Exploitability
3.9
Impact
2.5
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
38.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Affected Products 2

VendorProductVersionRange
golanggo* <1.23.12
golanggo*≥1.24.0  –  <1.24.6

References 5

  • openwall.com http://www.openwall.com/lists/oss-security/2025/08/06/1
    Issue TrackingMailing List
  • go.dev https://go.dev/cl/691775
    Patch
  • go.dev https://go.dev/issue/74466
    ExploitIssue TrackingThird Party Advisory
  • groups.google.com https://groups.google.com/g/golang-announce/c/x5MKroML2yM
    Mailing ListRelease Notes
  • pkg.go.dev https://pkg.go.dev/vuln/GO-2025-3956
    Vendor Advisory

Remediation

  • go.dev https://go.dev/cl/691775
    Patch