PT-2026-33232 · Goshs · Goshs
R1Zzg0D
·
Published
2026-04-14
·
Updated
2026-05-12
·
CVE-2026-40883
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
goshs versions 2.0.0-beta.4 through 2.0.0-beta.5
Description
goshs contains a cross-site request forgery issue in its state-changing HTTP GET routes. An external attacker can cause an authenticated browser to trigger destructive actions because the software relies solely on HTTP basic auth and fails to perform CSRF,
Origin, or Referer validation for these routes. This allows an attacker-controlled page to trigger filesystem mutations via GET requests, specifically through the ?delete and ?mkdir parameters, which are handled by the deleteFile() and handleMkdir() functions respectively.Recommendations
Update to version 2.0.0-beta.6.
Exploit
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Goshs