CVE-2026-63731
Received Received - Intake

HyperDX SSRF via ClickHouse Proxy Host Parameter

Vulnerability report for CVE-2026-63731, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
hyperdx hyperdx to 2.31.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

HyperDX before version 2.31.0 has a server-side request forgery (SSRF) vulnerability. Authenticated team members can send requests to internal destinations by manipulating the host parameter in the ClickHouse proxy test endpoint. The server lacks URL validation or allowlist checks, allowing access to internal services and exposing sensitive data through reflected error responses.

Detection Guidance

To detect this SSRF vulnerability in HyperDX versions before 2.31.0, check if the ClickHouse proxy test endpoint is accessible and if the host parameter is accepted without validation. Inspect server logs for unusual internal requests or error responses from the endpoint. No specific commands are provided in the context.

Impact Analysis

This vulnerability allows attackers to access internal APIs, container services, and cloud provider metadata endpoints. Sensitive internal service data may be disclosed through error responses, potentially leading to unauthorized access to confidential information or further exploitation of internal systems.

Compliance Impact

This SSRF vulnerability could lead to unauthorized access to internal APIs, container services, or cloud metadata endpoints, potentially exposing sensitive data such as IAM credentials or personal information. This may violate GDPR's data protection principles or HIPAA's safeguards for protected health information if such data is accessed or disclosed.

Mitigation Strategies

Immediately upgrade HyperDX to version 2.31.0 or later to patch the SSRF flaw. If upgrading is not possible, restrict access to the ClickHouse proxy test endpoint and implement strict URL validation for the host parameter to prevent arbitrary internal requests.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63731. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart