
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-41302 is a Server-Side Request Forgery (SSRF) vulnerability in OpenClaw's marketplace plugin download and Ollama model discovery functionality. It affects all OpenClaw (npm) versions up to and including 2026.3.28, and was patched in version 2026.3.31. The vulnerability was disclosed on April 20–21, 2026, with the fix committed on March 30, 2026. It carries a CVSS v3.1 base score of 6.3 (Medium) and a CVSS v4.0 base score of 4.8 (Medium) (GitHub Advisory, VulnCheck).
The root cause is CWE-918 (Server-Side Request Forgery): the marketplace plugin download and Ollama model discovery features used unguarded fetch() calls without validating or restricting the target URL, allowing attacker-controlled input to direct server-side HTTP requests to arbitrary destinations. The fix (commit 8deb952) introduced a fetchWithSsrFGuard() wrapper and a buildOllamaBaseUrlSsrFPolicy() function that enforces a hostname allowlist, pinning requests to the operator-configured Ollama hostname and blocking arbitrary targets. Exploitation requires low privileges and user interaction (e.g., triggering a plugin download or model discovery action), and is conducted over the network (GitHub Advisory, Patch Commit).
A remote attacker with low privileges can exploit this vulnerability to make the OpenClaw server issue arbitrary HTTP requests to internal network resources or external services, potentially exposing sensitive internal data (high confidentiality impact) and enabling limited unauthorized interactions with backend systems (low integrity impact). Availability is not directly affected. The SSRF could be leveraged to probe internal infrastructure, access cloud metadata endpoints, or pivot to services not otherwise reachable from the attacker's position (GitHub Advisory, VulnCheck).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (GitHub Advisory). The EPSS score is approximately 0.036%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
fetch() calls.http://169.254.169.254/latest/meta-data/ for cloud metadata, or an internal service address).169.254.169.254); outbound connections to unusual external hosts initiated by the OpenClaw process.Upgrade OpenClaw (npm) to version 2026.3.31 or later, which contains the fix introduced in commit 8deb9522f3d2680820588b190adb4a2a52f3670b (Patch Commit, GitHub Advisory). As a compensating control prior to patching, restrict outbound network access from OpenClaw servers using firewall rules to only allow connections to known-good external services, and implement network segmentation to limit the blast radius of potential SSRF exploitation. Monitor outbound traffic from OpenClaw instances for anomalous connection attempts.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."