Description
HyperDX before 2.31.0 contains a server-side request forgery vulnerability that allows authenticated team members to direct the server to arbitrary internal destinations by supplying a caller-controlled host parameter to the ClickHouse proxy test endpoint with no URL validation or allowlist enforcement. Attackers can exploit the reflected error responses from the endpoint to disclose internal service response bodies, enabling access to internal APIs, container services, and cloud provider metadata endpoints.
Published: 2026-07-20
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HyperDX before 2.31.0 contains a server‑side request forgery flaw that allows any authenticated team member to supply a host parameter to the ClickHouse proxy test endpoint. Because the application sanitises input only loosely, the server will forward the request to whatever internal address the attacker chooses. The endpoint then returns the raw response from the target, so an attacker can read the contents of internal APIs, container‑host interfaces and cloud‑provider metadata services, thereby leaking sensitive configuration and authentication data and potentially enabling lateral movement.

Affected Systems

The flaw affects all installations of HyperDX that use a version earlier than 2.31.0. No public CPEs are listed, but the product is identified as HyperDX by the CNA vendor hyperdxio. The security advisory recommends upgrading to release 2.31.0 or later. Varying internal deployments may expose different internal services to the SSRF attack depending on how the ClickHouse proxy is configured.

Risk and Exploitability

The CVSS score of 6.3 indicates a medium severity vulnerability. The EPSS score of 0.00238 (< 1%) indicates a very low, but non‑zero, probability of exploitation, but the flaw is not listed in CISA's KEV catalog. Attackers would need authenticated access to the HyperDX environment to use the endpoint, so the threat is limited to compromised or insider users with team membership. Nevertheless, because the victim can read arbitrary internal service responses, the attack can facilitate discovery of secrets, credential endpoints, or other exploitable misconfigurations.

Generated by OpenCVE AI on July 30, 2026 at 18:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HyperDX to version 2.31.0 or later where the SSRF filter has been added.
  • Restrict the ClickHouse proxy test endpoint to only allow internal services that are intended for diagnostics, using network segmentation or firewall rules.
  • Review and harden authentication and role‑based access controls so that only trusted users can trigger the test endpoint.
  • Monitor for anomalous outbound requests from the HyperDX server and enable logging of the ClickHouse proxy responses.

Generated by OpenCVE AI on July 30, 2026 at 18:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Hyperdxio
Hyperdxio hyperdx
Vendors & Products Hyperdxio
Hyperdxio hyperdx

Tue, 21 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description HyperDX before 2.31.0 contains a server-side request forgery vulnerability that allows authenticated team members to direct the server to arbitrary internal destinations by supplying a caller-controlled host parameter to the ClickHouse proxy test endpoint with no URL validation or allowlist enforcement. Attackers can exploit the reflected error responses from the endpoint to disclose internal service response bodies, enabling access to internal APIs, container services, and cloud provider metadata endpoints.
Title HyperDX < 2.31.0 SSRF via ClickHouse Proxy Test Endpoint
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

Hyperdxio Hyperdx
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T14:29:46.336Z

Reserved: 2026-07-18T12:03:27.584Z

Link: CVE-2026-63731

cve-icon Vulnrichment

Updated: 2026-07-21T16:13:50.160Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:45:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)