SCA: security update for github.com/patrickhener/goshs/v2, goshs.de/goshs/v2 (GHSA-wg2q-39h6-66x9)

medium Tenable Cloud Security Plugin ID 445418

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the
httpserver/updown.go multipart upload handler split part.FileName() on / but did not reject .., allowing
an unauthenticated upload with filename .. to create a file outside the served tree. This issue is fixed
in version 2.1.5. (CVE-2026-66063)

Solution

Update the github.com/patrickhener/goshs/v2 library and its related packages to version 2.1.5-0.20260727065949-f3ef599e4091 or later.

See Also

https://github.com/advisories/GHSA-wg2q-39h6-66x9

Plugin Details

Severity: Medium

ID: 445418

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 7/29/2026

Updated: 7/29/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.86

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-66063

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/28/2026

Vulnerability Publication Date: 7/28/2026

Reference Information

CVE: CVE-2026-66063

cwe: CWE-22