Loading market data...
← Back to CVE feed

CVE-2026-54650

HIGH CVSS 8.6 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Published: Jul 28, 2026 23:17 UTC Modified: Jul 29, 2026 15:16 UTC