openclaw
npm221 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting openclawpage 5 of 5
- CVE-2026-43582MEDIUMCVSS 6.3EG 6.3✓ Fixed in 2026.4.102026-05-06
OpenClaw before 2026.4.10 contains a server-side request forgery vulnerability in browser navigation policy that allows attackers to bypass hostname validation through DNS rebinding attacks. Attackers can exploit inconsistent hostname reso…
- CVE-2026-43583MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2026.4.142026-05-06
OpenClaw versions 2026.4.10 before 2026.4.14 fail to persist session context during delivery queue recovery for media replay. Attackers can exploit recovered queued outbound media to bypass group tool policy enforcement and weaken channel …
- CVE-2026-43584HIGHCVSS 8.8EG 8.8✓ Fixed in 2026.4.102026-05-06
OpenClaw before 2026.4.10 contains an insufficient environment variable denylist vulnerability in its exec environment policy that allows operator-supplied overrides of high-risk interpreter startup variables including VIMINIT, EXINIT, LUA…
- CVE-2026-43585HIGHCVSS 8.1EG 8.1✓ Fixed in 2026.4.152026-05-06
OpenClaw before 2026.4.15 captures resolved bearer-auth configuration at startup, allowing revoked tokens to remain valid after SecretRef rotation. Gateway HTTP and WebSocket handlers fail to re-resolve authentication per-request, enabling…
- CVE-2026-44109CRITICALCVSS 9.8EG 9.8✓ Fixed in 2026.4.152026-05-06
OpenClaw before 2026.4.15 contains an authentication bypass vulnerability in Feishu webhook and card-action validation that allows unauthenticated requests to reach command dispatch. Missing encryptKey configuration and blank callback toke…
- CVE-2026-44112CRITICALCVSS 9.6EG 9.6✓ Fixed in 2026.4.222026-05-06
OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in OpenShell sandbox filesystem writes that allows attackers to redirect writes outside the intended mount root. Attackers can exploit symlink swaps during files…
- CVE-2026-44113HIGHCVSS 7.7EG 7.7✓ Fixed in 2026.4.222026-05-06
OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that allows attackers to read files outside the intended mount root. Attackers can exploit symlink swaps during filesystem ope…
- CVE-2026-44114HIGHCVSS 7.8EG 7.8✓ Fixed in 2026.4.202026-05-06
OpenClaw before 2026.4.20 fails to properly reserve the OPENCLAW_ runtime-control environment namespace in workspace dotenv files, allowing attackers to override critical runtime variables. Malicious workspaces can set variables like OPENC…
- CVE-2026-44116HIGHCVSS 8.6EG 8.6✓ Fixed in 2026.4.222026-05-06
OpenClaw before 2026.4.22 contains a server-side request forgery vulnerability in the Zalo plugin's sendPhoto function that fails to validate outbound photo URLs through the SSRF guard. Attackers can bypass SSRF protection by providing mal…
- CVE-2026-44117MEDIUMCVSS 5.8EG 5.8✓ Fixed in 2026.4.202026-05-06
OpenClaw before 2026.4.20 contains a server-side request forgery vulnerability in QQBot direct media upload that skips URL validation. Attackers can bypass SSRF protections by sending crafted image URLs to uploadC2CMedia and uploadGroupMed…
- CVE-2026-44118HIGHCVSS 7.8EG 7.8✓ Fixed in 2026.4.222026-05-06
OpenClaw before 2026.4.22 derives loopback MCP owner context from spoofable server-issued bearer tokens in request headers. Non-owner loopback clients can present themselves as owner to bypass owner-gated operations by manipulating the sen…
- CVE-2026-44991MEDIUMCVSS 4.2EG 4.2✓ Fixed in 2026.4.212026-05-11
OpenClaw before 2026.4.21 contains an authorization bypass vulnerability in command-auth.ts that allows non-owner senders to execute owner-enforced slash commands when wildcard inbound senders are configured without explicit owner allowFro…
- CVE-2026-44992MEDIUMCVSS 5.0EG 5.0✓ Fixed in 2026.4.202026-05-11
OpenClaw versions 2026.4.5 before 2026.4.20 contain an environment variable injection vulnerability allowing workspace dotenv to override MINIMAX_API_HOST. Attackers can redirect credentialed MiniMax API requests to attacker-controlled ori…
- CVE-2026-44995HIGHCVSS 7.3EG 7.3✓ Fixed in 2026.4.202026-05-11
OpenClaw before 2026.4.20 contains an improper environment variable validation vulnerability in MCP stdio server configuration that allows attackers to execute arbitrary code. Malicious workspace configurations can pass dangerous startup v…
- CVE-2026-44997MEDIUMCVSS 4.3EG 4.3✓ Fixed in 2026.4.222026-05-11
OpenClaw before 2026.4.22 contains a security envelope constraint bypass vulnerability allowing restricted subagents to spawn ACP child sessions that fail to inherit depth, child-count limits, control scope, or target-agent restrictions. A…
- CVE-2026-44999MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2026.4.202026-05-11
OpenClaw before 2026.4.20 fails to properly preserve untrusted labels for isolated cron awareness events, allowing webhook-triggered cron agent output to be recorded as trusted system events. Attackers can exploit this trust-labeling issue…
- CVE-2026-45002MEDIUMCVSS 5.3EG 5.3✓ Fixed in 2026.4.202026-05-11
OpenClaw before 2026.4.20 contains a hook session-key bypass vulnerability that allows attackers to circumvent the hooks.allowRequestSessionKey opt-in restriction. Attackers can render externally influenced session keys through templated h…
- CVE-2026-45003MEDIUMCVSS 5.0EG 5.0✓ Fixed in 2026.4.222026-05-11
OpenClaw before 2026.4.22 allows workspace dotenv files to override connector endpoint hosts for Matrix, Mattermost, IRC, and Synology connectors. Attackers with workspace access can redirect runtime traffic to malicious endpoints by setti…
- CVE-2026-45004HIGHCVSS 7.8EG 7.8✓ Fixed in 2026.4.232026-05-11
OpenClaw before 2026.4.23 contains an arbitrary code execution vulnerability in the bundled plugin setup resolver that loads setup-api.js from process.cwd() during provider setup metadata resolution. Attackers can execute arbitrary JavaScr…
- CVE-2026-45005MEDIUMCVSS 6.0EG 6.0✓ Fixed in 2026.4.232026-05-11
OpenClaw before 2026.4.23 caches resolved webhook route secrets backed by SecretRef values, allowing stale secrets to remain valid after rotation and reload. Attackers with previously valid webhook route secrets can continue authenticating…
- CVE-2026-6011MEDIUMCVSS 5.6EG 5.6✓ Fixed in 2026.1.292026-04-10
A weakness has been identified in OpenClaw up to 2026.1.26. Affected by this issue is some unknown functionality of the file src/agents/tools/web-fetch.ts of the component assertPublicHostname Handler. Executing a manipulation can lead to …
Check whether openclaw is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for openclaw CVEs against the assets you own.
Start Free Scan →