SCA: security update for openclaw (GHSA-cv7m-c9jx-vg7q)

high Tenable Cloud Security Plugin ID 437784

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.14, authenticated attackers can read
arbitrary files from the Gateway host by supplying absolute paths or path traversal sequences to the
browser tool's `upload` action. The server passed these paths to Playwright's `setInputFiles()` APIs
without restricting them to a safe root. An attacker must reach the Gateway HTTP surface (or otherwise
invoke the same browser control hook endpoints); present valid Gateway auth (bearer token / password), as
required by the Gateway configuration (In common default setups, the Gateway binds to loopback and the
onboarding wizard generates a gateway token even for loopback); and have the `browser` tool permitted by
tool policy for the target session/context (and have browser support enabled). If an operator exposes the
Gateway beyond loopback (LAN/tailnet/custom bind, reverse proxy, tunnels, etc.), the impact increases
accordingly. Starting in version 2026.2.14, the upload paths are now confined to OpenClaw's temp uploads
root (`DEFAULT_UPLOAD_DIR`) and traversal/escape paths are rejected. (CVE-2026-26329)

See Also

https://github.com/advisories/GHSA-cv7m-c9jx-vg7q

Plugin Details

Severity: High

ID: 437784

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 2/18/2026

Updated: 7/6/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-26329

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 4.9

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/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-26329

cwe: CWE-22