CVE-2026-40188

Summary

goshs is a SimpleHTTPServer written in Go. From 1.0.7 to before 2.0.0-beta.4, the SFTP command rename sanitizes only the source path and not the destination, so it is possible to write outside of the root directory of the SFTP. This vulnerability is fixed in 2.0.0-beta.4.

Affected Software

VendorProductVersion RangeStatus
patrickhenergoshs>= 1.0.7, < 2.0.0-beta.4affected

Weaknesses

  • CWE-1314: CWE-1314: Missing Write Protection for Parametric Data Values

ADP Enrichment

CISA ADP Vulnrichment

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

Additional References

References