CVE-2026-26326 MEDIUM

CVE-2026-26326: OpenClaw skills.status could leak secrets to operator.read clients

Vendor Openclaw
Product openclaw
Weakness CWE-200 · Info exposure
Published February 19, 2026
Last update February 20, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

OpenClaw is a personal AI assistant. Prior to version 2026.2.14, `skills.status` could disclose secrets to `operator.read` clients by returning raw resolved config values in `configChecks` for skill `requires.config` paths. Version 2026.2.14 stops including raw resolved config values in requirement checks (return only `{ path, satisfied }`) and narrows the Discord skill requirement to the token key. In addition to upgrading, users should rotate any Discord tokens that may have been exposed to read-scoped clients.

Key dates

02Disclosure timeline

February 19, 2026 CVE published
February 20, 2026 Record updated