CVE-2025-47906

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Go standard libraryos/exec0 < 1.23.12affected
Go standard libraryos/exec1.24.0 < 1.24.6affected

Weaknesses

  • CWE-115: Misinterpretation of Input

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References