
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-33573 is an authorization bypass vulnerability in OpenClaw's gateway agent RPC that allows authenticated operators with operator.write permission to escape configured workspace boundaries by supplying attacker-controlled spawnedBy and workspaceDir parameter values. It affects OpenClaw versions up to and including 2026.3.8 (npm package), with the fix delivered in version 2026.3.11. The vulnerability was published on March 29, 2026, and was assigned a CVSS v3.1 score of 8.8 (High) and a CVSS v4.0 score of 8.7 (High) (GitHub Advisory, Github Advisory).
The root cause is classified as CWE-668 (Exposure of Resource to Wrong Sphere): the public gateway agent RPC endpoint fails to enforce the server-configured workspace boundary, instead trusting caller-supplied spawnedBy and workspaceDir values without validation (GitHub Advisory). An attacker with a valid account holding operator.write permission can craft an RPC call that re-roots the agent run to an arbitrary directory accessible by the OpenClaw process, effectively performing a path traversal/boundary escape at the RPC layer. No user interaction is required, and the attack is conducted over the network with low complexity. The fix in version 2026.3.11 enforces the configured workspace boundary server-side, ignoring any caller-supplied overrides (GitHub Advisory).
Successful exploitation allows a non-owner operator to escape the intended workspace sandbox and perform arbitrary file read/write and command execution operations from any directory accessible to the OpenClaw process. This results in high impact to confidentiality (unauthorized access to sensitive files outside the workspace), integrity (modification of system or application files), and availability (potential disruption via arbitrary exec operations). While the vulnerability does not directly affect subsequent/downstream systems per the CVSS v4 assessment, lateral movement within the host environment is feasible depending on the privileges of the OpenClaw process (GitHub Advisory, Github Advisory).
No public proof-of-concept exploit code is known to exist, and there is no evidence of in-the-wild exploitation at this time (Github Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.042–0.067%, placing it in the 21st percentile for exploitation likelihood within 30 days. Exploitation requires authenticated access with operator.write privileges, which limits the attack surface compared to unauthenticated vulnerabilities (Github Advisory).
operator.write permission on the target OpenClaw instance (e.g., via credential theft, phishing, or abuse of a legitimately provisioned operator account).spawnedBy and workspaceDir parameters — for example, setting workspaceDir to an arbitrary path such as /etc or the application root outside the intended workspace.workspaceDir parameters (e.g., paths outside the expected workspace root such as /etc, /var, /home, or application config directories).workspaceDir values from the same operator account./etc/passwd, /etc/shadow, or application secrets); unexpected exec operations initiated by the OpenClaw service account.Upgrade OpenClaw to version 2026.3.11 or later (also included in 2026.3.12 and subsequent releases), which enforces the configured workspace boundary server-side regardless of caller-supplied spawnedBy or workspaceDir values (GitHub Advisory). As interim mitigations, audit and restrict operator.write permission assignments to only fully trusted administrators, implement network segmentation to limit access to the gateway agent RPC endpoint, and enable enhanced logging for all agent RPC invocations to detect anomalous workspaceDir values. Organizations unable to patch immediately should consider disabling the gateway agent RPC if not operationally required.
The vulnerability was reported by researcher tdjackey and disclosed by maintainer steipete via the GitHub Security Advisory (GitHub Advisory). Coverage appeared on The Hacker Wire shortly after disclosure, and the CVE was noted across automated security feeds including CVEFeed, VulnDB, and Bluesky CVE tracking accounts. Community reaction has been limited given the requirement for authenticated access, though the workspace escape primitive has been noted as a meaningful privilege escalation risk for multi-operator deployments.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."