CRITICAL🇵🇱 Wersja polska

CVE-2026-43585

CVSS 9.2v4.0pub. 2026-05-06upd. 2026-05-07

OpenClaw before 2026.4.15 captures resolved bearer-auth configuration at startup, allowing revoked tokens to remain valid after SecretRef rotation. Gateway HTTP and WebSocket handlers fail to re-resolve authentication per-request, enabling attackers to use rotated-out bearer tokens for unauthorized gateway access.

🤖 AI Analysis
How it works

When OpenClaw application starts, it resolves and saves the bearer authentication configuration (including tokens from SecretRef) only once. The HTTP and WebSocket gateway handlers do not verify authentication again on each request. As a result, when an administrator performs SecretRef rotation to invalidate a token, the old token is still accepted by the gateway because the application does not fetch the updated configuration.

Impact

An attacker possessing an invalidated bearer token can gain unauthorized access to HTTP and WebSocket gateway, bypassing access control mechanisms and potentially obtaining or modifying data processed by the gateway.

Mitigation & patch

OpenClaw should be updated to version 2026.4.15 or later, which introduces re-resolution of authentication configuration on every request. The patch is available in the project repository (commit acd4e0a32f12e1ad85f3130f63b42443ce90f094).

Who is affected

OpenClaw in versions before 2026.4.15

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Openclaw

    APP
    Openclaw
    < 2026.4.15
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-44109CRITICAL9.2PL ✓same product

OpenClaw — Auth Bypass w walidacji Feishu webhook umożliwia RCE

CVE-2026-43575CRITICAL9.2PL ✓same product

OpenClaw: Authentication Bypass w trasie pomocniczej sandbox noVNC

CVE-2026-43578CRITICAL9.1PL ✓same product

OpenClaw: privilege escalation przez pominięcie zdarzeń async exec w heartbeat

CVE-2026-43581CRITICAL9.0PL ✓same product

OpenClaw: ekspozycja Chrome DevTools Protocol poza sandbox

CVE-2026-43534CRITICAL9.3PL ✓same product

OpenClaw: nieweryfikowane metadane hooków eskalowane do kontekstu systemowego