CVE-2026-32037
SSRF Bypass via Redirect Validation Flaw in OpenClaw Media Downloads
Publication date: 2026-03-19
Last updated on: 2026-03-23
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openclaw | openclaw | to 2026.2.22 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in OpenClaw versions prior to 2026.2.22 where the software fails to consistently validate redirect chains against configured mediaAllowHosts allowlists during MSTeams media downloads.
Attackers can exploit this by supplying or influencing attachment URLs that cause redirects to targets not included in the allowlist, effectively bypassing Server-Side Request Forgery (SSRF) boundary controls.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could bypass SSRF protections by forcing redirects to unauthorized or potentially malicious targets.
This could lead to unauthorized access or interaction with internal systems or resources that should be protected by the allowlist, potentially exposing sensitive data or enabling further attacks.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know