GHSA-w235-x559-36mg · Severity: high · Ecosystem: npm — OpenClaw: Docker container escape via unvalidated bind mount config injection
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.
Conclusion & alert: CVE-2026-27002 is rated Low Risk (32.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-21 | 0.06% | 0.02% | -0.04% |
| 2 | 2026-02-25 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-02-20 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-w235-x559-36mg · Severity: high · Ecosystem: npm — OpenClaw: Docker container escape via unvalidated bind mount config injection
| URL | Tags |
|---|---|
| https://github.com/openclaw/openclaw/commit/887b209db47f1f9322fead241a1c0b043fd38339 | Patch |
| https://github.com/openclaw/openclaw/releases/tag/v2026.2.15 | Product Release Notes |
| https://github.com/openclaw/openclaw/security/advisories/GHSA-w235-x559-36mg | Mitigation Patch Vendor Advisory |