Lucene search
+L

7308 matches found

Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.33 views

PT-2026-26398

Summary OpenClaw exec allowlist/safeBins policy could be bypassed with attached short-option payloads for example sort -o/tmp/poc, enabling file-write operations while still satisfying safeBins checks. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.17 - Latest...

6.9CVSS5.8AI score0.00258EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.29 views

PT-2026-26383

Summary A client authenticated with a shared gateway token could connect as role=node without device identity/pairing, then call node.event to trigger agent.request and voice.transcript flows. Affected Packages / Versions - Package: npm openclaw - Affected versions: = 2026.2.21-2 - Patched versio...

5.4CVSS6AI score0.00268EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.12 views

PT-2026-26390

Impact assertBrowserNavigationAllowed validated only http:/https: network targets but implicitly allowed other schemes. An authenticated gateway user could navigate browser sessions to file:// URLs and read local files via browser snapshot/extraction flows. Affected Component -...

7.1CVSS5.8AI score0.00403EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.29 views

PT-2026-26386

Summary Updated March 2, 2026 Encoded alternate-path requests could bypass plugin route auth checks for /api/channels/ due to canonicalization depth mismatch in vulnerable builds. Affected Packages / Versions - Package: openclaw npm - Latest published vulnerable version: 2026.3.1 - Affected range...

8.3CVSS5.8AI score0.00297EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.20 views

PT-2026-26240

Summary The Lobster extension tool execution path used a Windows shell fallback shell: true after spawn failures EINVAL/ENOENT. In that fallback path, shell metacharacters in command arguments can be interpreted by the shell, enabling command injection. Affected Packages / Versions - Package:...

8.6CVSS6AI score0.00618EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.22 views

PT-2026-26018

Summary OpenClaw accepted prototype-reserved keys in runtime /debug set override object values proto , constructor, prototype. Impact /debug is disabled by default, and exploitation requires an already authorized /debug set caller. No unauthenticated vector was identified. This issue affects...

4.3CVSS5.8AI score0.00237EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/03/02 11:37 p.m.9 views

Protection Mechanism Failure

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Protection Mechanism Failure through improper validation of the docker.network configuration parameter. An attacker can gain unauthorized access to internal network resources by specifyin...

9.8CVSS5.9AI score0.00265EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/02 11:35 p.m.11 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in the host=node executions. An attacker can execute commands from an unintended filesystem location by rebinding a writable parent symlink...

8.7CVSS6AI score0.00095EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/02 11:35 p.m.14 views

GHSA-F7WW-2725-QVW2 OpenClaw: Node system.run approval bypass via parent-symlink cwd rebind

Summary For host=node executions, approval context could be bypassed after approval-time by rebinding a writable parent symlink in cwd while preserving the visible cwd string. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.26 planned next npm release Impact A command...

8.7CVSS6AI score0.00095EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/03/02 11:34 p.m.13 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the sendAttachment and setGroupIcon message actions when sandboxRoot is unset. An attacker can read arbitrary files accessible to the runtime user by triggering...

8.7CVSS6.5AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/02 11:34 p.m.18 views

GHSA-FQCM-97M6-W7RM OpenClaw: Message action attachment hydration bypasses local media root checks when sandboxRoot is unset

Impact sendAttachment and setGroupIcon message actions could hydrate media from local absolute paths when sandboxRoot was unset, bypassing intended local media root checks. This could allow reads of arbitrary host files reachable by the runtime user when an authorized message-action path was...

8.7CVSS6AI score0.00372EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 11:34 p.m.17 views

OpenClaw: Message action attachment hydration bypasses local media root checks when sandboxRoot is unset

Impact sendAttachment and setGroupIcon message actions could hydrate media from local absolute paths when sandboxRoot was unset, bypassing intended local media root checks. This could allow reads of arbitrary host files reachable by the runtime user when an authorized message-action path was...

7.1CVSS6AI score0.00372EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/02 11:33 p.m.13 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 approvals. An attacker can cause execution of an unintended binary by crafting a command with a trailing-space in the executable token and...

8.8CVSS6.1AI score0.0029EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/02 11:33 p.m.11 views

GHSA-HWPQ-RRPF-PGCQ OpenClaw: system.run approval identity mismatch could execute a different binary than displayed

Summary system.run approvals in OpenClaw used rendered command text as the approval identity while trimming argv token whitespace. Runtime execution still used raw argv. A crafted trailing-space executable token could therefore execute a different binary than what the approver saw. Affected...

5.7CVSS6.2AI score0.0029EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 11:33 p.m.19 views

OpenClaw: system.run approval identity mismatch could execute a different binary than displayed

Summary system.run approvals in OpenClaw used rendered command text as the approval identity while trimming argv token whitespace. Runtime execution still used raw argv. A crafted trailing-space executable token could therefore execute a different binary than what the approver saw. Affected...

6.5CVSS6.2AI score0.0029EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/02 11:32 p.m.17 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection via the POST /tools/invoke endpoint. An attacker can gain unauthorized command execution and escalate privileges by invoking high-risk session orchestration tools and...

8.8CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2026/03/02 11:32 p.m.15 views

GHSA-943Q-MWMV-HHVH OpenClaw: Gateway /tools/invoke tool escalation + ACP permission auto-approval

Summary OpenClaw Gateway exposes an authenticated HTTP endpoint POST /tools/invoke intended for invoking a constrained set of tools. Two issues could combine to significantly increase blast radius in misconfigured or exposed deployments: - The HTTP gateway layer did not deny high-risk session...

8.8CVSS6.1AI score
SaveExploits0References7
OSV
OSV
added 2026/03/02 11:24 p.m.7 views

GHSA-GV46-4XFQ-JV58 OpenClaw Vulnerable to Remote Code Execution via Node Invoke Approval Bypass in Gateway

Summary A remote code execution RCE vulnerability in the gateway-to-node invocation path allowed an authenticated gateway client to bypass node-host exec approvals by injecting internal control fields into node.invoke parameters. Affected Component - Gateway method: node.invoke for node command...

9.9CVSS6.7AI score0.0042EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/03/02 11:24 p.m.31 views

OpenClaw Vulnerable to Remote Code Execution via Node Invoke Approval Bypass in Gateway

Summary A remote code execution RCE vulnerability in the gateway-to-node invocation path allowed an authenticated gateway client to bypass node-host exec approvals by injecting internal control fields into node.invoke parameters. Affected Component - Gateway method: node.invoke for node command...

9.9CVSS6.7AI score0.0042EPSS
SaveExploits1References8Affected Software1
Snyk
Snyk
added 2026/03/02 11:24 p.m.9 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the node.invoke parameters. An attacker can execute arbitrary commands on connected node hosts by injecting internal control fields into the parameters,...

9.9CVSS6.2AI score0.0042EPSS
SaveExploits1References3
Rows per page
Query Builder