Severity by source
AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
Lifecycle Timeline
4Blast Radius
ecosystem impact- 2 npm packages depend on openclaw (2 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.2.26.
DescriptionCVE.org
OpenClaw versions prior to 2026.2.26 contain an authorization bypass vulnerability where Signal group allowlist policy incorrectly accepts sender identities from DM pairing-store approvals. Attackers can exploit this boundary weakness by obtaining DM pairing approval to bypass group allowlist checks and gain unauthorized group access.
AnalysisAI
OpenClaw versions prior to 2026.2.26 contain an authorization bypass vulnerability in Signal group allowlist enforcement where the system incorrectly accepts sender identities derived from direct message (DM) pairing-store approvals. An authenticated attacker with low privileges can exploit this boundary weakness by obtaining DM pairing approval, allowing them to bypass group allowlist checks and gain unauthorized access to Signal groups. While the CVSS score is moderate (3.7) and attack complexity is high, the vulnerability represents a direct authentication control bypass in a messaging security context, and patches are available from the vendor.
Technical ContextAI
The vulnerability exists in OpenClaw's Signal group access control implementation, which relies on an allowlist policy to restrict group membership. The root cause is classified under CWE-863 (Incorrect Authorization), specifically a logic flaw where the authorization module fails to properly validate the source of sender identity claims. When a user obtains DM pairing-store approval (a mechanism typically used for direct messaging authentication), the vulnerable code incorrectly accepts these DM-sourced identities as valid credentials for Signal group access decisions. The affected products are identified via CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* for all versions prior to 2026.2.26. The flaw represents a boundary confusion issue between two distinct trust domains (DM pairing context and group allowlist context), allowing privilege escalation from authenticated DM user to unauthorized group member.
RemediationAI
Upgrade OpenClaw to version 2026.2.26 or later immediately, as patches are available from the vendor via commits 8bdda7a651c21e98faccdbbd73081e79cffe8be0 and 64de4b6d6ae81e269ceb4ca16f53cda99ced967a (see https://github.com/openclaw/openclaw/security/advisories/GHSA-wm8r-w8pf-2v6w for full advisory). If immediate patching is not possible, implement network segmentation to restrict DM pairing approval flows only to trusted, internal systems and audit Signal group membership assignments to detect unauthorized access attempts. Additionally, review and strengthen DM pairing approval workflows to ensure they cannot be misused to influence group allowlist decisions, and consider implementing additional authorization checks that validate the context (DM vs. group) of each identity claim before granting group access.
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-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13021
GHSA-wm8r-w8pf-2v6w