Lucene search
K

4020 matches found

OSV
OSV
added 2026/03/13 8:56 p.m.1 views

GHSA-4J3X-HHG2-FM2X SiYuan's renderSprig has a missing admin check that allows any user to read full workspace DB

Summary POST /api/template/renderSprig lacks model.CheckAdminRole, allowing any authenticated user to execute arbitrary SQL queries against the SiYuan workspace database and exfiltrate all note content, metadata, and custom attributes. Details File: kernel/api/router.go Every sensitive endpoint i...

6.5CVSS6.1AI score0.00246EPSS
Exploits1References4
Snyk
Snyk
added 2026/03/13 8:55 p.m.1 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the agent RPC. An attacker can execute arbitrary commands and access files outside the intended workspace boundary by supplying crafted spawnedBy and workspaceDir...

8.8CVSS6.4AI score0.00297EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.11 views

OpenClaw: Gateway `agent` calls could override the workspace boundary

Summary The public gateway agent RPC allowed an authenticated operator with operator.write to supply attacker-controlled spawnedBy and workspaceDir values. That let the caller re-root the agent run outside its configured workspace boundary. Impact A non-owner operator could escape the intended...

5.9AI score
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/13 8:55 p.m.2 views

GHSA-2RQG-GJGV-84JM OpenClaw: Gateway `agent` calls could override the workspace boundary

Summary The public gateway agent RPC allowed an authenticated operator with operator.write to supply attacker-controlled spawnedBy and workspaceDir values. That let the caller re-root the agent run outside its configured workspace boundary. Impact A non-owner operator could escape the intended...

8.8CVSS5.9AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.9 views

OpenClaw: Workspace plugin auto-discovery allowed code execution from cloned repositories

Summary OpenClaw automatically discovered and loaded plugins from .openclaw/extensions/ inside the current workspace without an explicit trust or install step. A malicious repository could include a crafted workspace plugin that executed as soon as a user ran OpenClaw from that cloned directory...

8.8CVSS6.3AI score0.00331EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/03/13 8:55 p.m.8 views

GHSA-99QW-6MR3-36QR OpenClaw: Workspace plugin auto-discovery allowed code execution from cloned repositories

Summary OpenClaw automatically discovered and loaded plugins from .openclaw/extensions/ inside the current workspace without an explicit trust or install step. A malicious repository could include a crafted workspace plugin that executed as soon as a user ran OpenClaw from that cloned directory...

8.5CVSS6.4AI score0.00331EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.3 views

PT-2026-25397

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, in multi-user mode, AnythingLLM blocks suspended users on the normal JWT-backed session path, but it does not block them on the browser extension API...

2.7CVSS5.8AI score0.00231EPSS
Exploits1References7
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.1 views

PT-2026-25387

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.6.1 Description SiYuan is a personal knowledge management system. The POST /api/template/renderSprig endpoint lacks a proper authorization check model.CheckAdminRole, allowing any authenticated user to execute...

6.5CVSS6.1AI score0.00246EPSS
Exploits1References9
Github Security Blog
Github Security Blog
added 2026/03/12 4:37 p.m.6 views

ZeptoClaw: Path boundary checks bypass via symlink, TOCTOU, and hardlink

Summary Workspace boundary enforcement currently has three related bypass risks. This issue tracks fixing all three in one pull request. Details R1 - Dangling Symlink Component Bypass - What happens: Path validation can miss dangling symlink components during traversal checks. - Why it matters: A...

9.8CVSS5.6AI score0.00618EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2026/03/12 4:37 p.m.3 views

GHSA-2M67-CXXQ-C3H8 ZeptoClaw: Path boundary checks bypass via symlink, TOCTOU, and hardlink

Summary Workspace boundary enforcement currently has three related bypass risks. This issue tracks fixing all three in one pull request. Details R1 - Dangling Symlink Component Bypass - What happens: Path validation can miss dangling symlink components during traversal checks. - Why it matters: A...

9.3CVSS5.5AI score0.00618EPSS
Exploits1References7
Snyk
Snyk
added 2026/03/12 2:21 p.m.0 views

Symlink Attack

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Symlink Attack through improper handling of symlink alias resolution during workspace boundary checks. An attacker can gain unauthorized write access to files outside the intended workspa...

7.3CVSS5.8AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/12 2:21 p.m.6 views

OpenClaw: Sandbox dangling-symlink alias handling could bypass workspace-only write boundary

Summary A sandbox boundary-validation gap in symlink alias handling allowed certain workspace-only write paths to be treated as in-boundary even when they could resolve outside the workspace/sandbox root. Affected Packages / Versions - Package: npm openclaw - Affected versions: = 2026.2.25 - Late...

5.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/12 2:21 p.m.1 views

GHSA-QCC4-P59M-P54M OpenClaw: Sandbox dangling-symlink alias handling could bypass workspace-only write boundary

Summary A sandbox boundary-validation gap in symlink alias handling allowed certain workspace-only write paths to be treated as in-boundary even when they could resolve outside the workspace/sandbox root. Affected Packages / Versions - Package: npm openclaw - Affected versions: = 2026.2.25 - Late...

7CVSS5.8AI score
Exploits0References3
Snyk
Snyk
added 2026/03/12 2:21 p.m.2 views

Symlink Attack

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Symlink Attack via the workspace path validation. An attacker can gain unauthorized access to files and potentially modify or create files outside the intended workspace boundary by...

8.2CVSS5.8AI score0.00322EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/12 2:21 p.m.10 views

OpenClaw: workspace path guard bypass on non-existent out-of-root symlink leaf

Summary openclaw had a workspace boundary bypass in workspace-only path validation: when an in-workspace symlink pointed outside the workspace to a non-existent leaf, the first write could pass validation and create the file outside the workspace. Affected Packages / Versions - Package: openclaw...

8.2CVSS5.8AI score0.00322EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/03/12 2:21 p.m.2 views

GHSA-MGRQ-9F93-WPP5 OpenClaw: workspace path guard bypass on non-existent out-of-root symlink leaf

Summary openclaw had a workspace boundary bypass in workspace-only path validation: when an in-workspace symlink pointed outside the workspace to a non-existent leaf, the first write could pass validation and create the file outside the workspace. Affected Packages / Versions - Package: openclaw...

7.6CVSS5.7AI score0.00322EPSS
Exploits0References6
OSV
OSV
added 2026/03/11 8:16 p.m.2 views

CVE-2026-3954

A weakness has been identified in OpenBMB XAgent 1.0.0. Affected by this vulnerability is the function workspace of the file XAgentServer/application/routers/workspace.py. This manipulation of the argument filename causes path traversal. The attack may be initiated remotely. The exploit has been...

6.5CVSS5.6AI score
Exploits0References6
NVD
NVD
added 2026/03/11 8:16 p.m.2 views

CVE-2026-3954

A weakness has been identified in OpenBMB XAgent 1.0.0. Affected by this vulnerability is the function workspace of the file XAgentServer/application/routers/workspace.py. This manipulation of the argument filename causes path traversal. The attack may be initiated remotely. The exploit has been...

6.9CVSS0.00479EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/11 8:2 p.m.2 views

CVE-2026-3954

A weakness has been identified in OpenBMB XAgent 1.0.0. Affected by this vulnerability is the function workspace of the file XAgentServer/application/routers/workspace.py. This manipulation of the argument filename causes path traversal. The attack may be initiated remotely. The exploit has been...

6.9CVSS5.6AI score0.00479EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/11 8:2 p.m.32 views

CVE-2026-3954 OpenBMB XAgent workspace.py workspace path traversal

A weakness has been identified in OpenBMB XAgent 1.0.0. Affected by this vulnerability is the function workspace of the file XAgentServer/application/routers/workspace.py. This manipulation of the argument filename causes path traversal. The attack may be initiated remotely. The exploit has been...

6.9CVSS0.00479EPSS
Exploits0References6
Rows per page
Query Builder