The following table lists the changes that have been made to the
CVE-2025-46816 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]May. 06, 2025
Action Type Old Value New Value Added 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. Added CVSS V3 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L Added CWE CWE-77 Added CWE CWE-284 Added Reference https://github.com/patrickhener/goshs/commit/160220974576afe5111485b8d12fd36058984cfa Added Reference https://github.com/patrickhener/goshs/security/advisories/GHSA-rwj2-w85g-5cmm