---
id: CVE-2026-82279
title: >-
  HyperDX through 1.10.1 fails to enforce role-based access controls in team
  management endpoints, allowing any team member to perform administrative
  actions
summary: >-
  HyperDX through 1.10.1 fails to enforce role-based access controls in team
  management endpoints, allowing any team member to perform administrative
  actions. Attackers can delete team members including owners, rotate API keys,
  and rename …
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'
cwe:
  - CWE-862
published: '2026-08-28'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:46.040'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82279'
references:
  - url: 'https://github.com/hyperdxio/hyperdx'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/hyperdxio/hyperdx/blob/db6ee45feadb2e229bb234364b8661903f8e386e/packages/api/src/routers/api/team.ts
    label: disclosure@vulncheck.com
  - url: 'https://github.com/hyperdxio/hyperdx/issues/2587'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/hyperdx-team-management-operations-missing-role-based-access-control
    label: disclosure@vulncheck.com
  - url: 'https://github.com/hyperdxio/hyperdx/issues/2587'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00331
epssPercentile: 0.23575
ingestedAt: '2026-09-23T17:28:14.815Z'
vendor: hyperdxio
product: hyperdx
affected:
  - hyperdx <= 1.10.1
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-08-28T20:25:32.364553Z'
---

## Overview

HyperDX through 1.10.1 fails to enforce role-based access controls in team management endpoints, allowing any team member to perform administrative actions. Attackers can delete team members including owners, rotate API keys, and rename teams by sending requests to PATCH /team/apiKey, PATCH /team/name, and DELETE /team/member endpoints.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
