CVE-2026-42091
goshs has Cross-Origin Arbitrary File Write via Missing CSRF on PUT and Wildcard CORS
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
goshs is a SimpleHTTPServer written in Go. Prior to version 2.0.2, the PUT upload handler (httpserver/updown.go) lacks the CSRF token validation that was added to the POST upload handler during the CVE-2026-40883 fix. Combined with the unconditional Access-Control-Allow-Origin: * on the OPTIONS preflight handler (httpserver/server.go), any website can write arbitrary files to a goshs instance through the victim's browser โ bypassing network isolation (e.g. localhost, internal network). This issue has been patched in version 2.0.2.
| CWE | CWE-352 |
| Vendor | patrickhener |
| Product | goshs |
| Published | May 4, 2026 |
Stay Ahead of the Next One
Get instant alerts for patrickhener goshs
Be the first to know when new medium vulnerabilities affecting patrickhener goshs are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
Affected Versions
patrickhener / goshs
< 2.0.2