---
id: CVE-2026-100546
title: >-
  OpenClaw (npm package `openclaw`) versions >= 2026.7.2 and < 2026.9.2 contain
  a race condition in the Discord realtime voice transcript path
summary: >-
  OpenClaw (npm package `openclaw`) versions >= 2026.7.2 and < 2026.9.2 contain
  a race condition in the Discord realtime voice transcript path. Concurrent
  control-classified voice transcripts could consume speaker context belonging
  to anot…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L'
cwe:
  - CWE-362
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw >= 2026.7.2 < 2026.9.2
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:00.737'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100546'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-5x6q-wg56-rxg8
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-2026.7.2-before-2026.9.2-authentication-bypass-via-voice-transcript
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.680Z'
---

## Overview

OpenClaw (npm package `openclaw`) versions >= 2026.7.2 and < 2026.9.2 contain a race condition in the Discord realtime voice transcript path. Concurrent control-classified voice transcripts could consume speaker context belonging to another participant after an asynchronous control check, causing a transcript to inherit another speaker's owner status. In Discord agent-proxy voice sessions using the affected realtime control path, an utterance from a non-owner participant could reach the downstream agent boundary marked as owner, so owner-sensitive behavior is applied to the wrong speaker. Exploitation depends on concurrent transcript timing and on the tools and commands available to the affected agent. The issue is fixed in 2026.9.2; as a workaround, disable Discord realtime voice for agents that distinguish owner and non-owner senders.

## Remediation

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