Description
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.
Published: 2026-07-17
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw versions earlier than 2026.6.5 can forward HTTP Authorization headers when the MCP SSE redirect feature is enabled. As a result, a lower‑trust caller or misconfigured input path can cause the downstream service to process requests under an unintended, higher‑privilege identity. The flaw is a credential‑protection weakness that permits privilege escalation, identified as CWE‑522.

Affected Systems

The affected product is OpenClaw software running in a Node.js environment. Hosts running any version prior to 2026.6.5 with the MCP SSE redirect feature enabled and exposed to external callers are vulnerable. The vulnerability becomes active when the SSE redirect endpoint is reachable and the forwarding of header information is configured.

Risk and Exploitability

The CVSS base score of 6 indicates moderate impact, while the EPSS score of less than 1% suggests a low likelihood of exploitation today. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to be able to trigger the SSE redirect path from a lower‑trust endpoint and supply a request that contains an Authorization header. Once forwarded, the downstream service acts with the elevated credentials, enabling the attacker to perform privileged actions. Because the feature must be enabled and accessible, the attack surface is relatively narrow, but in environments where the redirect is exposed to untrusted clients the risk of unauthorized privilege escalation is real.

Generated by OpenCVE AI on July 31, 2026 at 00:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.6.5 or later, which removes header forwarding during SSE redirects.
  • If an upgrade is not immediately feasible, disable the MCP SSE redirect feature or remove header‑forwarding configuration on the affected endpoint.
  • Restrict access to the SSE redirect paths so that only high‑trust callers can reach them, using network segmentation, firewall rules, or access‑control lists.

Generated by OpenCVE AI on July 31, 2026 at 00:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Description 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.
Title OpenClaw < 2026.6.5 Authorization Header Forwarding via SSE
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-522
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 6, 'vector': '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'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-17T10:45:09.754Z

Reserved: 2026-07-13T16:39:22.251Z

Link: CVE-2026-62208

cve-icon Vulnrichment

Updated: 2026-07-17T10:45:04.075Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:00:14Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials