SCA: security update for github.com/bablilayoub/openhole (GHSA-fh2f-xfxc-q9cc)

high Tenable Cloud Security Plugin ID 445417

Description

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

- openhole exposes localhost to the internet in one command. In 0.1.1 and earlier, openhole-server in
internal/server/public_proxy.go forwarded r.URL.Path instead of preserving the original request target
with r.URL.EscapedPath(), allowing percent encoded dot segments %2e and separators %2f to reach tunneled
local services as ../ and / for path traversal. This issue is fixed in version 0.1.2. (CVE-2026-54650)

Solution

Update the github.com/bablilayoub/openhole library and its related packages to version 0.1.2 or later.

See Also

https://github.com/advisories/GHSA-fh2f-xfxc-q9cc

Plugin Details

Severity: High

ID: 445417

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/29/2026

Updated: 7/29/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-54650

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/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-54650

cwe: CWE-22