Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-rjrw-mjq6-hpmm | goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884) |
Thu, 30 Jul 2026 15:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Goshs
Goshs goshs |
|
| Vendors & Products |
Goshs
Goshs goshs |
Wed, 29 Jul 2026 14:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 28 Jul 2026 22:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884) | |
| Weaknesses | CWE-306 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-29T13:25:38.846Z
Reserved: 2026-07-13T19:27:58.315Z
Link: CVE-2026-62325
Updated: 2026-07-29T13:22:04.026Z
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-30T15:29:17Z
-
CWE-306
Missing Authentication for Critical Function
Github GHSA