CVE-2026-43566
OpenClaw: Heartbeat owner downgrade missed untrusted webhook wake events
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install openclaw@2026.4.14
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openclaw | npm | All versions | 2026.4.14 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-184
- CWE-863Incorrect AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-g2hm-779g-vm32WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-43566ADVISORY
- https://github.com/openclaw/openclaw/pull/66031WEB
- https://github.com/openclaw/openclaw/commit/31281bc92f55796817a92bc43f722cba1e77ab42WEB
- https://github.com/openclaw/openclawPACKAGE
- https://www.vulncheck.com/advisories/openclaw-privilege-escalation-via-untrusted-webhook-wake-eventsWEB
Frequently Asked Questions
- What is CVE-2026-43566?
- OpenClaw: Heartbeat owner downgrade missed untrusted webhook wake events This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2026-43566?
- CVE-2026-43566 affects openclaw. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-43566 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-28446CRITICAL
OpenClaw has an inbound allowlist policy bypass in voice-call extension (empty caller ID + suffix matching)
- CVE-2026-32915HIGH
OpenClaw: Leaf subagents could steer sibling sessions across sandbox boundaries
- CVE-2026-35674HIGH
OpenClaw: Scoped chat.send route inheritance could bypass admin command scope gates
- CVE-2026-53836HIGH
OpenClaw: PowerShell encoded-command aliases could miss exec allowlist checks
- CVE-2026-41387HIGH
OpenClaw's incomplete host env sanitization blocklist allows supply-chain redirection via package-manager env overrides
- CVE-2026-29610HIGH
OpenClaw: Command hijacking via unsafe PATH handling (bootstrapping + node-host PATH overrides)
- CVE-2026-33578MEDIUM
OpenClaw: Google Chat and Zalouser group sender allowlist bypass via policy downgrade
- CVE-2026-42426MEDIUM
OpenClaw `node.pair.approve` placed in `operator.write` scope instead of `operator.pairing` allows unprivileged pairing approval
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies