CVE-2026-32913
OpenClaw: fetch-guard forwards custom authorization headers across cross-origin redirects
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install openclaw@2026.3.7
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openclaw | npm | All versions | 2026.3.7 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-116Improper Encoding or EscapingMITRE
- CWE-184
- CWE-522
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-6mgf-v5j7-45crWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-32913ADVISORY
- https://github.com/openclaw/openclaw/commit/46715371b0612a6f9114dffd1466941ac476cef5WEB
- https://github.com/openclaw/openclawPACKAGE
- https://github.com/openclaw/openclaw/releases/tag/v2026.3.7WEB
- https://vulncheck.com/advisories/openclaw-mar-custom-authorization-header-leakage-via-cross-origin-redirectsWEB
Frequently Asked Questions
- What is CVE-2026-32913?
- OpenClaw: fetch-guard forwards custom authorization headers across cross-origin redirects This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2026-32913?
- CVE-2026-32913 affects openclaw. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-32913 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-32013CRITICAL
OpenClaw gateway agents.files symlink escape allowed out-of-workspace file read/write
- CVE-2026-34507CRITICAL
OpenClaw: QQBot admin commands could skip DM-only and allowFrom policy
- CVE-2026-41397HIGH
OpenClaw: OpenShell Mirror Sync — Sandbox Escape via Unrestricted File Sync + Symlink Traversal
- CVE-2026-45006HIGH
OpenClaw's gateway config mutation guard allowed unsafe model-driven config writes
- CVE-2026-35643HIGH
OpenClaw: Arbitrary code execution via unvalidated WebView JavascriptInterface
- CVE-2026-53807HIGH
OpenClaw: Telegram interactive callbacks could skip commands.allowFrom
- CVE-2026-42422MEDIUM
OpenClaw `device.token.rotate` mints tokens for unapproved roles, bypassing device role-upgrade pairing
- CVE-2026-32038MEDIUM
OpenClaw has a sandbox network isolation bypass via docker.network=container:<id>
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies