Report: CVE-2026-40883 - goshs: CSRF in state-changing GET routes enables authenticated file deletion and

Report: CVE-2026-40883 - goshs: CSRF in state-changing GET routes enables authenticated file deletion and

CVE ID :CVE-2026-40883 Published : April 21, 2026, 8:17 p.m. | 28 minutes ago Description :goshs is a SimpleHTTPServer written in Go. From 2.0.0-beta.4 to 2.0.0-beta.5, goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an already authenticated browser to trigger destructive actions such as ?delete and ?mkdir because goshs relies on HTTP basic auth alone and performs no CSRF, Origin, or Referer validation for those routes. This vulnerability is fixed in 2.0.0-beta.6. Severity: 6.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
MEDIUM
Published
April 21, 2026
Impact: CSRF