Description
A weakness has been identified in OpenClaw up to 2026.1.26. Affected by this issue is some unknown functionality of the file src/agents/tools/web-fetch.ts of the component assertPublicHostname Handler. Executing a manipulation can lead to server-side request forgery. The attack can be executed remotely. This attack is characterized by high complexity. The exploitation is known to be difficult. The exploit has been made available to the public and could be used for attacks. Upgrading to version 2026.1.29 can resolve this issue. This patch is called b623557a2ec7e271bda003eb3ac33fbb2e218505. Upgrading the affected component is advised.
Published: 2026-04-10
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery
Action: Patch Immediately
AI Analysis

Impact

A weakness in OpenClaw’s assertPublicHostname handler within the web‑fetch.ts component allows an attacker to craft a request that forces the server to issue arbitrary HTTP requests to internal or external resources. This server‑side request forgery (SSRF) gives a remote attacker the capacity to bypass network restrictions, exfiltrate sensitive data, or further pivot into internal systems. The vulnerability is grouped under CWE‑918 and carries moderate severity as reflected by its CVSS score of 6.3. The impact can compromise confidentiality, integrity, and availability of internal services that the affected server attempts to access, potentially affecting the entire system if the server functions as part of a larger infrastructure.

Affected Systems

OpenClaw applications released through version 2026.1.26 or earlier are affected. The issue resides in the component located at src/agents/tools/web-fetch.ts, and the affected functionality is the assertPublicHostname handler. Upgrading to OpenClaw 2026.1.29, which incorporates commit b623557a2ec7e271bda003eb3ac33fbb2e218505, resolves the vulnerability.

Risk and Exploitability

The exploit is known to be difficult, and the available public exploit increases the risk of adoption by threat actors. Although the EPSS score is not provided, the issuance of a public exploit coupled with a moderate CVSS score signals a non‑negligible risk. The attack vector is remote, requiring an attacker to send a crafted request to the vulnerable OpenClaw instance. The vulnerability is not listed in the CISA KEV catalog, but uncontrolled internal requests can still lead to data leakage or lateral movement if the internal network is not properly segmented.

Generated by OpenCVE AI on April 10, 2026 at 05:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the OpenClaw 2026.1.29 patch or upgrade to the latest release
  • If an immediate upgrade is not feasible, disable or restrict the assertPublicHostname functionality in web-fetch.ts
  • Implement network segmentation to limit the reach of potential SSRF requests
  • Continuously monitor logs for abnormal outbound connections from the application server

Generated by OpenCVE AI on April 10, 2026 at 05:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Apr 2026 04:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in OpenClaw up to 2026.1.26. Affected by this issue is some unknown functionality of the file src/agents/tools/web-fetch.ts of the component assertPublicHostname Handler. Executing a manipulation can lead to server-side request forgery. The attack can be executed remotely. This attack is characterized by high complexity. The exploitation is known to be difficult. The exploit has been made available to the public and could be used for attacks. Upgrading to version 2026.1.29 can resolve this issue. This patch is called b623557a2ec7e271bda003eb3ac33fbb2e218505. Upgrading the affected component is advised.
Title OpenClaw assertPublicHostname web-fetch.ts server-side request forgery
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-918
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV2_0

{'score': 5.1, 'vector': 'AV:N/AC:H/Au:N/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 5.6, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 5.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-10T13:41:20.869Z

Reserved: 2026-04-09T14:29:09.607Z

Link: CVE-2026-6011

cve-icon Vulnrichment

Updated: 2026-04-10T13:41:17.824Z

cve-icon NVD

Status : Received

Published: 2026-04-10T05:16:06.757

Modified: 2026-04-10T05:16:06.757

Link: CVE-2026-6011

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:26:50Z

Weaknesses