Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-43566 β€” AI Deep Analysis Summary

CVSS 9.1 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OpenClaw suffers from a **Privilege Escalation** flaw. The system fails to downgrade permissions correctly when handling specific events.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-184** (Incomplete List of Disallowed Inputs). The **Heartbeat Owner Downgrade Logic** is flawed. It skips the security check when processing **Webhook Wake Events** carrying untrusted content. 🚫

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **OpenClaw** product. πŸ“… **Versions**: All versions **before 2026.4.14**, specifically those prior to **2026.4.7**. βœ… **Fixed**: Version **2026.4.14** and later.

Q4What can hackers do? (Privileges/Data)

πŸ’» **Attackers Can**: Escalate privileges from standard user to **Owner/Root**. πŸ—οΈ **Impact**: Gain **High** Confidentiality & Integrity impact.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **LOW**. 🌐 **Vector**: Network (AV:N). πŸ”“ **Auth**: None required (PR:N). πŸ‘οΈ **UI**: None required (UI:N). 🎯 **Complexity**: Low (AC:L). This is a **Remote, Unauthenticated** exploit! 😱

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ•΅οΈ **Public Exp?**: **No**. The `pocs` field is empty. πŸ“„ **Advisories**: GitHub (GHSA-g2hm-779g-vm32) and VulnCheck have published details, but no functional PoC code is publicly available yet. 🚫

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for **OpenClaw** instances. πŸ“‹ **Verify Version**: Ensure you are running **2026.4.14** or newer.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ”§ **Official Fix**: **YES**. πŸ“ **Patch**: Commit `31281bc92f55796817a92bc43f722cba1e77ab42`. πŸ”„ **Action**: Upgrade OpenClaw to version **2026.4.14** immediately to close the privilege escalation gap. βœ…

Q9What if no patch? (Workaround)

🚧 **No Patch?**: If you cannot upgrade, strictly **validate inputs** for Webhook Wake Events. πŸ›‘οΈ **Mitigation**: Implement strict allow-lists for webhook sources.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 **Priority**: **P1**. With **CVSS 9.0+** (High C/I, N A) and **No Auth** required, this is a high-risk, easy-to-exploit vulnerability.…