Lucene search
+L

7453 matches found

Github Security Blog
Github Security Blog
added 2026/02/18 12:50 a.m.13 views

OpenClaw exec approvals: safeBins could bypass stdin-only constraints via shell expansion

Summary OpenClaw's exec-approvals allowlist supports a small set of "safe bins" intended to be stdin-only no positional file arguments when running tools.exec.host=gateway|node with security=allowlist. In affected configurations, the allowlist validation checked pre-expansion argv tokens, but...

8.6CVSS5.8AI score0.00167EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/02/18 12:46 a.m.10 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection via the update-clawtributors.ts script. An attacker can execute arbitrary system commands by introducing a malicious commit author email that is processed and interpolat...

8.8CVSS6.1AI score0.01709EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/18 12:46 a.m.6 views

GHSA-M7X8-2W3W-PR42 OpenClaw has a command injection in maintainer clawtributors updater

Summary Command injection in the maintainer/dev script scripts/update-clawtributors.ts. Impact Affects contributors/maintainers or CI who run bun scripts/update-clawtributors.ts in a source checkout that contains a malicious commit author email e.g. crafted @users.noreply.github.com values. Norma...

8.6CVSS5.9AI score0.01709EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/02/18 12:46 a.m.7 views

vantuz (>=3.3.2 <=3.3.7) potentially affected by CVE-2026-26329 via openclaw (=0.0.1)

openclaw NPM version =0.0.1 is affected by a known vulnerability. The following packages have a transitive dependency on openclaw and may be impacted: - vantuz =3.3.2, =3.3.7 Source cves: CVE-2026-26329 Source advisory: OSV:GHSA-CV7M-C9JX-VG7Q...

7.1CVSS6AI score0.00408EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 12:46 a.m.8 views

GHSA-CV7M-C9JX-VG7Q OpenClaw has a path traversal in browser upload allows local file read

Summary Authenticated attackers can read arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the browser tool's upload action. The server passed these paths to Playwright's setInputFiles APIs without restricting them to a safe root. Severity remains Hi...

7.1CVSS5.9AI score0.00408EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/18 12:46 a.m.12 views

OpenClaw has a path traversal in browser upload allows local file read

Summary Authenticated attackers can read arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the browser tool's upload action. The server passed these paths to Playwright's setInputFiles APIs without restricting them to a safe root. Severity remains Hi...

7.1CVSS5.9AI score0.00408EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/02/18 12:46 a.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 upload action in the browser tool when user-supplied file paths are not properly validated. An authenticated attacker can access arbitrary files on the server ...

7.1CVSS6.6AI score0.00408EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/18 12:43 a.m.7 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via monitor-provider.ts. An attacker can gain unauthorized group access by leveraging DM pairing-store identities to satisfy group allowlist authorization, even if...

7.1CVSS5.7AI score0.00283EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/02/18 12:43 a.m.10 views

vantuz (>=3.3.2 <=3.3.7) potentially affected by CVE-2026-26328 via openclaw (=0.0.1)

openclaw NPM version =0.0.1 is affected by a known vulnerability. The following packages have a transitive dependency on openclaw and may be impacted: - vantuz =3.3.2, =3.3.7 Source cves: CVE-2026-26328 Source advisory: OSV:GHSA-G34W-4XQQ-H79M...

6.5CVSS5.8AI score0.00283EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 12:43 a.m.9 views

GHSA-G34W-4XQQ-H79M OpenClaw iMessage group allowlist authorization inherited DM pairing-store identities

Summary Under iMessage groupPolicy=allowlist, group authorization could be satisfied by sender identities coming from the DM pairing store, broadening DM trust into group contexts. Details Affected component: src/imessage/monitor/monitor-provider.ts. Vulnerable logic derived effectiveGroupAllowFr...

6.5CVSS5.5AI score0.00283EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/02/18 12:33 a.m.8 views

vantuz (>=3.3.2 <=3.3.7) potentially affected by CVE-2026-26327 via openclaw (=0.0.1)

openclaw NPM version =0.0.1 is affected by a known vulnerability. The following packages have a transitive dependency on openclaw and may be impacted: - vantuz =3.3.2, =3.3.7 Source cves: CVE-2026-26327 Source advisory: OSV:GHSA-PV58-549P-QH99...

7.1CVSS5.8AI score0.001EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/02/18 12:33 a.m.24 views

OpenClaw allows unauthenticated discovery TXT records to steer routing and TLS pinning

Summary Discovery beacons Bonjour/mDNS and DNS-SD include TXT records such as lanHost, tailnetDns, gatewayPort, and gatewayTlsSha256. TXT records are unauthenticated. Prior to the fix, some clients treated TXT values as authoritative routing/pinning inputs: - iOS and macOS: used TXT-provided host...

7.1CVSS5.6AI score0.001EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/18 12:33 a.m.6 views

GHSA-PV58-549P-QH99 OpenClaw allows unauthenticated discovery TXT records to steer routing and TLS pinning

Summary Discovery beacons Bonjour/mDNS and DNS-SD include TXT records such as lanHost, tailnetDns, gatewayPort, and gatewayTlsSha256. TXT records are unauthenticated. Prior to the fix, some clients treated TXT values as authoritative routing/pinning inputs: - iOS and macOS: used TXT-provided host...

7.1CVSS5.6AI score0.001EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.19 views

PT-2026-23563

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description OpenClaw is susceptible to a command hijacking issue. Attackers can execute unintended binaries by manipulating the PATH environment variable through node-host execution or project-local...

8.8CVSS6AI score0.00465EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.22 views

PT-2026-23551

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description The optional Tlon Urbit extension does not properly validate user-provided base URLs for authentication, leading to a server-side request forgery SSRF. This allows attackers who can influence th...

8.3CVSS5.9AI score0.00242EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.10 views

PT-2026-23553

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.13 clawdbot versions prior to 2026.1.24-3 Description The software contains a denial of service issue in webhook handlers due to insufficient limits on request body size and processing time. Remote,...

8.7CVSS5.8AI score0.00436EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.9 views

PT-2026-23521

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description The Slack slash-command handler incorrectly authorizes any direct message sender when the dmPolicy is set to open. This allows attackers to execute privileged slash commands via direct message,...

8.2CVSS5.9AI score0.00347EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.24 views

PT-2026-20792

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.15 Description A stored Cross-Site Scripting XSS issue exists in the OpenClaw Control UI when rendering assistant identity name/avatar into an inline tag without proper escaping. A crafted value containing cou...

5.8CVSS5.8AI score0.00228EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.21 views

PT-2026-23543

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.1.29-beta.1 through 2026.2.13 Description The software contains a flaw in the sandbox browser bridge server that does not require gateway authentication, potentially allowing local attackers to access browser control...

8.5CVSS5.8AI score0.00142EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.18 views

PT-2026-21338

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.2.13 and below Description The OpenClaw application, a personal AI assistant, is susceptible to an OS command injection issue on macOS. The Claude CLI keychain credential refresh process constructs a shell command using...

8CVSS6AI score0.012EPSS
SaveExploits0References17
Rows per page
Query Builder