Goshs: community verdicts
4 notable / known-exploited Goshs CVEs the community has triaged.
- CVE-2026-35392CRIT 9.8Real · low riskEPSS 1%
goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, PUT upload in httpserver/updown.go has no path sanitization. This vulnerability is fixed in 2.0.0-beta.3.
- CVE-2026-35393CRIT 9.8Real · low riskEPSS 1%
goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3.
- CVE-2026-35471CRIT 9.8Real · low riskEPSS 1%
goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, tdeleteFile() missing return after path traversal check. This vulnerability is fixed in 2.0.0-beta.3.
- CVE-2026-34581HIGH 8.1Real · low riskEPSS 0%
goshs is a SimpleHTTPServer written in Go. From version 1.1.0 to before version 2.0.0-beta.2, when using the Share Token it is possible to bypass the limited selected file download with all the gosh functionalities, including code exec. This issue has been patched in version 2.0.0-beta.2.