CVE-2026-66064: goshs has ACL Bypass & Path Traversal
## Summary `sendFile` derives the served filename from the raw request path while opening the file from the cleaned path, so appending a trailing slash empties the derived name and defeats both the never-serve rule...