Lucene search
+L

7308 matches found

Github Security Blog
Github Security Blog
added 2026/03/03 12:41 a.m.14 views

OpenClaw: macOS optional allowlist basename matching could bypass path-based policy

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.8CVSS5.9AI score0.00122EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/03 12:41 a.m.12 views

GHSA-7F4Q-9RQH-X36P OpenClaw: macOS optional allowlist basename matching could bypass path-based policy

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.8CVSS5.9AI score0.00122EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/03 12:40 a.m.8 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.13 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.16 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
OSV
OSV
added 2026/03/03 12:40 a.m.18 views

GHSA-R65X-2HQR-J5HF OpenClaw: Node reconnect metadata spoofing could bypass platform-based node command policy

Summary A paired node device could reconnect with spoofed platform/deviceFamily metadata and broaden node command policy eligibility because reconnect metadata was accepted from the client while these fields were not bound into the device-auth signature. Affected Packages / Versions - Package:...

8.6CVSS6AI score0.0019EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 12:40 a.m.10 views

OpenClaw: Node reconnect metadata spoofing could bypass platform-based node command policy

Summary A paired node device could reconnect with spoofed platform/deviceFamily metadata and broaden node command policy eligibility because reconnect metadata was accepted from the client while these fields were not bound into the device-auth signature. Affected Packages / Versions - Package:...

8.6CVSS6AI score0.0019EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/03 12:40 a.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 paired node device reconnect. An attacker can gain unauthorized access to restricted commands by spoofing the platform or deviceFamily metadata during a...

8.6CVSS6AI score0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/03 12:39 a.m.10 views

GHSA-6G25-PC82-VFWP OpenClaw: macOS beta onboarding exposed PKCE verifier via OAuth state

Summary The affected surface is the OpenClaw macOS app onboarding flow, and the macOS app is currently in beta. In that beta onboarding flow, Anthropic OAuth used the PKCE codeverifier value as OAuth state, exposing that secret in front-channel URL state. Affected Packages / Versions - Package:...

5.1CVSS5.9AI score0.00459EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 12:39 a.m.10 views

OpenClaw: macOS beta onboarding exposed PKCE verifier via OAuth state

Summary The affected surface is the OpenClaw macOS app onboarding flow, and the macOS app is currently in beta. In that beta onboarding flow, Anthropic OAuth used the PKCE codeverifier value as OAuth state, exposing that secret in front-channel URL state. Affected Packages / Versions - Package:...

5.9AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/03 12:39 a.m.6 views

Insertion of Sensitive Information Into Sent Data

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the OAuth onboarding process in the macOS beta application, where the PKCE codeverifier was exposed as the OAuth state in the URL. An...

5.1CVSS6AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/03 12:38 a.m.9 views

Allocation of Resources Without Limits or Throttling

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through improper handling of client IP address normalization in the authentication rate-limiting process. An attacker can increase the...

6.9CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/03/03 12:38 a.m.14 views

GHSA-5847-RM3G-23MW OpenClaw has hook auth rate limiter bypass via IPv4-mapped IPv6 client key variants

Vulnerability The hook authentication throttle keyed failed attempts by raw socket remoteAddress text. IPv4 and IPv4-mapped IPv6 forms of the same client for example 1.2.3.4 and ::ffff:1.2.3.4 were treated as different clients, allowing separate rate-limit buckets. Impact An attacker could split...

6.9CVSS6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 12:38 a.m.6 views

OpenClaw has hook auth rate limiter bypass via IPv4-mapped IPv6 client key variants

Vulnerability The hook authentication throttle keyed failed attempts by raw socket remoteAddress text. IPv4 and IPv4-mapped IPv6 forms of the same client for example 1.2.3.4 and ::ffff:1.2.3.4 were treated as different clients, allowing separate rate-limit buckets. Impact An attacker could split...

6AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/03 12:20 a.m.12 views

Symlink Attack

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Symlink Attack via the avatar handling. An attacker can access sensitive local files outside the intended workspace by submitting crafted symlink paths to the avatar interface. Remediatio...

7.5CVSS6AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/03 12:20 a.m.8 views

GHSA-RX3G-MVC3-QFJF OpenClaw's avatar symlink traversal can expose out-of-workspace local files

Summary OpenClaw avatar handling allowed a symlink traversal path that could expose local files outside an agent workspace through gateway avatar surfaces. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.22 so after npm release, the remaining action is to publis...

6.8CVSS5.9AI score0.00327EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/03 12:20 a.m.15 views

OpenClaw's avatar symlink traversal can expose out-of-workspace local files

Summary OpenClaw avatar handling allowed a symlink traversal path that could expose local files outside an agent workspace through gateway avatar surfaces. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.22 so after npm release, the remaining action is to publis...

7.5CVSS5.9AI score0.00327EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.19 views

PT-2026-26410

Summary OpenClaw used left-most X-Forwarded-For values when requests came from configured trusted proxies. In proxy chains that append/preserve header values, this could let attacker-controlled header content influence security decisions tied to client IP. Affected Packages / Versions - Package:...

6.3CVSS5.8AI score0.00189EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.30 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:00 a.m.8 views

PT-2026-26396

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.1.21 through 2026.2.18 Description The tools.exec.safeBins component contains a flaw where allowlist checks can be bypassed through path hijacking. This allows attackers to execute trojan binaries with allowlisted names,...

7.8CVSS6AI score0.00128EPSS
SaveExploits0References9
Rows per page
Query Builder