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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2026-22172 โ€” AI Deep Analysis Summary

CVSS 9.9 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: OpenClaw has a critical **Authorization Bypass** in its WebSocket connections.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: **CWE-862** (Missing Authorization). <br>๐Ÿ” **Flaw**: The WebSocket connection path fails to properly verify user permissions, allowing unprivileged users to access restricted endpoints.

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Affected**: **OpenClaw** (Open-source AI Assistant). <br>๐Ÿ“… **Versions**: All versions **prior to 2026.3.12**. <br>โš ๏ธ **Note**: Version 2026.3.12 and later are safe.

Q4What can hackers do? (Privileges/Data)

๐Ÿ•ต๏ธ **Attacker Actions**: Escalate privileges from standard user to **Administrator**. <br>๐Ÿ“‚ **Impact**: Full control over admin functions, potential data exfiltration, and system manipulation (High CVSS Impact).

Q5Is exploitation threshold high? (Auth/Config)

โš–๏ธ **Threshold**: **Low**. <br>๐Ÿ”‘ **Auth**: Requires **Low Privilege** (PR:L) access initially. <br>๐ŸŒ **Network**: Network accessible (AV:N). <br>๐Ÿ‘๏ธ **UI**: No user interaction needed (UI:N).

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

๐Ÿšซ **Public Exploit**: **No**. <br>๐Ÿ“„ **PoCs**: The `pocs` field is empty. <br>๐Ÿ“ข **Status**: Only vendor advisories and third-party reports exist; no wild exploitation code is currently public.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: Scan for **WebSocket connections** on OpenClaw instances. <br>๐Ÿงช **Test**: Attempt to perform admin actions via WebSocket without admin tokens.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed**: **Yes**. <br>๐Ÿ”ง **Patch**: Upgrade to **OpenClaw 2026.3.12** or newer. <br>๐Ÿ“ **Source**: See GitHub Security Advisory (GHSA-rqpp-rjj8-7wv8).

Q9What if no patch? (Workaround)

๐Ÿ›‘ **Workaround**: If patching is delayed, **restrict WebSocket access** via firewall rules. <br>๐Ÿ”’ **Mitigation**: Enforce strict **API Gateway authentication** and monitor for anomalous admin requests from non-admin IPs.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: **HIGH**. <br>๐Ÿš€ **Priority**: Immediate patching recommended. <br>๐Ÿ“‰ **Risk**: CVSS Vector indicates **Critical** impact (C:H, I:H, A:H). Do not ignore!