PT-2026-65626 · Goshs · Goshs
CVE-2026-66064
·
Published
2026-07-28
·
Updated
2026-07-28
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
goshs versions prior to 2.1.5
Description
The
sendFile function in the httpserver/handler.go file incorrectly derives the authorization filename from the raw req.URL.Path while opening the file using a cleaned path. This discrepancy allows an attacker to bypass the .goshs ACL-file protection and block-list checks by appending a trailing slash to the request path, which results in an empty derived name. This can lead to the unauthorized disclosure of the .goshs ACL file, including sensitive information such as bcrypt hashes, or access to files explicitly listed in the block list.Recommendations
Update to version 2.1.5.
Fix
Incorrect Authorization
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Goshs