CVE-2026-62325

Summary

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allowed unauthenticated file access. This issue is fixed in version 2.1.4.

Affected Software

VendorProductVersion RangeStatus
goshs-labsgoshs>= 2.1.3, < 2.1.4affected

Weaknesses

  • CWE-306: CWE-306: Missing Authentication for Critical Function

References