Lucene search
+L

4117 matches found

Snyk
Snyk
added 2026/03/03 7:16 p.m.7 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization through a mismatch in wrapper-depth parsing in system.run. An attacker can bypass approval gating by crafting nested transparent dispatch wrappers, allowing...

8.8CVSS5.9AI score0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/03 2:51 p.m.4 views

GHSA-HWM2-4PH6-W6M5 Rancher's restricted PodSecurityPolicy does not prevent containers from running as a privileged user

Impact The restricted pod security policy PSP, provided in Rancher versions from 2.0 up to and including 2.6.3, has a deviation from the upstream restricted policy provided in Kubernetes, in which Rancher's PSP has runAsUser set to runAsAny, while upstream has runAsUser set to MustRunAsNonRoot...

7.1CVSS5.9AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: A integer overflow has been fixed in the rununpack function. The MFT record related to the opened file contains a runlist—an array containing information about the file’s location on the physical disk. Analysis of all...

8.4CVSS5.8AI score0.0017EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/03 12:40 a.m.7 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection via the system.run shell-wrapper. An attacker can execute arbitrary shell commands outside the intended allowlisted command body by injecting SHELLOPTS and PS4 environme...

8.6CVSS6.2AI score0.0053EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 12:40 a.m.12 views

OpenClaw has system.run shell-wrapper env injection via SHELLOPTS/PS4 can bypass allowlist intent (RCE)

Summary system.run allowed SHELLOPTS + PS4 environment injection to trigger command substitution during bash -lc xtrace expansion before the allowlisted command body executed. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.21-2 includes latest published npm version at...

7.5CVSS5.8AI score0.0053EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/03 12:40 a.m.9 views

GHSA-2FGQ-7J6H-9RM4 OpenClaw has system.run shell-wrapper env injection via SHELLOPTS/PS4 can bypass allowlist intent (RCE)

Summary system.run allowed SHELLOPTS + PS4 environment injection to trigger command substitution during bash -lc xtrace expansion before the allowlisted command body executed. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.21-2 includes latest published npm version at...

7.5CVSS5.8AI score0.0053EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/03/03 12:24 a.m.6 views

SUSE CVE-2026-28351

pypdf is a free and open-source pure-python PDF library. Prior to version 6.7.4, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing the content stream using the RunLengthDecode filter. This has been fixed in pypdf 6.7.4. As a workaroun...

5.3CVSS5.7AI score0.00423EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.26 views

PT-2026-26385

Summary system.run allowed SHELLOPTS + PS4 environment injection to trigger command substitution during bash -lc xtrace expansion before the allowlisted command body executed. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.21-2 includes latest published npm version at...

7.5CVSS5.8AI score0.0053EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.28 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.00276EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.24 views

PT-2026-50467

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.4 Description An incomplete blocklist for the profile module fails to block the module-level profile.run function. This allows attackers to achieve arbitrary code execution via exec by crafting malicious pickle...

9.8CVSS6.4AI score0.0046EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.14 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:0 a.m.11 views

PT-2026-26222

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.8CVSS6AI score0.00419EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/03/02 11:33 p.m.11 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
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
OSV
OSV
added 2026/03/02 11:33 p.m.9 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:24 p.m.29 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
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
OSV
OSV
added 2026/03/02 10:40 p.m.8 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
Github Security Blog
Github Security Blog
added 2026/03/02 10:40 p.m.11 views

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

6.5CVSS6AI score0.00191EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 10:29 p.m.0 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
Rows per page
Query Builder