Lucene search
+L

7953 matches found

OSV
OSV
added 2026/03/13 6:58 p.m.8 views

GHSA-9VVH-2768-C8VP OpenClaw: Discord guild reaction ingress could bypass users and roles allowlists

Summary In affected versions of openclaw, Discord reaction ingestion for guild channels did not enforce the same member users and roles allowlist checks used for normal inbound guild messages. A non-allowlisted guild member could still trigger reaction events that were accepted and queued as...

5.4CVSS5.8AI score0.00151EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/13 3:48 p.m.10 views

Not Failing Securely ('Failing Open')

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Not Failing Securely 'Failing Open' in the credential resolution process. An attacker can access unintended remote credentials by configuring local authentication SecretRefs that are...

3.3CVSS5.9AI score0.00104EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 3:48 p.m.15 views

OpenClaw: Unavailable local auth SecretRefs could fall through to remote credentials in local mode

Summary In affected versions of openclaw, local gateway helper credential resolution treated configured but unavailable gateway.auth.token and gateway.auth.password SecretRefs as if they were unset and could fall back to gateway.remote. credentials in local mode. Impact This could cause local CLI...

3.3CVSS5.9AI score0.00104EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/13 3:48 p.m.19 views

GHSA-QVR7-G57C-MRC7 OpenClaw: Unavailable local auth SecretRefs could fall through to remote credentials in local mode

Summary In affected versions of openclaw, local gateway helper credential resolution treated configured but unavailable gateway.auth.token and gateway.auth.password SecretRefs as if they were unset and could fall back to gateway.remote. credentials in local mode. Impact This could cause local CLI...

2.5CVSS5.9AI score0.00104EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/13 3:48 p.m.19 views

OpenClaw: Sandbox staged writes could escape the verified parent directory before commit

Summary In affected versions of openclaw, sandbox fs-bridge writes validated the destination before commit, but temporary file creation and population were not pinned to a verified parent directory. A raced parent-path alias change could cause the staged temp file to be created outside the intend...

5.8AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/13 3:48 p.m.20 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 through the handling of temporary file creation and population in the sandboxed file system bridge. An attacker can write arbitrary data...

7.5CVSS5.9AI score0.0008EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/13 3:48 p.m.12 views

GHSA-MJ4P-RC52-M843 OpenClaw: Sandbox staged writes could escape the verified parent directory before commit

Summary In affected versions of openclaw, sandbox fs-bridge writes validated the destination before commit, but temporary file creation and population were not pinned to a verified parent directory. A raced parent-path alias change could cause the staged temp file to be created outside the intend...

7.5CVSS5.8AI score0.0008EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/13 3:48 p.m.12 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization through the sessions.reset entry point. An attacker can reset targeted conversation state by issuing specially crafted slash commands that exploit insufficient sco...

6.9CVSS5.9AI score0.00096EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 3:48 p.m.15 views

OpenClaw: Write-scoped callers could reach admin-only session reset logic through `agent`

Summary In affected versions of openclaw, a gateway caller with operator.write could issue agent requests containing /new or /reset and reach the same reset path used by the admin-only sessions.reset RPC. Impact On gateways where a caller is intentionally granted operator.write but not...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/13 3:48 p.m.21 views

GHSA-JF6W-M8JW-JFXC OpenClaw: Write-scoped callers could reach admin-only session reset logic through `agent`

Summary In affected versions of openclaw, a gateway caller with operator.write could issue agent requests containing /new or /reset and reach the same reset path used by the admin-only sessions.reset RPC. Impact On gateways where a caller is intentionally granted operator.write but not...

6.1CVSS5.8AI score0.00096EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/13 3:48 p.m.14 views

OpenClaw: Unrecognized script runners could bypass `system.run` approval integrity

Summary In affected versions of openclaw, node-host system.run approvals did not bind a mutable file operand for some script runners, including forms such as tsx and jiti. An attacker could obtain approval for a benign script-runner command, rewrite the referenced script on disk, and have the...

9.4CVSS6.3AI score0.00179EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/13 3:48 p.m.37 views

GHSA-QC36-X95H-7J53 OpenClaw: Unrecognized script runners could bypass `system.run` approval integrity

Summary In affected versions of openclaw, node-host system.run approvals did not bind a mutable file operand for some script runners, including forms such as tsx and jiti. An attacker could obtain approval for a benign script-runner command, rewrite the referenced script on disk, and have the...

8CVSS6.3AI score0.00179EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/13 3:48 p.m.12 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. An attacker can execute unauthorized local code by obtaining approval for a benign script-runner command, then rewriting the referenced script ...

9.4CVSS6AI score0.00179EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/13 3:47 p.m.16 views

Missing Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Missing Authorization through the configWrites authorization. An attacker can modify protected configuration data of sibling accounts by issuing channel commands that target accounts with...

7.1CVSS5.9AI score0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/13 3:47 p.m.11 views

GHSA-8JHH-JCQG-MJ5P OpenClaw: Channel commands could bypass account-scoped `configWrites` restrictions

Summary In affected versions of openclaw, channel-initiated config mutations were authorized against the originating account's configWrites policy but did not consistently re-check the targeted account scope. An authorized sender on one account could mutate protected sibling-account configuration...

6.5CVSS5.9AI score0.00194EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/13 3:47 p.m.15 views

OpenClaw: Channel commands could bypass account-scoped `configWrites` restrictions

Summary In affected versions of openclaw, channel-initiated config mutations were authorized against the originating account's configWrites policy but did not consistently re-check the targeted account scope. An authorized sender on one account could mutate protected sibling-account configuration...

5.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/13 3:47 p.m.18 views

OpenClaw: Node-host approvals could show misleading shell payloads instead of the executed argv

Summary In affected versions of openclaw, node-host system.run approvals could display only an extracted shell payload such as jq --version while execution still ran a different outer wrapper argv such as ./env sh -c 'jq --version'. Impact This is an approval-integrity bug. An attacker who could...

8CVSS6.1AI score0.00272EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/13 3:47 p.m.32 views

GHSA-RW39-5899-8MXP OpenClaw: Node-host approvals could show misleading shell payloads instead of the executed argv

Summary In affected versions of openclaw, node-host system.run approvals could display only an extracted shell payload such as jq --version while execution still ran a different outer wrapper argv such as ./env sh -c 'jq --version'. Impact This is an approval-integrity bug. An attacker who could...

7.1CVSS6.1AI score0.00272EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/13 3:47 p.m.14 views

OpenClaw: Unbound interpreter and runtime commands could bypass node-host approval integrity

Summary In affected versions of openclaw, node-host system.run approvals could still execute rewritten local code for interpreter and runtime commands when OpenClaw could not bind exactly one concrete local file operand during approval planning. Impact Deployments using node-host system.run...

7.3CVSS6.2AI score0.00132EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/13 3:47 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 the system.run process. An attacker can execute unintended local code as the runtime user by modifying an approved local script after...

7.3CVSS6AI score0.00132EPSS
SaveExploits0References2
Rows per page
Query Builder