Lucene search
+L

1915 matches found

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

PT-2026-26228

Summary In [email protected], node system.run approval-path hardening rewrote wrapper command argv in a way that changed execution semantics. A command shown/approved as a shell payload for example echo SAFE could execute a different local script when wrapper argv were rewritten. Affected Package...

6.7CVSS6.1AI score0.0013EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.31 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.00277EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.12 views

PT-2026-26397

Summary On macOS node-host, optional exec-approval allowlist mode previously treated basename-only entries for example echo as trusted command matches. This could allow a same-name local binary for example ./echo to run without approval under security=allowlist + ask=on-miss. Scope / Precondition...

7.3CVSS5.8AI score0.00122EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/02 11:35 p.m.18 views

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...

6.9CVSS6AI score0.00095EPSS
SaveExploits0References9Affected Software1
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
OSV
OSV
added 2026/03/02 11:33 p.m.12 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
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: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.8 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.10 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
OSV
OSV
added 2026/03/02 10:40 p.m.19 views

GHSA-HJVP-QHM6-WRH2 OpenClaw Node system.run approval context-binding weakness in approval-enabled host=node flows

Summary In approval-enabled host=node workflows, system.run approvals did not always carry a strict, versioned execution-context binding. In uncommon setups that rely on these approvals as an integrity guardrail, a previously approved request could be reused with changed env input. Affected...

2.6CVSS6AI score0.00191EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/02 10:29 p.m.5 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the exec.approval requests. An attacker can gain unauthorized access to execute actions on unintended nodes by replaying approval requests across different node...

6.9CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/03/02 10:29 p.m.1 views

GHSA-6X2M-HQFW-HVPJ OpenClaw: Node exec approvals could be replayed across nodes

Summary exec.approval requests for host=node were not explicitly bound to the target nodeId, so an approval intended for one node could be replayed for a different node under the same operator-controlled gateway fleet. Impact An operator approval for a system.run request could be reused across...

6.9CVSS6.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/02 10:29 p.m.14 views

OpenClaw: Node exec approvals could be replayed across nodes

Summary exec.approval requests for host=node were not explicitly bound to the target nodeId, so an approval intended for one node could be replayed for a different node under the same operator-controlled gateway fleet. Impact An operator approval for a system.run request could be reused across...

6.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/02 10:20 p.m.15 views

GHSA-6J27-PC5C-M8W8 OpenClaw's allow-always wrapper persistence could bypass future approvals and enable command execution

Summary In openclaw npm releases up to and including 2026.2.21-2, approving wrapped system.run commands with allow-always in security=allowlist mode could persist wrapper-level allowlist entries and enable later approval-bypass execution of different inner payloads. Affected Packages / Versions -...

6.4CVSS6.1AI score0.00431EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/02 10:15 p.m.10 views

GHSA-5V6X-RFC3-7QFR OpenClaw has Windows system.run approval mismatch on cmd.exe /c trailing arguments

Summary A Windows system.run approval-integrity mismatch in the cmd.exe /c path could allow trailing arguments to execute while approval/audit text reflected only a benign command string. This requires an authenticated operator context using the approvals flow and a trusted Windows node. Affected...

8.5CVSS6.2AI score0.00406EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:15 p.m.13 views

OpenClaw has Windows system.run approval mismatch on cmd.exe /c trailing arguments

Summary A Windows system.run approval-integrity mismatch in the cmd.exe /c path could allow trailing arguments to execute while approval/audit text reflected only a benign command string. This requires an authenticated operator context using the approvals flow and a trusted Windows node. Affected...

8.8CVSS6.2AI score0.00406EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 8:42 a.m.14 views

BIT-MASTODON-2026-27468 Mastodon may allow unconfirmed FASP to make subscriptions

Mastodon is a free, open-source social network server based on ActivityPub. FASP registration requires manual approval by an administrator. In versions 4.4.0 through 4.4.13 and 4.5.0 through 4.5.6, actions performed by a FASP to subscribe to account/content lifecycle events or to backfill content...

8.3CVSS6AI score0.00244EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.13 views

PT-2026-23541

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description The gateway component fails to sanitize internal approval fields in node.invoke parameters, allowing authenticated clients to bypass exec approval gating for system.run commands. Attackers with...

9.9CVSS6.1AI score0.0042EPSS
SaveExploits1References14
Rows per page
Query Builder