PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-32920 OpenClaw CVE debrief

CVE-2026-32920 is a high-severity vulnerability in OpenClaw before version 2026.3.12. The vulnerability allows for arbitrary code execution due to the automatic discovery and loading of plugins from .OpenClaw/extensions/ without explicit trust verification. Attackers can exploit this by including malicious plugins in cloned repositories, which execute when users run OpenClaw from the directory. This issue highlights the importance of explicit trust verification for plugins and cautious handling of plugins from untrusted sources.

Vendor
OpenClaw
Product
Unknown
CVSS
HIGH 8.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-03-31
Original CVE updated
2026-07-25
Advisory published
2026-03-31
Advisory updated
2026-07-25

Who should care

Users of OpenClaw before version 2026.3.12 should be aware of this vulnerability and take immediate action to mitigate the risk. This includes updating to the latest version of OpenClaw and exercising caution when working with plugins from untrusted sources. Security teams and operators using OpenClaw should review their deployments and ensure they are running a version that addresses this vulnerability.

Technical summary

The vulnerability exists in the plugin loading mechanism of OpenClaw. By default, OpenClaw automatically discovers and loads plugins from the .OpenClaw/extensions/ directory. However, it does not perform explicit trust verification on these plugins, allowing an attacker to execute arbitrary code by including a malicious plugin in a cloned repository. This issue affects OpenClaw before version 2026.3.12 and can be exploited by including crafted workspace plugins in cloned repositories that execute when users run OpenClaw from the directory.

Defensive priority

High

Recommended defensive actions

  • Update OpenClaw to version 2026.3.12 or later
  • Exercise caution when working with plugins from untrusted sources
  • Implement explicit trust verification for plugins
  • Monitor for suspicious activity in OpenClaw
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-03-31T12:16:28.727Z and was last modified on 2026-07-25T10:10:00.167Z. The NVD entry is currently Analyzed. This vulnerability affects OpenClaw before version 2026.3.12, allowing for arbitrary code execution due to the automatic discovery and loading of plugins from .OpenClaw/extensions/ without explicit trust verification. Evidence is limited to public CVE and NVD information.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-03-31T12:16:28.727Z and has not been modified since then. The NVD entry is currently Analyzed.