Lucene search
+L

2370 matches found

NVD
NVD
added 2026/03/23 10:16 p.m.8 views

CVE-2026-27646

OpenClaw versions prior to 2026.3.7 contain a sandbox escape vulnerability in the /acp spawn command that allows authorized sandboxed sessions to initialize host-side ACP runtime. Attackers can bypass sandbox restrictions by invoking the /acp spawn slash-command to cross from sandboxed chat conte...

7.1CVSS0.00104EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/23 9:36 p.m.32 views

CVE-2026-27646 OpenClaw < 2026.3.7 - Sandbox Escape via /acp spawn Command

OpenClaw versions prior to 2026.3.7 contain a sandbox escape vulnerability in the /acp spawn command that allows authorized sandboxed sessions to initialize host-side ACP runtime. Attackers can bypass sandbox restrictions by invoking the /acp spawn slash-command to cross from sandboxed chat conte...

6.1CVSS0.00104EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/23 9:36 p.m.9 views

CVE-2026-27646

OpenClaw versions prior to 2026.3.7 contain a sandbox escape vulnerability in the /acp spawn command that allows authorized sandboxed sessions to initialize host-side ACP runtime. Attackers can bypass sandbox restrictions by invoking the /acp spawn slash-command to cross from sandboxed chat conte...

5.8CVSS5.3AI score0.00104EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.11 views

PT-2026-27223

OpenClaw versions prior to 2026.3.7 contain a sandbox escape vulnerability in the /acp spawn command that allows authorized sandboxed sessions to initialize host-side ACP runtime. Attackers can bypass sandbox restrictions by invoking the /acp spawn slash-command to cross from sandboxed chat conte...

5.8CVSS5.3AI score0.00104EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/03/23 12:00 a.m.30 views

Auditing MCP Servers for Over-Privileged Tool Capabilities

The Model Context Protocol MCP has emerged as a standard for connecting Large Language Models LLMs to external tools and data. However, MCP servers often expose privileged capabilities, such as file system access, network requests, and command execution that can be exploited if not properly...

6AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/21 12:42 a.m.4 views

CVE-2026-32048

OpenClaw versions prior to 2026.3.1 fail to enforce sandbox inheritance during cross-agent sessionsspawn operations, allowing sandboxed sessions to create child processes under unsandboxed agents. An attacker with a sandboxed session can exploit this to spawn child runtimes with sandbox.mode set ...

7.7CVSS5.8AI score0.00281EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/19 12:00 a.m.15 views

OpenClaw 路径遍历漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a Path Validation Improperity vulnerability, which is caused by an incorrect path validation flaw in sandboxed media handling. An attacker can exploit the vulnerability to traverse a directory on a...

8.6CVSS5.9AI score0.00344EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/18 8:54 p.m.11 views

CVE-2026-27978

A CSRF check bypass flaw has been discovered in Next.js. The origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass origin verification instead of being validated as cross-origin...

5.3CVSS5.6AI score0.002EPSS
SaveExploits1References6
OSV
OSV
added 2026/03/17 11:59 p.m.10 views

CVE-2026-27978 Next.js: null origin can bypass Server Actions CSRF checks

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass...

5.3CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/17 11:59 p.m.7 views

CVE-2026-27978 Next.js: null origin can bypass Server Actions CSRF checks

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/17 11:59 p.m.52 views

CVE-2026-27978

Next.js (React framework) vulnerability CVE-2026-27978: in versions 16.0.1 up to 16.1.7, origin: null was treated as missing during Server Action CSRF validation, allowing requests from opaque contexts (e.g., sandboxed iframes) to bypass origin verification and potentially trigger state-changing ...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/17 3:30 p.m.15 views

Next.js: null origin can bypass Server Actions CSRF checks

Summary origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass origin verification instead of being validated as cross-origin requests. Impact An attacker could induce a victim browser ...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.36 views

PT-2026-25909

Name of the Vulnerable Software and Affected Versions Next.js versions 16.0.1 through 16.1.7 Description Next.js, a React framework for building full-stack web applications, had a flaw in its Server Action CSRF validation. Specifically, origin: null was incorrectly treated as a missing origin,...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.8 views

PT-2026-31486

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 147.0.7727.55 Description A heap buffer overflow in ANGLE within Google Chrome on Mac could allow a remote attacker to execute arbitrary code within a sandbox through a specially crafted HTML page. Exploitation...

10CVSS6.4AI score0.00608EPSS
SaveExploits0References77
Github Security Blog
Github Security Blog
added 2026/03/13 8:55 p.m.25 views

`OpenClaw: session_status` let sandboxed subagents access parent or sibling session state

Summary The built-in sessionstatus tool did not enforce the intended session-visibility boundary. A sandboxed subagent could supply another session's sessionKey and inspect or modify state outside its own sandbox scope. Impact This allowed a sandboxed child session to read parent or sibling sessi...

9.2CVSS5.8AI score0.00101EPSS
SaveExploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/03/12 12:00 a.m.69 views

Security Considerations for Artificial Intelligence Agents

This article, a lightly adapted version of Perplexity's response to NIST/CAISI Request for Information 2025-0035, details our observations and recommendations concerning the security of frontier AI agents. These insights are informed by Perplexity's experience operating general-purpose agentic...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/10 6:30 a.m.7 views

CVE-2026-28493

A flaw was found in ImageMagick. An integer overflow vulnerability exists in the SIXEL decoder, which allows a remote attacker to perform an out-of-bounds write via a specially crafted image. This can lead to a Denial of Service DoS and potentially information disclosure. Mitigation To mitigate...

6.5CVSS5.8AI score0.00194EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/09 7:54 p.m.18 views

OpenClaw: Sandboxed /acp spawn requests could initialize host ACP sessions

Summary Sandboxed requester sessions could reach host-side ACP session initialization through /acp spawn. OpenClaw already blocked sessionsspawn runtime: "acp" from sandboxed sessions, but the slash-command path initialized ACP directly without applying the same host-runtime guard first. Affected...

7.1CVSS5.5AI score0.00104EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/09 7:54 p.m.10 views

GHSA-9Q36-67VC-RRWG OpenClaw: Sandboxed /acp spawn requests could initialize host ACP sessions

Summary Sandboxed requester sessions could reach host-side ACP session initialization through /acp spawn. OpenClaw already blocked sessionsspawn runtime: "acp" from sandboxed sessions, but the slash-command path initialized ACP directly without applying the same host-runtime guard first. Affected...

6.1CVSS5.5AI score0.00104EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/06 7:56 a.m.8 views

CVE-2026-2331 CVE-2026-2331

An attacker may perform unauthenticated read and write operations on sensitive filesystem areas via the AppEngine Fileaccess over HTTP due to improper access restrictions. A critical filesystem directory was unintentionally exposed through the HTTP-based file access feature, allowing access witho...

9.8CVSS6AI score0.00886EPSS
SaveExploits0References6
Rows per page
Query Builder