SCA: security update for openclaw (GHSA-3fqr-4cg8-h96q)

high Tenable Self-Hosted Container Security Plugin ID 437795

Description

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

- OpenClaw is a personal AI assistant. Prior to 2026.2.14, browser-facing localhost mutation routes accepted
cross-origin browser requests without explicit Origin/Referer validation. Loopback binding reduces remote
exposure but does not prevent browser-initiated requests from malicious origins. A malicious website can
trigger unauthorized state changes against a victim's local OpenClaw browser control plane (for example
opening tabs, starting/stopping the browser, mutating storage/cookies) if the browser control service is
reachable on loopback in the victim's browser context. Starting in version 2026.2.14, mutating HTTP
methods (POST/PUT/PATCH/DELETE) are rejected when the request indicates a non-loopback Origin/Referer (or
`Sec-Fetch-Site: cross-site`). Other mitigations include enabling browser control auth (token/password)
and avoid running with auth disabled. (CVE-2026-26317)

See Also

https://github.com/advisories/GHSA-3fqr-4cg8-h96q

Plugin Details

Severity: High

ID: 437795

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 2/18/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 52.04

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-26317

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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

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

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-26317

cwe: CWE-352