Description
OpenClaw before 2026.3.31 contains a path traversal vulnerability in ACP dispatch that allows attackers to read arbitrary files by manipulating inbound channel attachment paths. Remote attackers can bypass attachment-cache and root directory checks to access files outside intended directories.
Published: 2026-04-27
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Path Traversal enabling remote file read
Action: Patch Immediately
AI Analysis

Impact

OpenClaw versions before 2026.3.31 allow attackers to manipulate inbound channel attachment paths in ACP dispatch and read arbitrary files outside the intended directories. This path traversal flaw (CWE-22) lets remote users bypass attachment-cache and root directory checks, potentially exposing confidential or system files.

Affected Systems

The vulnerability affects OpenClaw installations using the ACP dispatch module in any Node.js based deployment. All releases prior to 2026.3.31 are vulnerable, regardless of the specific environment or configuration.

Risk and Exploitability

The CVSS score of 7.1 indicates medium to high severity. While an EPSS score is not provided, the attack requires only the ability to send crafted inbound messages and does not rely on authentication, suggesting that exploitation could occur from any network that can reach the ACP endpoint. The vulnerability is not listed in the CISA KEV catalog, but its remote nature and lack of defenses make it a significant risk for exposed deployments.

Generated by OpenCVE AI on April 28, 2026 at 12:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.3.31 or later to apply the vendor patch.
  • Validate and sanitize inbound attachment paths before processing to prevent traversal outside the intended directory.
  • Restrict access to the ACP dispatch endpoint to trusted networks or clients only.
  • Configure the file system permissions so that the OpenClaw process cannot read sensitive system files, limiting the impact of a successful traversal attempt.

Generated by OpenCVE AI on April 28, 2026 at 12:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.31 contains a path traversal vulnerability in ACP dispatch that allows attackers to read arbitrary files by manipulating inbound channel attachment paths. Remote attackers can bypass attachment-cache and root directory checks to access files outside intended directories.
Title OpenClaw < 2026.3.31 - Path Traversal via Inbound Channel Attachment Path in ACP Dispatch
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-22
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-29T14:12:12.536Z

Reserved: 2026-04-20T14:10:32.652Z

Link: CVE-2026-41370

cve-icon Vulnrichment

Updated: 2026-04-29T14:12:08.258Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-28T00:16:26.347

Modified: 2026-04-28T18:41:09.760

Link: CVE-2026-41370

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T12:45:31Z

Weaknesses