Back to overview

CVE-2026-66064

MEDIUM
5.3
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-66064
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-23 23:25 UTC
Published
2026-07-28 22:12 UTC
Last updated
2026-07-28 22:12 UTC
Primary CWE
CWE-41
CWE-41: Improper Resolution of Path Equivalence
Vendor / Product
goshs-labs / goshs
Sources
cve.org  ·  NVD

Severity & Metrics

5.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
goshs-labs goshs < 2.1.5
Weakness (CWE)
CWESourceDescription
CWE-41 cna CWE-41: Improper Resolution of Path Equivalence
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
5.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
References (3)
Back to overview