Skip to main content

Openclaw CVE-2026-32039

MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-03-19 disclosure@vulncheck.com GHSA-wpph-cjgr-7c39
5.9
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.9 MEDIUM
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
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Lifecycle Timeline

3
Patch released
Mar 31, 2026 - 21:13 nvd
Patch available
Analysis Generated
Mar 19, 2026 - 22:30 vuln.today
CVE Published
Mar 19, 2026 - 22:16 nvd
MEDIUM 5.9

DescriptionCVE.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.

CVE-2026-28446 CRITICAL POC
9.4 Mar 05

Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.

CVE-2026-33579 CRITICAL POC
9.4 Mar 31

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b

CVE-2026-32042 HIGH POC
8.8 Mar 21

OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att

CVE-2026-32051 HIGH POC
8.8 Mar 21

An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.

CVE-2026-25253 HIGH POC
8.8 Feb 01

OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e

CVE-2026-32846 HIGH POC
8.7 Mar 26

Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in

CVE-2026-32064 HIGH POC
7.7 Mar 21

OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all

CVE-2026-32055 HIGH POC
7.6 Mar 21

OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director

CVE-2026-32056 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func

CVE-2026-32049 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste

CVE-2026-32048 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low

CVE-2026-25474 HIGH POC
7.5 Feb 19

OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec

Share

CVE-2026-32039 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy