Vulnerability Description
goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, tdeleteFile() missing return after path traversal check. This vulnerability is fixed in 2.0.0-beta.3.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Goshs | Goshs | < 2.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/patrickhener/goshs/security/advisories/GHSA-6qcc-6q27-whp8ExploitMitigationVendor Advisory
FAQ
What is CVE-2026-35471?
CVE-2026-35471 is a vulnerability with a CVSS score of 9.8 (CRITICAL). goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, tdeleteFile() missing return after path traversal check. This vulnerability is fixed in 2.0.0-beta.3.
How severe is CVE-2026-35471?
CVE-2026-35471 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-35471?
Check the references section above for vendor advisories and patch information. Affected products include: Goshs Goshs.