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.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-32920 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-32920
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-32920 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-32920
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/openclaw/openclaw/security/advisories/GHSA-99qw-6mr3-36qr
[email protected] - Vendor Advisory
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/openclaw-arbitrary-code-execution-via-auto-discovery-of-workspace-plugins
[email protected] - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.