Lucene search
+L

7945 matches found

Snyk
Snyk
added 2026/02/18 10:42 p.m.9 views

Arbitrary Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Arbitrary Command Injection due to embedding the current working directory path into LLM prompts without sanitization. An attacker can manipulate agent behavior or cause disclosure of...

8.6CVSS5.7AI score0.00205EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/18 10:42 p.m.19 views

GHSA-2QJ5-GWG2-XWC4 OpenClaw: Unsanitized CWD path injection into LLM prompts

Overview OpenClaw embedded the current working directory workspace path into the agent system prompt without sanitization. If an attacker can cause OpenClaw to run inside a directory whose name contains control/format characters for example newlines or Unicode bidi/zero-width markers, those...

8.6CVSS5.5AI score0.00205EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/18 10:42 p.m.27 views

OpenClaw: Unsanitized CWD path injection into LLM prompts

Overview OpenClaw embedded the current working directory workspace path into the agent system prompt without sanitization. If an attacker can cause OpenClaw to run inside a directory whose name contains control/format characters for example newlines or Unicode bidi/zero-width markers, those...

8.6CVSS5.5AI score0.00205EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/18 5:45 p.m.13 views

GHSA-H9G4-589H-68XV OpenClaw has an authentication bypass in sandbox browser bridge server

Summary openclaw could start the sandbox browser bridge server without authentication. When the sandboxed browser is enabled, openclaw runs a local loopback HTTP bridge that exposes browser control endpoints for example /profiles, /tabs, /tabs/open, /agent/. Due to missing auth wiring in the...

7.1CVSS5.6AI score0.00142EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/18 5:45 p.m.11 views

Missing Authentication for Critical Function

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Missing Authentication for Critical Function due to missing authentication when starting sandbox browser bridge server. An attacker can gain unauthorized access to browser control...

8.5CVSS5.8AI score0.00142EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/18 5:45 p.m.34 views

GHSA-X22M-J5QQ-J49M OpenClaw has two SSRF via sendMediaFeishu and markdown image fetching in Feishu extension

Summary The Feishu extension could fetch attacker-controlled remote URLs in two paths without SSRF protections: - sendMediaFeishumediaUrl - Feishu DocX markdown image URLs write/append - image processing Affected versions - = 2026.2.14 Impact If an attacker can influence tool calls directly or vi...

8.6CVSS5.6AI score0.00275EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/18 5:45 p.m.40 views

OpenClaw has two SSRF via sendMediaFeishu and markdown image fetching in Feishu extension

Summary The Feishu extension could fetch attacker-controlled remote URLs in two paths without SSRF protections: - sendMediaFeishumediaUrl - Feishu DocX markdown image URLs write/append - image processing Affected versions - = 2026.2.14 Impact If an attacker can influence tool calls directly or vi...

9.3CVSS5.6AI score0.00275EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/02/18 5:44 p.m.6 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the sendBlueBubblesMedia function. An attacker can access and exfiltrate arbitrary files from the local filesystem by supplying crafted paths to the mediaPath...

8.7CVSS6.6AI score0.00292EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/18 5:44 p.m.14 views

OpenClaw has a LFI in BlueBubbles media path handling

Summary The BlueBubbles extension accepted attacker-controlled local filesystem paths via mediaPath and could read arbitrary local files from disk before sending them as media attachments. Details When sendBlueBubblesMedia received a non-HTTP media source, the previous implementation resolved it ...

8.2CVSS5.7AI score0.00292EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/18 5:44 p.m.17 views

GHSA-RWJ8-P9VQ-25GV OpenClaw has a LFI in BlueBubbles media path handling

Summary The BlueBubbles extension accepted attacker-controlled local filesystem paths via mediaPath and could read arbitrary local files from disk before sending them as media attachments. Details When sendBlueBubblesMedia received a non-HTTP media source, the previous implementation resolved it ...

7.5CVSS5.7AI score0.00292EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/18 5:41 p.m.19 views

GHSA-JFV4-H8MC-JCP8 OpenClaw: Process Safety - Unvalidated PID Kill via SIGKILL in Process Cleanup

Summary OpenClaw CLI process cleanup used system-wide process enumeration and pattern matching to terminate processes without verifying they were owned by the current OpenClaw process. On shared hosts, unrelated processes could be terminated if they matched the pattern. Affected Packages / Versio...

4.3CVSS5.6AI score0.00292EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/02/18 5:41 p.m.45 views

OpenClaw: Process Safety - Unvalidated PID Kill via SIGKILL in Process Cleanup

Summary OpenClaw CLI process cleanup used system-wide process enumeration and pattern matching to terminate processes without verifying they were owned by the current OpenClaw process. On shared hosts, unrelated processes could be terminated if they matched the pattern. Affected Packages / Versio...

5.3CVSS5.5AI score0.00292EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/02/18 5:41 p.m.6 views

Unverified Ownership

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Unverified Ownership via the process cleanup routine. An attacker can cause termination of unrelated system processes by exploiting pattern-based process enumeration without ownership...

5.6CVSS5.6AI score0.00292EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/18 5:41 p.m.10 views

Cross-site Request Forgery (CSRF)

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the manual OAuth login flow. An attacker can cause credential substitution by convincing a user to paste attacker-controlled OAuth callback data,...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/18 5:41 p.m.13 views

GHSA-7RCP-MXPQ-72PJ OpenClaw Chutes manual OAuth state validation bypass can cause credential substitution

Summary The manual Chutes OAuth login flow could accept attacker-controlled callback input in a way that bypassed OAuth CSRF state validation, potentially resulting in credential substitution. Impact If an attacker can convince a user to paste attacker-provided OAuth callback data during the manu...

5.9CVSS5.7AI score0.00131EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/02/18 5:41 p.m.29 views

OpenClaw Chutes manual OAuth state validation bypass can cause credential substitution

Summary The manual Chutes OAuth login flow could accept attacker-controlled callback input in a way that bypassed OAuth CSRF state validation, potentially resulting in credential substitution. Impact If an attacker can convince a user to paste attacker-provided OAuth callback data during the manu...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/02/18 5:39 p.m.11 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection via the keychain credential refresh path. An attacker can execute arbitrary OS commands by supplying crafted OAuth tokens that are incorporated into shell command...

8.6CVSS6.1AI score0.012EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/18 5:39 p.m.22 views

OpenClaw: Prevent shell injection in macOS keychain credential write

Summary On macOS, the Claude CLI keychain credential refresh path constructed a shell command to write the updated JSON blob into Keychain via security add-generic-password -w .... Because OAuth tokens are user-controlled data, this created an OS command injection risk. The fix avoids invoking a...

8CVSS5.6AI score0.012EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/18 5:39 p.m.10 views

GHSA-4564-PVR2-QQ4H OpenClaw: Prevent shell injection in macOS keychain credential write

Summary On macOS, the Claude CLI keychain credential refresh path constructed a shell command to write the updated JSON blob into Keychain via security add-generic-password -w .... Because OAuth tokens are user-controlled data, this created an OS command injection risk. The fix avoids invoking a...

7.6CVSS5.6AI score0.012EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/18 5:38 p.m.8 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the browser control API's handling of output paths for trace and download files. An attacker can write files to arbitrary locations on the filesystem by supplying...

9.1CVSS6.6AI score0.00425EPSS
SaveExploits0References2
Rows per page
Query Builder