Lucene search
+L

1023 matches found

NVD
NVD
added 2026/03/05 10:16 p.m.19 views

CVE-2026-28448

OpenClaw versions 2026.1.29 prior to 2026.2.1 contain a vulnerability in the Twitch plugin must be installed and enabled in which it fails to enforce the allowFrom allowlist when allowedRoles is unset or empty, allowing unauthorized Twitch users to trigger agent dispatch. Remote attackers can...

9.4CVSS0.00537EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/05 9:59 p.m.42 views

CVE-2026-28448 OpenClaw 2026.1.29 < 2026.2.1 - Authorization Bypass in Twitch Plugin allowFrom Access Control

OpenClaw versions 2026.1.29 prior to 2026.2.1 contain a vulnerability in the Twitch plugin must be installed and enabled in which it fails to enforce the allowFrom allowlist when allowedRoles is unset or empty, allowing unauthorized Twitch users to trigger agent dispatch. Remote attackers can...

7.3CVSS0.00537EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/05 9:59 p.m.46 views

CVE-2026-28448

OpenClaw OpenClaw (Twitch plugin) versions 2026.1.29 through 2026.2.0 are affected. The vulnerability resides in the Twitch plugin’s access-control logic (checkTwitchAccessControl in extensions/twitch/src/access-control.ts): when allowFrom is configured and allowedRoles is unset or empty, the cod...

9.4CVSS5.9AI score0.00537EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/05 9:59 p.m.25 views

EUVD-2026-9898

OpenClaw versions 2026.1.29 prior to 2026.2.1 contain a vulnerability in the Twitch plugin must be installed and enabled in which it fails to enforce the allowFrom allowlist when allowedRoles is unset or empty, allowing unauthorized Twitch users to trigger agent dispatch. Remote attackers can...

6.3CVSS5.9AI score0.00537EPSS
SaveExploits1References3
attackerkb
attackerkb
added 2026/03/05 9:59 p.m.5 views

CVE-2026-28448

OpenClaw versions 2026.1.29 prior to 2026.2.1 contain a vulnerability in the Twitch plugin must be installed and enabled in which it fails to enforce the allowFrom allowlist when allowedRoles is unset or empty, allowing unauthorized Twitch users to trigger agent dispatch. Remote attackers can...

6.3CVSS5.9AI score0.00537EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/05 9:59 p.m.5 views

CVE-2026-28448 OpenClaw 2026.1.29 < 2026.2.1 - Authorization Bypass in Twitch Plugin allowFrom Access Control

OpenClaw versions 2026.1.29 prior to 2026.2.1 contain a vulnerability in the Twitch plugin must be installed and enabled in which it fails to enforce the allowFrom allowlist when allowedRoles is unset or empty, allowing unauthorized Twitch users to trigger agent dispatch. Remote attackers can...

7.3CVSS5.8AI score0.00537EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/05 9:59 p.m.9 views

CVE-2026-28448 OpenClaw 2026.1.29 < 2026.2.1 - Authorization Bypass in Twitch Plugin allowFrom Access Control

OpenClaw versions 2026.1.29 prior to 2026.2.1 contain a vulnerability in the Twitch plugin must be installed and enabled in which it fails to enforce the allowFrom allowlist when allowedRoles is unset or empty, allowing unauthorized Twitch users to trigger agent dispatch. Remote attackers can...

6.3CVSS6AI score
SaveExploits0References5
Snyk
Snyk
added 2026/03/03 11:18 p.m.8 views

Incorrect Authorization

Overview @openclaw/zalo is an OpenClaw Zalo channel plugin Affected versions of this package are vulnerable to Incorrect Authorization in the GROUP message dispatch process. An attacker can gain unauthorized access to restricted group message handling by sending GROUP messages from a sender not...

5.3CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/03 11:13 p.m.10 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the system.run process. An attacker can execute unauthorized commands by bypassing allowlist restrictions through wrapper binaries such as env or shell-dispatc...

8.8CVSS5.9AI score0.00782EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 11:13 p.m.25 views

OpenClaw's exec allowlist wrapper analysis did not unwrap env/shell dispatch chains

Summary system.run exec allowlist analysis treated wrapper binaries as the effective executable and did not fully unwrap env/shell-dispatch wrappers. This allowed wrapper-smuggled payloads for example env bash -lc ... to satisfy an allowlist entry for the wrapper while executing non-allowlisted...

8.8CVSS6.1AI score0.00782EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/03 11:03 p.m.45 views

OpenClaw's Synology Chat dmPolicy=allowlist failed open on empty allowedUserIds, allowing unauthorized agent dispatch

Summary In openclaw versions 2026.2.22 and 2026.2.23, the optional synology-chat channel plugin had an authorization fail-open condition: when dmPolicy was allowlist and allowedUserIds was empty/unset, unauthorized senders were still allowed through to agent dispatch. This is assessed as medium...

9.8CVSS6AI score0.00566EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/03 11:03 p.m.15 views

GHSA-GW85-XP4Q-5GP9 OpenClaw's Synology Chat dmPolicy=allowlist failed open on empty allowedUserIds, allowing unauthorized agent dispatch

Summary In openclaw versions 2026.2.22 and 2026.2.23, the optional synology-chat channel plugin had an authorization fail-open condition: when dmPolicy was allowlist and allowedUserIds was empty/unset, unauthorized senders were still allowed through to agent dispatch. This is assessed as medium...

5.3CVSS6AI score0.00566EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/03 7:16 p.m.16 views

GHSA-CCG8-46R6-9QGJ OpenClaw's dispatch-wrapper depth-cap mismatch can bypass shell-wrapper approval gating in system.run allowlist mode

Summary A wrapper-depth parsing mismatch in system.run allowed nested transparent dispatch wrappers for example repeated /usr/bin/env to suppress shell-wrapper detection while still matching allowlist resolution. In security=allowlist + ask=on-miss, this could bypass the expected approval prompt...

8.8CVSS6AI score0.00516EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 7:16 p.m.17 views

OpenClaw's dispatch-wrapper depth-cap mismatch can bypass shell-wrapper approval gating in system.run allowlist mode

Summary A wrapper-depth parsing mismatch in system.run allowed nested transparent dispatch wrappers for example repeated /usr/bin/env to suppress shell-wrapper detection while still matching allowlist resolution. In security=allowlist + ask=on-miss, this could bypass the expected approval prompt...

8.8CVSS6AI score0.00516EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.34 views

PT-2026-26404

Summary A wrapper-depth parsing mismatch in system.run allowed nested transparent dispatch wrappers for example repeated /usr/bin/env to suppress shell-wrapper detection while still matching allowlist resolution. In security=allowlist + ask=on-miss, this could bypass the expected approval prompt...

6.9CVSS5.9AI score0.00516EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/20 1:22 a.m.13 views

CVE-2026-2668

A vulnerability was found in Rongzhitong Visual Integrated Command and Dispatch Platform up to 20260206. This affects an unknown function of the file /dm/dispatch/user/add of the component User Handler. The manipulation results in improper access controls. The attack may be launched remotely. The...

7.5CVSS5.2AI score0.00585EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/18 9:16 p.m.20 views

CVE-2026-2668

A vulnerability was found in Rongzhitong Visual Integrated Command and Dispatch Platform up to 20260206. This affects an unknown function of the file /dm/dispatch/user/add of the component User Handler. The manipulation results in improper access controls. The attack may be launched remotely. The...

7.5CVSS0.00585EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/18 9:02 p.m.50 views

CVE-2026-2669

Rongzhitong Visual Integrated Command and Dispatch Platform is identified as vulnerable in CVE-2026-2669. The affected component is the User Handler, specifically the file path /dm/dispatch/user/delete. The root cause is improper access controls caused by manipulating the argument ID, enabling re...

6.9CVSS6.1AI score0.00671EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/18 8:32 p.m.46 views

CVE-2026-2668

Affected product/component: Rongzhitong Visual Integrated Command and Dispatch Platform, specifically the User Handler component (file: /dm/dispatch/user/add). Root cause (as described): Improper access controls due to manipulation. Impact: Remote attacker could exploit this via a network attack ...

7.5CVSS5.2AI score0.00585EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/18 8:32 p.m.43 views

CVE-2026-2667

Rongzhitong Visual Integrated Command and Dispatch Platform is affected. The vulnerability targets an unknown function in the file /dispatch/api?cmd=userinfo, leading to improper access controls. The issue is exploitable remotely and an exploit has been disclosed publicly. The vendor was contacte...

6.9CVSS5.2AI score0.00637EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder