๐Ÿ” CVE Alert

CVE-2026-54650

HIGH 8.6

openhole-server vulnerable to path traversal via URL-decoded request path

CVSS Score
8.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor bablilayoub
Product openhole
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for bablilayoub openhole

Be the first to know when new high vulnerabilities affecting bablilayoub openhole are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

bablilayoub / openhole
< 0.1.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bablilayoub/openhole/security/advisories/GHSA-fh2f-xfxc-q9cc github.com: https://github.com/bablilayoub/openhole/commit/a28c27adde2a7ed0c347b730c8707208c0f78ed3 github.com: https://github.com/bablilayoub/openhole/releases/tag/v0.1.2