CVE-2026-54650

Source
https://cve.org/CVERecord?id=CVE-2026-54650
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54650.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54650
Aliases
Published
2026-07-28T22:20:36.566Z
Modified
2026-07-31T03:34:03.579069246Z
Severity
  • 8.6 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
openhole-server vulnerable to path traversal via URL-decoded request path
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54650.json",
    "cwe_ids": [
        "CWE-22"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/bablilayoub/openhole

Affected ranges

Type
GIT
Repo
https://github.com/bablilayoub/openhole
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.1.2"
        }
    ]
}

Affected versions

v0.*
v0.1.0
v0.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54650.json"