Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/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
Feature must be operator-enabled and reachable by lower-trust input (AC:H); authenticated low-privilege access required (PR:L); only credential confidentiality is impacted with no scope change.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
3Blast Radius
ecosystem impact- 2 npm packages depend on openclaw (2 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.6.5.
DescriptionCVE.org
OpenClaw before 2026.6.5 could forward Authorization headers during MCP SSE redirects. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intended authorization. Impact depends on the operator's configuration and whether lower-trust input can reach the affected path.
AnalysisAI
Authorization header leakage in OpenClaw before 2026.6.5 exposes credentials to unintended servers during MCP SSE redirect handling, allowing an authenticated lower-trust caller to gain access to resources beyond their intended authorization scope. The vulnerability affects deployments where the MCP SSE redirect feature is enabled and reachable by lower-trust input paths, with practical impact varying by operator configuration. Vendor-released patch 2026.6.5 is available; no public exploit code or active exploitation has been identified at time of analysis.
Technical ContextAI
OpenClaw is an npm package implementing an MCP (Model Context Protocol) Gateway, which facilitates communication between AI agents and tools using SSE (Server-Sent Events) for streaming connections. The vulnerability stems from CWE-522 (Insufficiently Protected Credentials): when the Gateway processes an SSE redirect, it improperly forwards the Authorization header - which typically carries Bearer tokens or API keys - to the redirect destination. Per RFC 9110 best practices, Authorization headers should be stripped on redirects to prevent credential leakage to unintended hosts. The CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* covers all versions prior to 2026.6.5. The flaw is explicitly scoped to the MCP SSE redirect feature and does not affect OpenClaw's trusted-operator model for Gateway operators and installed plugins when no separate trust boundary is crossed.
RemediationAI
Vendor-released patch: 2026.6.5 - upgrade OpenClaw to this version or later as the primary remediation, per the vendor advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-9c3v-684m-579c. Prior to upgrading, restrict the MCP SSE redirect feature to trusted operators only or disable it entirely if not operationally required, eliminating the attack surface without an immediate upgrade; note that disabling the feature will break AI agent workflows that rely on SSE-based redirects for tool connectivity. Additional hardening recommended by the vendor includes keeping channel and tool allowlists narrow and avoiding sharing a single Gateway instance among mutually untrusted users, as multi-tenant Gateway deployments are the configuration most susceptible to exploitation.
Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.
Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b
OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.
OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e
Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in
OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all
OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director
OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func
OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste
OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low
OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec
Same weakness CWE-522 – Insufficiently Protected Credentials
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45096
GHSA-pwc7-4jwg-rqg5