Description
OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a configuration injection issue in the Docker tool sandbox could allow dangerous Docker options (bind mounts, host networking, unconfined profiles) to be applied, enabling container escape or host data access. OpenClaw 2026.2.15 blocks dangerous sandbox Docker settings and includes runtime enforcement when building `docker create` args; config-schema validation for `network=host`, `seccompProfile=unconfined`, `apparmorProfile=unconfined`; and security audit findings to surface dangerous sandbox docker config. As a workaround, do not configure `agents.*.sandbox.docker.binds` to mount system directories or Docker socket paths, keep `agents.*.sandbox.docker.network` at `none` (default) or `bridge`, and do not use `unconfined` for seccomp/AppArmor profiles.
Published: 2026-02-19
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Container Escape / Host Access
Action: Immediate Patch
AI Analysis

Impact

OpenClaw’s Docker sandbox accepts user‑supplied configuration without proper validation, allowing injection of dangerous Docker options such as bind mounts to system files or the Docker socket, host networking, and unconfined security profiles. This flaw enables an attacker to escape the intended sandbox boundary and gain direct access to the host filesystem or processes. The weakness falls under Insecure Configuration control, indexed as CWE‑250. The consequence is a compromise of the host system, potentially leading to full compromise of the underlying infrastructure where OpenClaw is running.

Affected Systems

The affected product is OpenClaw, deployed in any environment prior to version 2026.2.15. All releases before this build are vulnerable to the described configuration injection issue.

Risk and Exploitability

OpenClaw has a CVSS score of 7.7, indicating a high severity level, yet its EPSS score is below 1% and it is not listed in the CISA KEV catalog, suggesting that exploitation is currently unlikely. The likely attack vector is the injection of malicious settings into the Docker sandbox configuration, either through a misconfigured configuration file or an exposed API that accepts such settings. Exploitation requires that the attacker can influence this configuration; it is not a purely remote network exploit. The risk remains high for systems that continue to run older snapshots of OpenClaw without mitigation.

Generated by OpenCVE AI on April 17, 2026 at 17:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.2.15 or later, which blocks dangerous Docker sandbox settings and enforces runtime validation of create arguments.
  • If an upgrade is not immediately feasible, modify the configuration by removing any entries that bind system directories or the Docker socket in agents.*.sandbox.docker.binds, set the network option to none (the default) or bridge, and avoid using unconfined seccomp or AppArmor profiles.
  • Validate the Docker sandbox configuration with the OpenClaw security audit tools to ensure no hidden dangerous options remain and monitor logs for any attempts to bypass the sandbox constraints.

Generated by OpenCVE AI on April 17, 2026 at 17:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-w235-x559-36mg OpenClaw: Docker container escape via unvalidated bind mount config injection
History

Fri, 20 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 20 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 20 Feb 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Openclaw
Openclaw openclaw
Vendors & Products Openclaw
Openclaw openclaw

Thu, 19 Feb 2026 23:30:00 +0000

Type Values Removed Values Added
Description OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a configuration injection issue in the Docker tool sandbox could allow dangerous Docker options (bind mounts, host networking, unconfined profiles) to be applied, enabling container escape or host data access. OpenClaw 2026.2.15 blocks dangerous sandbox Docker settings and includes runtime enforcement when building `docker create` args; config-schema validation for `network=host`, `seccompProfile=unconfined`, `apparmorProfile=unconfined`; and security audit findings to surface dangerous sandbox docker config. As a workaround, do not configure `agents.*.sandbox.docker.binds` to mount system directories or Docker socket paths, keep `agents.*.sandbox.docker.network` at `none` (default) or `bridge`, and do not use `unconfined` for seccomp/AppArmor profiles.
Title OpenClaw: Docker container escape via unvalidated bind mount config injection
Weaknesses CWE-250
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-20T15:38:01.647Z

Reserved: 2026-02-17T03:08:23.488Z

Link: CVE-2026-27002

cve-icon Vulnrichment

Updated: 2026-02-20T15:29:31.903Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-20T00:16:16.827

Modified: 2026-02-20T18:11:24.263

Link: CVE-2026-27002

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T17:45:24Z

Weaknesses