What Happened
Security researchers at Cyera disclosed four chained vulnerabilities in OpenClaw, a widely deployed open-source AI agent platform capable of executing terminal commands, managing file systems, and orchestrating workflows across applications. The vulnerability chain, dubbed “Claw Chain,” allows an unauthenticated attacker to move from initial foothold to persistent, system-level control.
The most severe flaw, CVE-2026-44112 (CVSS 9.6), exploits a race condition in OpenClaw’s sandboxed execution environment. When chained with three companion vulnerabilities — including CVE-2026-44115 (CVSS 8.8), which leaks environment variables, and CVE-2026-44118 (CVSS 7.8), which involves improper trust of client-controlled flags — an attacker gains arbitrary file read/write access and the ability to plant persistent backdoors. All four flaws affect OpenClaw versions released before April 23, 2026. Shodan indexes approximately 65,000 publicly accessible instances; ZoomEye finds roughly 180,000, placing total exposed deployments at around 245,000. All four flaws are now patched. Read the full disclosure at SecurityWeek.
Why This Matters for Canadian Organizations
Canadian organizations — from financial services firms and government digital services teams to universities and technology startups — are rapidly adopting agentic AI platforms. OpenClaw’s architecture is representative of a broad class of tools that execute code autonomously and hold elevated credentials. A compromised OpenClaw instance does not simply leak data; it becomes an attacker-controlled execution engine with access to every system the agent is authorized to reach.
The Claw Chain attack requires no authentication. Any internet-accessible OpenClaw deployment running a pre-April 23 version is at immediate risk. Canadian federal and provincial government departments adopting AI agents face particular exposure under OSFI’s B-13 Technology and Cyber Risk Management guideline, which requires controls on third-party technology and automated system access. Organizations subject to PIPEDA must also consider breach notification obligations if credentials or personal data transiting an OpenClaw instance were accessible during exploitation. The CISA and ASD/ACSC joint guidance on agentic AI deployments published May 1, 2026 specifically calls out the risk of over-privileged AI agents — OpenClaw deployments with broad access permissions represent exactly the scenario those agencies warned about.
What to Do
Patch immediately to any OpenClaw version released on or after April 23, 2026. If you cannot patch within 24 hours, take internet-facing OpenClaw instances offline or restrict access to trusted internal networks only. Review all credentials, API keys, and cloud access tokens held by OpenClaw deployments — rotate any credentials the agent had access to as a precautionary measure. Audit OpenClaw permission scopes and remove access the agent does not strictly require. If you find evidence of compromise, review outbound connections from the host and check for persistence mechanisms such as scheduled tasks, cron jobs, or new user accounts. Report confirmed incidents to the Canadian Centre for Cyber Security at cyber.gc.ca.






