Description
OpenClaw 2026.4.14 before 2026.5.26 contain a server-side request forgery vulnerability in browser snapshot routes that fail to validate post-navigation destinations. Attackers with lower-trust access can bypass OpenClaw policy checks to reach network destinations that should have been blocked.
Published: 2026-07-17
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery in OpenClaw’s browser snapshot functionality that allows an attacker to trigger requests to arbitrary internal network destinations without proper validation. Attackers with lower‑trust access can bypass policy checks and reach resources that should otherwise be blocked, exposing the system to unintended data disclosure and potential lateral movement. The flaw is a classic SSRF (CWE‑918) and was found in versions 2026.4.14 through 2026.5.25.

Affected Systems

OpenClaw application versions earlier than 2026.5.26 are affected. The vulnerability exists in the browser snapshot routes of the OpenClaw web service, which runs on a Node.js environment.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The attack path requires the ability to access the OpenClaw application and invoke the browser snapshot API, typically through an authenticated user with limited permissions. Once triggered, the attacker can send requests to any host reachable from the server, allowing bypass of policy controls and potential internal exposure. The likely attack vector is a web‑based exploitation utilizing the browser snapshot endpoint with crafted URLs.

Generated by OpenCVE AI on July 31, 2026 at 00:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.5.26 or later.
  • If upgrading immediately is not possible, disable or restrict the browser snapshot feature for all lower‑trust accounts.
  • Configure internal network firewalls or access controls to block unexpected outbound connections initiated from the OpenClaw server.

Generated by OpenCVE AI on July 31, 2026 at 00:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Description OpenClaw 2026.4.14 before 2026.5.26 contain a server-side request forgery vulnerability in browser snapshot routes that fail to validate post-navigation destinations. Attackers with lower-trust access can bypass OpenClaw policy checks to reach network destinations that should have been blocked.
Title OpenClaw 2026.4.14 < 2026.5.26 SSRF via Browser Snapshot
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-918
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-17T18:05:54.201Z

Reserved: 2026-07-13T16:40:10.961Z

Link: CVE-2026-62227

cve-icon Vulnrichment

Updated: 2026-07-17T12:40:37.700Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:00:14Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)