Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-fh2f-xfxc-q9cc | openhole-server vulnerable to path traversal via URL-decoded request path |
Wed, 29 Jul 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Bablilayoub
Bablilayoub openhole |
|
| Vendors & Products |
Bablilayoub
Bablilayoub openhole |
|
| Metrics |
ssvc
|
Tue, 28 Jul 2026 22:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | openhole-server vulnerable to path traversal via URL-decoded request path | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-29T14:21:36.367Z
Reserved: 2026-06-15T20:16:46.198Z
Link: CVE-2026-54650
Updated: 2026-07-29T14:21:32.917Z
No data.
No data.
OpenCVE Enrichment
Updated: 2026-07-29T15:10:28Z
-
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Github GHSA