Description
HyperDX before 2.31.0 contains a server-side request forgery vulnerability that allows authenticated team members to direct the server to make requests to arbitrary internal network destinations by supplying a caller-controlled URL to the webhook test endpoint. Attackers can bypass the insufficient hostname blacklist validation in the webhook handler to enumerate internal services, interact with internal containers, or access cloud instance metadata services including provider metadata endpoints.
Published: 2026-07-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HyperDX versions before 2.31.0 contain a server‑side request forgery flaw that allows an authenticated team member to specify any URL to the webhook test endpoint, causing the server to perform the request. The attacker can direct calls to arbitrary internal IP addresses, enumerating services, interacting with internal containers, or retrieving cloud instance metadata from provider‑specific endpoints. This flaw is a classic SSRF described by CWE‑918.

Affected Systems

The vulnerability affects HyperDX software distributed by hyperdxio, any release earlier than 2.31.0, regardless of deployment environment. Only users with authentication credentials for a team in HyperDX can exploit this feature.

Risk and Exploitability

The CVSS score of 5.3 marks the flaw as moderate severity. The EPSS score is under 1%, indicating a very low but non‑zero exploitation probability. The flaw is not listed in the CISA KEV catalog. Exploitation requires valid credentials for a team member; once authenticated, the attacker can trigger the webhook test endpoint with a target URL, bypassing the insufficient hostname blacklist validation and thus gaining access to internal network resources or sensitive cloud metadata.

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 release 2.31.0 or later, which removes the SSRF flaw.
  • If an upgrade cannot be performed immediately, disable the webhook test endpoint for non‑essential users or restrict its access to a minimal set of trusted personnel.
  • Implement network segmentation or firewall rules to block outbound traffic from the HyperDX server to internal services and to cloud‑provider metadata endpoints.

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

Mon, 20 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', '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 make requests to arbitrary internal network destinations by supplying a caller-controlled URL to the webhook test endpoint. Attackers can bypass the insufficient hostname blacklist validation in the webhook handler to enumerate internal services, interact with internal containers, or access cloud instance metadata services including provider metadata endpoints.
Title HyperDX < 2.31.0 SSRF via Webhook Test Endpoint
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Hyperdxio Hyperdx
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-21T11:08:18.399Z

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

Link: CVE-2026-63730

cve-icon Vulnrichment

Updated: 2026-07-20T20:16:37.527Z

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)