Skip to content
Threat Feed
high advisory

Improper Access Control in HyperDX Team Management

HyperDX versions through 1.10.1 contain an improper access control vulnerability allowing authenticated users to perform unauthorized administrative actions via team management API endpoints.

CVE search metadata

CVE search record: CVE-2026-82279. Severity: high. CVSS: 8.1. KEV: no. Product: HyperDX (<= 1.10.1). Brief: Improper Access Control in HyperDX Team Management. Brief link: https://feed.craftedsignal.io/briefs/2026-08-hyperdx-auth-bypass/

HyperDX versions through 1.10.1 contain a critical authorization flaw within their team management API endpoints. Due to a failure to properly enforce role-based access controls (RBAC), any authenticated team member can bypass existing permission tiers to execute administrative functions. An attacker with standard user access can manipulate team settings, including renaming the team, rotating API keys, and removing other users, including the team owner. This vulnerability presents a significant risk to organizational account security and sensitive data access if administrative tokens are compromised. Defenders should identify HyperDX instances and verify the software version against the patched release.

Impact

Successful exploitation allows unauthorized users to modify team configurations and gain administrative control over the platform. This may lead to service disruption, account lockout for authorized administrators, or potential exfiltration of sensitive telemetry data via rotated API keys.

Recommendation

  • Patch HyperDX instances by upgrading to the latest version that addresses CVE-2026-82279.
  • Audit logs for suspicious activity involving PATCH or DELETE requests directed at /team/ endpoints, specifically monitoring for non-admin accounts performing team management functions.

Immediate actions

Upgrade HyperDX to a version greater than 1.10.1

IT Operations 72h

Threat Hunt

Identify anomalous API calls to /team/ endpoints from non-admin user accounts

T1068 high medium confidence hunt now

Data: Web server access logs or API gateway logs

Mitigations

Upgrade to latest version

immediate IT Operations

CVE-2026-82279