Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/goshs-labs/goshs/commit/32f4a0e1790a709f722d0f3b2341f139d0031
- https://github.com/goshs-labs/goshs/releases/tag/v2.1.4
- https://github.com/goshs-labs/goshs/security/advisories/GHSA-rjrw-mjq6-hpmm
- https://github.com/goshs-labs/goshs/security/advisories/GHSA-rjrw-mjq6-hpmm
FAQ
What is CVE-2026-62325?
CVE-2026-62325 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 runnin...
How severe is CVE-2026-62325?
CVE-2026-62325 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-62325?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.