CVE-2026-32902
Server-Side Request Forgery in OpenClaw Gateway Allows Internal Access
Publication date: 2026-03-23
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.3.1 (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
How can this vulnerability impact me? :
The vulnerability can allow attackers to make internal network requests from the OpenClaw gateway host. This could potentially expose internal services or data that are not normally accessible from outside the network, leading to information disclosure or further attacks within the private network.
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
Can you explain this vulnerability to me?
This vulnerability exists in OpenClaw versions before 2026.3.1 and is a server-side request forgery (SSRF) issue. It occurs in the web_search citation redirect resolution feature, allowing attackers who can influence citation redirect targets to make the OpenClaw gateway host send requests to private network destinations.