CVE-2025-46816
NONE EPSS 44.5%
Published May 6, 20251y ago · Modified Jun 17, 20261w ago
Published May 6, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
goshs is a SimpleHTTPServer written in Go. Starting in version 0.3.4 and prior to version 1.0.5, running goshs without arguments makes it possible for anyone to execute commands on the server. The function `dispatchReadPump` does not checks the option cli `-c`, thus allowing anyone to execute arbitrary command through the use of websockets. Version 1.0.5 fixes the issue.
Threat Intelligence
EPSS Exploit Probability
44.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-284
CWE-77 Command Injection Injection
References 2
- github.com https://github.com/patrickhener/goshs/commit/160220974576afe5111485b8d12fd36058984cfa
- github.com https://github.com/patrickhener/goshs/security/advisories/GHSA-rwj2-w85g-5cmm
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.