Openclaw
CVE-2026-32039
MEDIUM
Severity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N
Lifecycle Timeline
3DescriptionCVE.org
OpenClaw versions prior to 2026.2.22 contain an authorization bypass vulnerability in the toolsBySender group policy matching that allows attackers to inherit elevated tool permissions through identifier collision attacks. Attackers can exploit untyped sender keys by forcing collisions with mutable identity values such as senderName or senderUsername to bypass sender-authorization policies and gain unauthorized access to privileged tools.
AnalysisAI
OpenClaw versions before 2026.2.22 allow authenticated attackers to bypass sender authorization checks through identifier collision attacks, enabling them to gain unauthorized access to privileged tools. By exploiting untyped sender keys and forcing collisions with mutable identity fields like senderName or senderUsername, attackers can inherit elevated permissions not granted to their account. No patch is currently available for this medium-severity vulnerability.
Technical ContextAI
The vulnerability exists in OpenClaw's toolsBySender group policy matching logic, which uses untyped sender identifiers to authorize access to sensitive tools. The root cause falls under CWE-639 (Authorization Bypass Through User-Controlled Key), a class of flaws where security decisions are made based on user-controllable identifiers without proper type checking or validation. The affected component fails to distinguish between immutable sender identity attributes and mutable ones like senderName or senderUsername, allowing attackers to craft collisions where their user-controlled identity values match those of privileged accounts or groups. This permits inheritance of elevated tool permissions that should be restricted by the sender-authorization policy framework. The vulnerability affects OpenClaw's core authorization layer and impacts the integrity of tool access controls across the application.
RemediationAI
Upgrade OpenClaw to version 2026.2.22 or later immediately, as the patch addresses the untyped sender key validation issue and implements proper identity collision prevention in the toolsBySender group policy matching logic. See the vendor security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-wpph-cjgr-7c39 and the patch details at https://github.com/openclaw/openclaw/commit/5547a2275cb69413af3b62c795b93214fe913b57 for deployment guidance. As a temporary mitigation for environments unable to patch immediately, restrict OpenClaw access to trusted users only by implementing strong network-level access controls, disable or restrict the toolsBySender policy matching feature if operationally feasible, and monitor tool access logs for suspicious sender identity collisions or privilege elevation attempts. Validate that all user identities (senderName, senderUsername, etc.) are properly type-validated and immutable before and after patching to prevent regression of this authorization bypass class.
Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.
Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b
OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.
OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e
Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in
OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all
OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director
OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func
OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste
OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low
OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
GHSA-wpph-cjgr-7c39