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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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!