216.73.216.197

CVE-2026-42091

· Published 04/05/2026 18:16 · Modified 04/05/2026 18:16

Labels: CVE-2026-42091 2026-05-04CVE-2026-42091CWE-352[email protected]

Essential information

Published
04/05/2026 18:16
Modified
04/05/2026 18:16
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
* / goshs cpe:2.3:a:*:goshs:<2.0.2:*:*:*:*:*:*:*

References