CVE-2025-46816
Last modified
CVE-2025-46816 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. 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. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-46816?
How severe is CVE-2025-46816?
How do I fix CVE-2025-46816?
Are you affected by CVE-2025-46816?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
