CVE Catalog

CVE-2026-54719

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

21th percentile - higher than 21% of all known CVEs

Summary

In goshs before version 2.1.1, the bulkDownload handler for ZIP downloads did not check ACLs or custom authentication, allowing unauthenticated reads of files protected by .goshs folder ACLs and block lists. This is an incomplete fix for CVE-2026-40189.

Risk Assessment

An unauthenticated attacker can download files protected by folder ACLs, leading to exposure of sensitive data.

Recommendation

Update goshs to version 2.1.1 or later, which includes a complete fix for this vulnerability.

Other vulnerabilities in goshs

See all
Original NVD description (English source)

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder ACLs and block lists. This issue is fixed in version 2.1.1. This vulnerability exists due to an incomplete fix for CVE-2026-40189.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS