---
id: GHSA-9c3v-684m-579c
title: OpenClaw MCP SSE redirects could forward Authorization headers
summary: OpenClaw MCP SSE redirects could forward Authorization headers
severity: medium
cvss: 6.5
cwe:
  - CWE-200
  - CWE-522
  - CWE-601
vendor: openclaw
product: openclaw
ecosystem: npm
affected:
  - openclaw < 2026.6.5
patched:
  - openclaw 2026.6.5
published: '2026-07-01'
updated: '2026-07-01'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-9c3v-684m-579c'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-9c3v-684m-579c
  - url: 'https://github.com/advisories/GHSA-9c3v-684m-579c'
tags:
  - ghsa
  - npm
ingestedAt: '2026-07-01T22:17:35.193Z'
---

## Overview

### Summary

MCP SSE redirects could forward Authorization headers. In affected versions, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intended authorization.

This advisory is scoped to the named feature and configuration. It does not change OpenClaw's trusted-operator model: authenticated Gateway operators, installed plugins, and intentional local execution surfaces remain trusted unless a separate policy, approval, allowlist, sandbox, or auth boundary is crossed.

### Impact

When the affected feature is enabled and reachable, this could execute or persist actions beyond the caller's intended authorization. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.

### Patched Versions

The first stable patched version is `2026.6.5`.

### Mitigations

Upgrade to a patched OpenClaw release when one is listed. Before upgrading, restrict the affected feature to trusted operators or disable it when it is not needed. As general hardening, keep channel and tool allowlists narrow, avoid sharing one Gateway between mutually untrusted users, and disable the affected feature when it is not needed.

## Affected packages

- `openclaw < 2026.6.5`

## Remediation

Upgrade to a patched release:

- `openclaw 2026.6.5`
