Lucene search
+L

7308 matches found

OSV
OSV
β€’added 2026/03/03 7:53 p.m.β€’13 views

GHSA-8FMP-37RC-P5G7 OpenClaw's config env vars allowed startup env injection into service runtime

Summary OpenClaw allowed dangerous process-control environment variables from env.vars for example NODEOPTIONS, LD, DYLD to flow into gateway service runtime environments, enabling startup-time code execution in the OpenClaw process context. Details collectConfigEnvVars accepted unfiltered keys...

8.8CVSS6.3AI score0.00371EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:52 p.m.β€’13 views

OpenClaw's shell env fallback trusts unvalidated SHELL path from host environment

The shell environment fallback path could invoke an attacker-controlled shell when SHELL was inherited from an untrusted host environment. In affected builds, shell-env loading used $SHELL -l -c 'env -0' without validating that SHELL points to a trusted executable. In threat-model terms, this...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
β€’added 2026/03/03 7:52 p.m.β€’8 views

Untrusted Search Path

Overview openclaw is a 🦞 OpenClaw β€” Personal AI Assistant Affected versions of this package are vulnerable to Untrusted Search Path through the SHELL environment variable fallback. An attacker can execute arbitrary commands by supplying a malicious path in the SHELL environment variable, which is...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:50 p.m.β€’6 views

OpenClaw's tools.exec.safeBins trusted PATH directories allowed binary shadowing in allowlist mode

Summary In openclaw allowlist mode, tools.exec.safeBins trusted PATH-derived directories for safe-bin resolution. A same-name binary placed in a trusted PATH directory could satisfy safe-bin checks and execute. Impact This is an allowlist bypass in exec policy that can lead to command execution i...

6.2AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
β€’added 2026/03/03 7:50 p.m.β€’5 views

Untrusted Search Path

Overview openclaw is a 🦞 OpenClaw β€” Personal AI Assistant Affected versions of this package are vulnerable to Untrusted Search Path via tools.exec.safeBins. An attacker can execute arbitrary commands by placing a malicious binary with the same name as a trusted binary in a PATH-derived directory...

6.9CVSS6AI score
SaveExploits0References2
OSV
OSV
β€’added 2026/03/03 7:50 p.m.β€’5 views

GHSA-QHRR-GRQP-6X2G OpenClaw's tools.exec.safeBins trusted PATH directories allowed binary shadowing in allowlist mode

Summary In openclaw allowlist mode, tools.exec.safeBins trusted PATH-derived directories for safe-bin resolution. A same-name binary placed in a trusted PATH directory could satisfy safe-bin checks and execute. Impact This is an allowlist bypass in exec policy that can lead to command execution i...

6.9CVSS6.2AI score
SaveExploits0References3
OSV
OSV
β€’added 2026/03/03 7:50 p.m.β€’12 views

GHSA-RM2P-J3R7-4X4J OpenClaw's Slack reaction/pin sender-policy consistency issue in non-message ingress

Summary OpenClaw Slack monitor handled reaction and pin non-message events before applying sender-policy checks consistently. In affected versions, these events could be added to system-event context even when sender policy would not normally allow them. Affected Packages / Versions - Package: np...

5.3CVSS5.9AI score0.00204EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:50 p.m.β€’10 views

OpenClaw's Slack reaction/pin sender-policy consistency issue in non-message ingress

Summary OpenClaw Slack monitor handled reaction and pin non-message events before applying sender-policy checks consistently. In affected versions, these events could be added to system-event context even when sender policy would not normally allow them. Affected Packages / Versions - Package: np...

5.3CVSS5.9AI score0.00204EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
β€’added 2026/03/03 7:46 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 system.run. An attacker can execute hidden commands under misleading approval or display text by supplying additional positional argv payloads that are not...

9.8CVSS6AI score0.00911EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/03/03 7:46 p.m.β€’12 views

GHSA-6RCP-VXWF-3MFP OpenClaw's system.run shell-wrapper positional argv carriers could execute hidden commands under misleading approval text

Summary In openclaw up to and including 2026.2.23 latest npm release as of February 25, 2026, system.run shell-wrapper inputs could present misleading approval/display text while still carrying hidden positional argv payloads that execute at runtime. Affected Packages / Versions - Package: opencl...

5.8CVSS6.1AI score0.00911EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:46 p.m.β€’12 views

OpenClaw's system.run shell-wrapper positional argv carriers could execute hidden commands under misleading approval text

Summary In openclaw up to and including 2026.2.23 latest npm release as of February 25, 2026, system.run shell-wrapper inputs could present misleading approval/display text while still carrying hidden positional argv payloads that execute at runtime. Affected Packages / Versions - Package: opencl...

9.8CVSS6.1AI score0.00911EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
β€’added 2026/03/03 7:18 p.m.β€’7 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 via system.run when a mutable symlink is used as the cwd target between approval and execution. An attacker can execute commands in an...

8.7CVSS5.9AI score0.00099EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/03/03 7:18 p.m.β€’27 views

GHSA-MWCG-WFQ3-4GJC OpenClaw's system.run approval TOCTOU via mutable symlink cwd target on node host

Summary In [email protected], approval-bound system.run on node hosts could be influenced by mutable symlink cwd targets between approval and execution. Details Approval matching on the gateway validated command/argv and binding fields, including cwd, as provided text. Node execution later used...

5.8CVSS6.1AI score0.00099EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:18 p.m.β€’18 views

OpenClaw's system.run approval TOCTOU via mutable symlink cwd target on node host

Summary In [email protected], approval-bound system.run on node hosts could be influenced by mutable symlink cwd targets between approval and execution. Details Approval matching on the gateway validated command/argv and binding fields, including cwd, as provided text. Node execution later used...

7CVSS6.1AI score0.00099EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:17 p.m.β€’23 views

OpenClaw's andbox browser noVNC observer lacked VNC authentication

The sandbox browser entrypoint launched x11vnc without authentication -nopw for noVNC observer sessions. OpenClaw-managed runtime flow publishes the noVNC port to host loopback only 127.0.0.1, so default exposure is local to the host unless operators explicitly expose the port more broadly or run...

9.1CVSS5.9AI score0.00514EPSS
SaveExploits0References6Affected Software1
OSV
OSV
β€’added 2026/03/03 7:17 p.m.β€’3 views

GHSA-JV6R-27WW-4GW4 OpenClaw DM pairing-store identities could satisfy group allowlist authorization

Summary DM pairing-store identities were incorrectly eligible for group allowlist authorization checks, enabling cross-context authorization in group message paths. Details In affected versions, group allowlist evaluation could inherit identities from the DM pairing store. A sender approved via D...

7.1CVSS5.9AI score0.00238EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:17 p.m.β€’13 views

OpenClaw DM pairing-store identities could satisfy group allowlist authorization

Summary DM pairing-store identities were incorrectly eligible for group allowlist authorization checks, enabling cross-context authorization in group message paths. Details In affected versions, group allowlist evaluation could inherit identities from the DM pairing store. A sender approved via D...

7.1CVSS5.9AI score0.00238EPSS
SaveExploits0References6Affected Software1
OSV
OSV
β€’added 2026/03/03 7:16 p.m.β€’14 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.00276EPSS
SaveExploits0References5
OSV
OSV
β€’added 2026/03/03 7:16 p.m.β€’2 views

GHSA-VQX8-9XXW-F2M7 OpenClaw's voice-call Twilio webhook replay could bypass manager dedupe because normalized event IDs were randomized per parse

Impact Twilio webhook replay events could bypass voice-call manager dedupe because normalized event IDs were randomized per parse. A replayed event could be treated as new and trigger duplicate or stale call-state transitions. Affected Packages / Versions - Package: openclaw npm - Vulnerable...

6.9CVSS5.9AI score0.00337EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
β€’added 2026/03/03 7:16 p.m.β€’14 views

OpenClaw's voice-call Twilio webhook replay could bypass manager dedupe because normalized event IDs were randomized per parse

Impact Twilio webhook replay events could bypass voice-call manager dedupe because normalized event IDs were randomized per parse. A replayed event could be treated as new and trigger duplicate or stale call-state transitions. Affected Packages / Versions - Package: openclaw npm - Vulnerable...

6.9CVSS5.9AI score0.00337EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder