Vulnerability Description
goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName() on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This issue is fixed in version 2.1.5.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/goshs-labs/goshs/commit/f3ef599e409151d1380866e47de8b1afb0bb5
- https://github.com/goshs-labs/goshs/security/advisories/GHSA-wg2q-39h6-66x9
FAQ
What is CVE-2026-66063?
CVE-2026-66063 is a vulnerability with a CVSS score of 6.5 (MEDIUM). goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName() on / but did not reject .., al...
How severe is CVE-2026-66063?
CVE-2026-66063 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-66063?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.