CVE-2026-32035
Improper Access Control in OpenClaw Voice Transcript Processing
Publication date: 2026-03-19
Last updated on: 2026-04-20
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openclaw | openclaw | to 2026.3.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in OpenClaw versions prior to 2026.3.2. It occurs because the software fails to correctly pass the senderIsOwner flag when processing Discord voice transcripts in the agentCommand function. As a result, the flag defaults to true, which means the system mistakenly treats non-owner voice participants as owners.
This flaw allows non-owner participants in voice channels to exploit the omission and gain access to tools that should be restricted to owners only, such as gateway and cron functionality, especially in mixed-trust channels.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access by non-owner users to owner-only tools within OpenClaw. This includes critical functionalities like gateway and cron operations, which could be misused to disrupt services, manipulate scheduled tasks, or gain elevated control within mixed-trust channels.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know