Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
OpenClaw versions prior to 2026.2.25 fail to consistently apply sender-policy checks to reaction_* and pin_* non-message events before adding them to system-event context. Attackers can bypass configured DM policies and channel user allowlists to inject unauthorized reaction and pin events from restricted senders.
AnalysisAI
OpenClaw fails to consistently apply sender-policy checks to reaction and pin event handlers, allowing authenticated attackers to bypass configured direct message policies and channel user allowlists by injecting unauthorized events from restricted senders. The vulnerability affects OpenClaw versions prior to 2026.2.25, requires low privileges (authenticated user), and enables unauthorized event injection with moderate severity (CVSS 4.3). A patch is available from the vendor, and the vulnerability has been documented in the VulnCheck advisory and GitHub Security Advisory GHSA-rm2p-j3r7-4x4j.
Technical ContextAI
The vulnerability exists in OpenClaw's event handling system (cpe:2.3:a:openclaw:openclaw), a chat platform similar to Slack that manages collaborative communication through various event types. The root cause is classified under CWE-863 (Incorrect Authorization), where sender-policy validation mechanisms designed to enforce DM policies and channel user allowlists are not consistently applied to non-message events specifically reaction_* and pin_* event types. These events are processed and added to the system-event context without proper authorization checks, creating a gap where the authentication model exists but authorization enforcement is inconsistent across different event categories. The underlying issue is a failure to validate event source permissions before context mutation.
RemediationAI
Upgrade OpenClaw to version 2026.2.25 or later to apply the sender-policy validation fixes implemented in commits aedf62ac7e669a89c7b295201bf6537dc6b12e0e and 75dfb71e4e8b7c2feba5a8ca662f92ea840e0147. Organizations unable to immediately patch should review and restrict who can perform reaction and pin operations in sensitive channels, enforce channel membership controls, and audit recent reaction and pin events for unauthorized sources. For detailed patching instructions and validation steps, consult the vendor advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-rm2p-j3r7-4x4j.
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-13978