Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/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:N/VI:H/VA:N/SC:N/SI:N/SA:N/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
Lifecycle Timeline
6DescriptionCVE.org
OpenClaw before 2026.4.10 contains an authorization bypass vulnerability allowing operator.write message-tool paths to access Matrix profile persistence requiring admin-level authority. Attackers can exploit insufficient access controls to mutate persistent profile configuration through non-owner message-tool runs.
AnalysisAI
Authorization bypass in OpenClaw before 2026.4.10 allows low-privileged authenticated users with operator.write permissions to mutate persistent Matrix profile configurations that should require admin-level authority. Exploitation enables unauthorized modification of system-wide profile settings through message-tool paths, bypassing role-based access controls (CVSS:4.0 7.1 High, VI:H). Vendor patch available via GitHub commit fe0f686c. No confirmed active exploitation or public POC identified at time of analysis, with EPSS data not yet available for this 2026 CVE.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), where OpenClaw's role-based access control implementation fails to enforce privilege boundaries between operator.write and admin roles. The affected component involves Matrix protocol profile persistence, suggesting OpenClaw implements Matrix messaging or federation capabilities. The message-tool code paths accessible to operator.write users do not properly validate whether the caller possesses admin-level authority before allowing mutations to persistent profile configurations. The affected product is identified via CPE as cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*, indicating all OpenClaw versions prior to the patched release. CVSS:4.0 vector indicates network-accessible (AV:N), low complexity (AC:L), requiring low-level privileges (PR:L) with no user interaction (UI:N), resulting in high integrity impact to vulnerable system (VI:H) with no confidentiality or availability impacts.
RemediationAI
Upgrade to OpenClaw version 2026.4.10 or later, which contains the authorization fix implemented in GitHub commit fe0f686c9228fffcec6de4011da45e69a6e23e54. Patch available from vendor repository at https://github.com/openclaw/openclaw/commit/fe0f686c9228fffcec6de4011da45e69a6e23e54. Organizations unable to immediately upgrade should implement compensating controls: restrict operator.write role assignment to only trusted users who legitimately require admin-equivalent access (reduces attack surface but sacrifices role separation principle), disable Matrix profile persistence features if not operationally required (may impact chat/federation functionality), or implement network-level access controls to limit who can authenticate to OpenClaw services (reduces PR:L attack population but does not eliminate insider threat). Each workaround trades functionality or security model integrity for temporary risk reduction. Consult vendor advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-7jp6-r74r-995q and VulnCheck analysis at https://www.vulncheck.com/advisories/openclaw-unauthorized-matrix-profile-config-persistence-access-via-operator-write-message-tools for deployment-specific guidance.
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 weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27249
GHSA-7jp6-r74r-995q