SCA: security update for openclaw (GHSA-w235-x559-36mg)

high Tenable Self-Hosted Container Security Plugin ID 437851

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-27002)

See Also

https://github.com/advisories/GHSA-w235-x559-36mg

Plugin Details

Severity: High

ID: 437851

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 2/19/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-27002

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.7

Threat Score: 5.2

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/18/2026

Vulnerability Publication Date: 2/18/2026

Reference Information

CVE: CVE-2026-27002

cwe: CWE-250