CVE-2026-66064

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/handler.go sendFile handler opened files using a cleaned path but derived the authorization filename from raw req.URL.Path, so a trailing slash could bypass .goshs ACL-file protection and block-list checks. This issue is fixed in version 2.1.5.
Configurations

No configuration.

History

28 Jul 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 23:17

Updated : 2026-07-30 19:19


NVD link : CVE-2026-66064

Mitre link : CVE-2026-66064

CVE.ORG link : CVE-2026-66064


JSON object : View

Products Affected

No product.

CWE
CWE-41

Improper Resolution of Path Equivalence

CWE-863

Incorrect Authorization