Back to CVE List

CVE-2026-40883

MEDIUM SEVERITY

CVSS Score & Metrics

Base Score
8.1 / 10
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Vulnerability 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.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-352
Source
GitHub
Vendor
go
Product
github.com/patrickhener/goshs/v2

External References

Discussion (0)

Add Comment

No comments yet. Be the first!