CVE-2026-42091
MEDIUM EPSS 6.1%
Published May 4, 20261mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published May 4, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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
Threat Intelligence
EPSS Exploit Probability
6.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-352 Cross-Site Request Forgery (CSRF) Authentication
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| goshs | goshs | * | <2.0.2 |
References 3
- github.com https://github.com/patrickhener/goshs/commit/0e715b94e10c3d1aa552276000f15f104dee2f32
- github.com https://github.com/patrickhener/goshs/releases/tag/v2.0.2
- github.com https://github.com/patrickhener/goshs/security/advisories/GHSA-rhf7-wvw3-vjvm
Remediation
- github.com https://github.com/patrickhener/goshs/commit/0e715b94e10c3d1aa552276000f15f104dee2f32