CVE-2026-27002

HIGH EPSS 37.8%
Published Feb 20, 20264mo ago · Modified Feb 20, 20264mo ago
7.7 CVSS 4.0
High
Find Similar
Published Feb 20, 2026 4mo ago
Last Modified Feb 20, 2026 4mo ago

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.

CVSS Details

Base Score
7.7
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
37.8% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-250

Affected Products 1

VendorProductVersionRange
openclawopenclaw* <2026.2.15

References 3

  • github.com https://github.com/openclaw/openclaw/commit/887b209db47f1f9322fead241a1c0b043fd38339
    Patch
  • github.com https://github.com/openclaw/openclaw/releases/tag/v2026.2.15
    ProductRelease Notes
  • github.com https://github.com/openclaw/openclaw/security/advisories/GHSA-w235-x559-36mg
    MitigationPatchVendor Advisory

Remediation

  • github.com https://github.com/openclaw/openclaw/commit/887b209db47f1f9322fead241a1c0b043fd38339
    Patch
  • github.com https://github.com/openclaw/openclaw/security/advisories/GHSA-w235-x559-36mg
    MitigationPatchVendor Advisory