Skip to main content

Openclaw EUVDEUVD-2026-17437

| CVE-2026-33579 CRITICAL
Incorrect Authorization (CWE-863)
2026-03-31 VulnCheck GHSA-hc5h-pmr3-3497
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

5
PoC Detected
Apr 06, 2026 - 23:16 vuln.today
Public exploit code
EUVD ID Assigned
Mar 31, 2026 - 14:30 euvd
EUVD-2026-17437
Analysis Generated
Mar 31, 2026 - 14:30 vuln.today
Patch released
Mar 31, 2026 - 14:30 nvd
Patch available
CVE Published
Mar 31, 2026 - 14:10 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.28.

DescriptionCVE.org

OpenClaw before 2026.3.28 contains a privilege escalation vulnerability in the /pair approve command path that fails to forward caller scopes into the core approval check. A caller with pairing privileges but without admin privileges can approve pending device requests asking for broader scopes including admin access by exploiting the missing scope validation in extensions/device-pair/index.ts and src/infra/device-pairing.ts.

AnalysisAI

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access by exploiting missing scope validation in the device pairing approval workflow. The /pair approve command fails to forward caller scopes during approval checks, enabling attackers with basic pairing privileges-or potentially no privileges given the CVSS PR:N vector-to approve device requests with elevated admin scopes. EPSS data not available; no public exploit identified at time of analysis, though the CVSS 9.8 reflects trivial exploitation due to network accessibility, low complexity, and no authentication barrier. Vendor-released patch: commit e403dec (2026.3.28+).

Technical ContextAI

OpenClaw implements a device pairing system where devices request access with specific permission scopes (including admin-level access). The vulnerability resides in extensions/device-pair/index.ts and src/infra/device-pairing.ts, where the /pair approve command path processes approval requests. The code fails to propagate the caller's permission scopes into the core approval validation logic (CWE-863: Incorrect Authorization). This allows the approval function to proceed without verifying whether the caller has sufficient privileges to grant the requested scopes. Essentially, the system checks if a pairing request exists but not whether the approving party is authorized to grant admin-level permissions. The affected product per CPE is cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*, indicating all versions prior to the March 2026 patch.

RemediationAI

Upgrade immediately to OpenClaw version 2026.3.28 or later, which includes the fix committed in e403decb6e20091b5402780a7ccd2085f98aa3cd. The patch implements proper scope validation by forwarding caller permission scopes into the approval authorization check, ensuring users cannot approve requests for scopes exceeding their own privileges. Organizations unable to upgrade immediately should disable the /pair approve endpoint or restrict network access to the device pairing API to trusted administrators only until patching is complete. Review audit logs for unauthorized device approvals or privilege escalations that occurred before remediation. The patch commit is available at https://github.com/openclaw/openclaw/commit/e403decb6e20091b5402780a7ccd2085f98aa3cd and full vendor guidance at https://github.com/openclaw/openclaw/security/advisories/GHSA-hc5h-pmr3-3497.

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

CVE-2026-28448 HIGH POC
7.3 Mar 05

OpenClaw versions before 2026.2.1 fail to properly validate access controls in the Twitch plugin when role restrictions

Share

EUVD-2026-17437 vulnerability details – vuln.today

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