OpenClaw supports remote MCP Streamable HTTP servers with operator-configured custom headers. In affected releases, those headers could be forwarded when the MCP endpoint responded with a cross-origin redirect.
This issue is limited to configured MCP Streamable HTTP servers that use custom headers. It does not expose unrelated OpenClaw credentials.
This affects deployments where an MCP server is configured with:
transportType: "streamable-http"mcp.servers.*.headersCustom MCP headers, such as API keys or tenant-routing headers, could be sent to the redirect target. The exposed credential scope depends on the header the operator configured for that MCP server.
The first stable patched version is 2026.5.12.
Upgrade to openclaw@2026.5.8 or later. Before upgrading, avoid custom MCP headers with servers you do not fully trust, and rotate any MCP-specific credentials that may have been exposed by a redirecting endpoint.
{
"github_reviewed": true,
"github_reviewed_at": "2026-06-17T17:55:06Z",
"nvd_published_at": null,
"severity": "HIGH",
"cwe_ids": [
"CWE-200"
]
}