---
id: CVE-2026-100554
title: >-
  OpenClaw (npm package 'openclaw') versions >= 2026.5.12 and < 2026.8.1 do not
  immediately invalidate Canvas HTTP authorization when a paired node is revoked
summary: >-
  OpenClaw (npm package 'openclaw') versions >= 2026.5.12 and < 2026.8.1 do not
  immediately invalidate Canvas HTTP authorization when a paired node is
  revoked. Node revocation invalidates the WebSocket client, but Canvas HTTP
  authorization…
severity: medium
cvss: 4.2
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-613
vendor: OpenClaw
product: OpenClaw
affected:
  - OpenClaw >= 2026.5.12 < 2026.8.1
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T03:17:01.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100554'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-g697-vv6h-r8hv
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-before-2026.8.1-canvas-capability-revocation-bypass
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T03:25:24.683Z'
epss: 0.00216
epssPercentile: 0.10763
---

## Overview

OpenClaw (npm package 'openclaw') versions >= 2026.5.12 and < 2026.8.1 do not immediately invalidate Canvas HTTP authorization when a paired node is revoked. Node revocation invalidates the WebSocket client, but Canvas HTTP authorization continues to accept and renew the previously granted capability until WebSocket close cleanup completes. As a result, a revoked paired node can continue exercising its Canvas capability against the capability's configured routes during the close grace period. The issue is fixed in 2026.8.1; as a workaround, restart the Gateway after revoking a node that has Canvas access.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
