Lucene search
+L

7308 matches found

OSV
OSV
added 2026/03/02 11:23 p.m.7 views

GHSA-V892-HWPG-JWQP OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.9CVSS6.3AI score0.00152EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/02 11:23 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 archive extraction process. An attacker can write arbitrary files outside the intended extraction directory by supplying a crafted archive during explicit...

6.8CVSS6.5AI score0.00152EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/02 11:23 p.m.15 views

OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.8CVSS6.3AI score0.00152EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/02 10:51 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 sandbox skill mirroring command. An attacker can cause files to be written outside the intended workspace by supplying a crafted skill package with traversal...

7.9CVSS6.2AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/02 10:51 p.m.10 views

GHSA-XW4P-PW82-HQR7 OpenClaw's sandbox skill mirroring path traversal vulnerability could write outside the sandbox workspace

Overview In affected versions, OpenClaw’s sandbox skill mirroring used the skill’s frontmatter name as part of the destination path when copying skills into the sandbox workspace. A crafted skill name containing traversal segments for example ../ or an absolute path could cause the copy to write...

7.1CVSS5.9AI score0.00132EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:51 p.m.14 views

OpenClaw's sandbox skill mirroring path traversal vulnerability could write outside the sandbox workspace

Overview In affected versions, OpenClaw’s sandbox skill mirroring used the skill’s frontmatter name as part of the destination path when copying skills into the sandbox workspace. A crafted skill name containing traversal segments for example ../ or an absolute path could cause the copy to write...

7.9CVSS5.9AI score0.00132EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 10:43 p.m.11 views

GHSA-JMM5-FVH5-GF4P OpenClaw has non-constant-time token comparison in hooks authentication

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

8.2CVSS5.9AI score0.00386EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:43 p.m.14 views

OpenClaw has non-constant-time token comparison in hooks authentication

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

8.2CVSS5.9AI score0.00386EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 10:43 p.m.19 views

GHSA-47Q7-97XP-M272 OpenClaw: Config writes could persist resolved ${VAR} secrets to disk

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

6.9CVSS5.9AI score0.00284EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:43 p.m.12 views

OpenClaw: Config writes could persist resolved ${VAR} secrets to disk

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

6.3CVSS5.9AI score0.00284EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/02 10:40 p.m.28 views

OpenClaw has Zip Slip path traversal in tar archive extraction

Summary OpenClaw versions before 2026.2.14 did not sufficiently validate TAR archive entry paths during extraction. A crafted archive could use path traversal sequences for example ../../... to write files outside the intended destination directory Zip Slip. Affected Packages / Versions - Package...

9.8CVSS6AI score0.00409EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 10:40 p.m.16 views

GHSA-P25H-9Q54-FFVW OpenClaw has Zip Slip path traversal in tar archive extraction

Summary OpenClaw versions before 2026.2.14 did not sufficiently validate TAR archive entry paths during extraction. A crafted archive could use path traversal sequences for example ../../... to write files outside the intended destination directory Zip Slip. Affected Packages / Versions - Package...

8.3CVSS6AI score0.00409EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/02 10:40 p.m.18 views

GHSA-FGVX-58P6-GJWC OpenClaw gateway agents.files symlink escape allowed out-of-workspace file read/write

Impact The gateway agents.files.get and agents.files.set methods allowed symlink traversal for allowlisted workspace files. A symlinked allowlisted file for example AGENTS.md could resolve outside the agent workspace and be read/written by the gateway process. This could enable arbitrary host fil...

9.3CVSS6.3AI score0.00639EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/02 10:40 p.m.7 views

Symlink Attack

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Symlink Attack via the agents.files.get and agents.files.set methods. An attacker can access or modify files outside the intended workspace by exploiting symlink traversal, potentially...

9.3CVSS6AI score0.00639EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/02 10:40 p.m.24 views

OpenClaw gateway agents.files symlink escape allowed out-of-workspace file read/write

Impact The gateway agents.files.get and agents.files.set methods allowed symlink traversal for allowlisted workspace files. A symlinked allowlisted file for example AGENTS.md could resolve outside the agent workspace and be read/written by the gateway process. This could enable arbitrary host fil...

8.8CVSS6.4AI score0.00639EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/02 10:40 p.m.10 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the approval-enabled host=node workflows. An attacker can bypass intended approval integrity by reusing a previously approved request with altered environment...

6.5CVSS6.1AI score0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/02 10:40 p.m.18 views

GHSA-HJVP-QHM6-WRH2 OpenClaw Node system.run approval context-binding weakness in approval-enabled host=node flows

Summary In approval-enabled host=node workflows, system.run approvals did not always carry a strict, versioned execution-context binding. In uncommon setups that rely on these approvals as an integrity guardrail, a previously approved request could be reused with changed env input. Affected...

2.6CVSS6AI score0.00191EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:40 p.m.12 views

OpenClaw Node system.run approval context-binding weakness in approval-enabled host=node flows

Summary In approval-enabled host=node workflows, system.run approvals did not always carry a strict, versioned execution-context binding. In uncommon setups that rely on these approvals as an integrity guardrail, a previously approved request could be reused with changed env input. Affected...

6.5CVSS6AI score0.00191EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/02 10:39 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview @openclaw/voice-call is an OpenClaw voice-call plugin Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the media-stream WebSocket upgrades. An attacker can exhaust server resources by establishing multiple unauthenticated pre-sta...

8.7CVSS6AI score0.00426EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/02 10:39 p.m.6 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 in the media-stream WebSocket upgrades. An attacker can exhaust server resources by establishing multiple unauthenticated pre-start...

8.7CVSS6AI score0.00426EPSS
SaveExploits0References2
Rows per page
Query Builder