CVE-2025-47906
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-18

Last updated on: 2025-11-04

Assigner: Go Project

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-18
Last Modified
2025-11-04
Generated
2026-06-16
AI Q&A
2025-09-18
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
golang go From 1.25.0 (inc) to 1.25.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability occurs when the PATH environment variable includes executable files instead of just directories. When certain strings ("", ".", and "..") are passed to the LookPath function, it can unexpectedly return the binaries listed in the PATH, which is not the intended behavior.

Impact Analysis

The vulnerability can lead to unexpected execution of binaries found in the PATH environment variable, potentially causing security issues such as executing unintended or malicious code.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-47906. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart