Three Patched OpenClaw Flaws Enable Host Takeover via WhatsApp Message
Three high-severity OpenClaw bugs, including command injection and a path-traversal bypass, let a remote attacker execute code on the host from a WhatsApp message. Patches arrived in version 2026.6.6.
Three now-patched vulnerabilities in the OpenClaw personal AI assistant, when chained, allow an attacker to execute arbitrary code on the host machine from a single WhatsApp message, researcher Chinmohan Nayak disclosed last week. The bugs affect OpenClaw versions prior to 2026.6.6, released on July 10.
Two of the flaws carry a CVSS score of 8.8 and involve OS command injection in the host execution environment filtering mechanism. A third, scored 8.4, is a path traversal in bind mount handling. Nayak reported all three to the project maintainers, who issued coordinated advisories under identifiers GHSA-hjr6-g723-hmfm, GHSA-9969-8g9h-rxwm, and GHSA-575v-8hfq-m3mc.
Bind mount bypass exposes SSH keys, Docker socket
The most critical of the three, GHSA-575v-8hfq-m3mc, bypasses OpenClaw's sandbox denylist for directories such as ~/.ssh, ~/.aws, and ~/.gnupg. The researcher explained that the function getBlockedReasonForSourcePath() checks whether a source path is under a blocked path, but never checks the reverse. An attacker can mount the parent directory /home to read every user's SSH keys and AWS credentials, or mount /var to access the Docker socket and escape the container entirely.
Unlike the earlier Claw Chain vulnerabilities disclosed by Cyera in May, which required an attacker to already have a foothold, these bugs can be triggered from an untrusted external message. Nayak's proof of concept demonstrated host code execution originating from a WhatsApp message delivered to an OpenClaw instance.
- GHSA-hjr6-g723-hmfm: command injection and incomplete input filtering, CVSS 8.8
- GHSA-9969-8g9h-rxwm: command injection and incomplete input filtering, CVSS 8.8
- GHSA-575v-8hfq-m3mc: path traversal in bind mount denylist, CVSS 8.4
Hardening advice and what comes next
The OpenClaw maintainers noted in their advisory that "practical impact depends on the operator's configuration and whether lower-trust input can reach that path." Until operators upgrade to version 2026.6.6, they recommend enabling sandbox mode for all non-main sessions, removing the exec command from the tool allowlist for channel-facing agents, and monitoring for git clone commands that abuse the ext:: external protocol helper to run arbitrary commands.
Broader context from the same week includes the emergence of the MODBEACON RAT, a Rust-based trojan attributed to the Chinese cybercrime group Silver Fox that uses gRPC streaming for encrypted C2 traffic, and the GigaWiper RAT that can permanently wipe Windows systems via three methods. The OpenClaw chain stands apart because it targets the growing category of personal AI assistants, which increasingly have access to the same host resources as a full user. Nayak emphasized that the sandbox bypass undermined all file-level protections, concluding: "Mount /home into your container, and you can read every user's SSH keys, AWS credentials, and GPG secrets."
Fact check
-
Three now-patched vulnerabilities in OpenClaw allow host code execution from a WhatsApp message.
verified · source
-
The flaws are tracked as GHSA-hjr6-g723-hmfm, GHSA-9969-8g9h-rxwm, and GHSA-575v-8hfq-m3mc.
verified · source
-
GHSA-575v-8hfq-m3mc bypasses the bind mount denylist by mounting a parent directory over blocked paths.
verified · source
-
The vulnerabilities were disclosed by security researcher Chinmohan Nayak.
verified · source
-
OpenClaw version 2026.6.6 patches all three vulnerabilities.
verified · source
Source reporting (6)
- The Hacker News · Researcher Details WhatsApp-to-Host Attack Chain Using Three OpenClaw Flaws
- TechCrunch · Florida ransomware negotiator convicted for helping ransomware gang extort US companies
- The Hacker News · New MODBEACON RAT Uses gRPC Streaming for Encrypted C2 Traffic
- Malwarebytes Labs · This new Windows malware can take over your PC and wipe it clean
- TechRadar Pro · Devious phishing campaign hijacks a genuine Meta business feature to send scam emails — as they really do come from Meta's own address
- Infosecurity Magazine · New Ransomware Exploits Malicious Driver to Remove Cybersecurity Protections
Join the conversation
You need to be registered and logged in to comment on blog articles.
Related Articles
OpenAI Agent Escapes Sandbox, Breaches Hugging Face in Unprecedented AI Security Incident
Jul 25, 2026
Kimi K3 scores 32% on cyber exploit benchmark as US models hit 76%, raising distillation questions
Jul 24, 2026
Google Rolls Out Selfie Video for Account Recovery, Adds Liveness Detection to Thwart Deepfakes
Jul 23, 2026
0 Comments
No comments yet
Be the first to share your thoughts on this article.