CVE-2026-62325

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.
Configurations

No configuration.

History

29 Jul 2026, 14:16

Type Values Removed Values Added
References () https://github.com/goshs-labs/goshs/security/advisories/GHSA-rjrw-mjq6-hpmm - () https://github.com/goshs-labs/goshs/security/advisories/GHSA-rjrw-mjq6-hpmm -

28 Jul 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 23:17

Updated : 2026-07-30 19:19


NVD link : CVE-2026-62325

Mitre link : CVE-2026-62325

CVE.ORG link : CVE-2026-62325


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function