Description
OpenClaw versions before 2026.8.1 fail to validate all source fields in structured message attachments, allowing attackers to hide unvalidated host paths behind allowed attachment sources. Attackers can exploit this by providing multiple source fields to bypass sandbox path validation and cause Telegram delivery to read and send known host files that would otherwise be rejected.
Published: 2026-09-26
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Path Traversal leading to unauthorized file disclosure
Action: Apply Patch
AI Analysis

Impact

OpenClaw versions older than 2026.8.1 allow an attacker to supply structured message attachments that contain multiple source fields. The application does not perform proper validation of the host path in these fields, enabling the attacker to conceal a path that refers to arbitrary files on the host system. When Telegram processes the attachment, the sanitized sandbox path check is bypassed and the requested file is read and transmitted back to the attacker, resulting in loss of confidentiality and potential data exfiltration.

Affected Systems

The vulnerability exists in OpenClaw before the 2026.8.1 release. Systems running OpenClaw versions 2026.8.0 and earlier are vulnerable. No other vendors or product versions are noted.

Risk and Exploitability

The CVSS score of 7.1 indicates a serious risk. EPSS is not available, so the baseline exploitation probability is unknown, but the lack of a KEV listing suggests no known active exploitation. The attack requires the attacker to inject a crafted structured attachment through Telegram, a vector that is remotely accessible and can be automated. If successful, the exploit gives the attacker read access to arbitrary files permitted by the host filesystem, which is a high impact attack on confidentiality and potentially availability if key files are modified.

Generated by OpenCVE AI on September 26, 2026 at 03:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update OpenClaw to version 2026.8.1 or later
  • Restrict or disable the use of structured attachments when possible
  • Implement strict path sanitization and validation for source fields before processing attachments

Generated by OpenCVE AI on September 26, 2026 at 03:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 02:30:00 +0000

Type Values Removed Values Added
Description OpenClaw versions before 2026.8.1 fail to validate all source fields in structured message attachments, allowing attackers to hide unvalidated host paths behind allowed attachment sources. Attackers can exploit this by providing multiple source fields to bypass sandbox path validation and cause Telegram delivery to read and send known host files that would otherwise be rejected.
Title OpenClaw before 2026.8.1 Path Traversal via Structured Attachments
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-22
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*
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-09-26T02:18:35.827Z

Reserved: 2026-09-26T01:01:36.094Z

Link: CVE-2026-100536

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-26T03:16:59.247

Modified: 2026-09-26T03:16:59.247

Link: CVE-2026-100536

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T03:45:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')