CVE-2026-43533
8.6OpenClaw · OpenClaw
OpenClaw before 2026.4.10 is vulnerable to relative path traversal via QQBot media tags, allowing unauthenticated attackers to read arbitrary local files.
Executive summary
An arbitrary file read vulnerability in OpenClaw before version 2026.4.10 allows unauthenticated remote attackers to disclose sensitive host-local files through crafted QQBot media tags.
Vulnerability
This flaw is a relative path traversal (CWE-23) residing in the QQBot media handling functionality, triggered by unauthenticated attackers supplying specially crafted reply text that bypasses intended storage boundaries.
Business impact
A successful exploit exposes sensitive configuration files, system credentials, or proprietary source code residing on the host operating system, potentially leading to total compromise of confidentiality. With a CVSS score of 8.6, this vulnerability represents a severe risk that requires immediate mitigation to prevent unauthorized data exfiltration.
Remediation
Immediate Action: Update the OpenClaw package to version 2026.4.10 or later using npm.
Proactive Monitoring: Monitor outbound network traffic and application access logs for anomalous requests involving QQBot media handling or unexpected local file access patterns.
Compensating Controls: Deploy a Web Application Firewall or input validation filter to inspect incoming message payloads for path traversal sequences targeting media tags.
Exploitation status
Public Exploit Available: No - no confirmed public exploit in the available data.
Analyst recommendation
Given the high CVSS score and the risk of unauthenticated file disclosure, administrators must prioritize updating OpenClaw to the patched release. Prompt application of the update ensures the removal of the vulnerable media tag handling logic and protects critical host assets from unauthorized access.
More OpenClaw CVEs
Sources
Originally found and disclosed by feiyang666, per the CVE Program record.
- GitHub Security Advisory (GHSA-66r7-m7xm-v49h) Vendor advisory
- Patch Commit Patch commit
- VulnCheck Advisory: OpenClaw < 2026.4.10 - Arbitrary Local File Read via QQBot Media Tags Third-party advisory