Skip to main content

Openclaw EUVDEUVD-2026-17003

| CVE-2026-32922 CRITICAL
Incorrect Privilege Assignment (CWE-266)
2026-03-29 VulnCheck GHSA-x8qx-w8w2-g4rx
9.4
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
9.4 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 05:47 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
2026.3.11
EUVD ID Assigned
Mar 29, 2026 - 13:15 euvd
EUVD-2026-17003
Analysis Generated
Mar 29, 2026 - 13:15 vuln.today
CVE Published
Mar 29, 2026 - 12:44 nvd
CRITICAL 9.4

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 3 npm packages depend on openclaw (3 direct, 0 indirect)

Ecosystem-wide dependent count for version 2026.3.11.

DescriptionCVE.org

OpenClaw before 2026.3.11 contains a privilege escalation vulnerability in device.token.rotate that allows callers with operator.pairing scope to mint tokens with broader scopes by failing to constrain newly minted scopes to the caller's current scope set. Attackers can obtain operator.admin tokens for paired devices and achieve remote code execution on connected nodes via system.run or gain unauthorized gateway-admin access.

AnalysisAI

Privilege escalation in OpenClaw device token rotation (versions before 2026.3.11) enables authenticated attackers with operator.pairing scope to mint tokens with arbitrary elevated scopes, including operator.admin privileges. This scope validation bypass permits remote code execution on connected nodes via system.run API and unauthorized gateway-admin access. CVSS 9.4 (Critical) with network attack vector and low complexity. EPSS and KEV data not provided; no public exploit identified at time of analysis, though technical details disclosed via GitHub security advisory increase exploitation risk.

Technical ContextAI

This vulnerability affects the device.token.rotate API endpoint in OpenClaw, an apparent device management or IoT gateway platform. The root cause is improper privilege management (CWE-266) where the token minting function fails to validate that newly generated tokens inherit only the scope constraints of the requesting caller's current token. In role-based access control systems, scopes define authorization boundaries-operator.pairing should allow device registration, while operator.admin grants full administrative capabilities. The vulnerable code path permits scope escalation during token rotation, effectively breaking the principle of least privilege. The CPE identifier (cpe:2.3:a:openclaw:openclaw) indicates this affects the core OpenClaw application. The CVSS 4.0 vector shows network-accessible attack (AV:N), low complexity (AC:L), requiring only low-level privileges (PR:L) with no user interaction (UI:N), resulting in complete compromise of confidentiality, integrity, and availability across vulnerable and subsequent systems (VC:H/VI:H/VA:H/SC:H/SI:H/SA:H).

RemediationAI

Immediately upgrade OpenClaw to version 2026.3.11 or later, which implements proper scope constraint validation in the device.token.rotate function. The vendor-released patch is available through the GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-4jpw-hj22-2xmc. Until patching is complete, implement network-level access controls to restrict device.token.rotate API calls to trusted internal networks only, and audit all existing operator.admin tokens to identify unauthorized escalations. Rotate all device tokens post-upgrade to ensure no attacker-minted elevated tokens persist. Review system.run API logs for suspicious remote command execution attempts. Organizations unable to immediately patch should consider temporarily disabling the token rotation endpoint if operationally feasible, though this may impact legitimate device pairing workflows. No compensating controls fully mitigate the vulnerability-upgrade to 2026.3.11 remains the only complete remediation.

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

EUVD-2026-17003 vulnerability details – vuln.today

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