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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: OpenClaw's Zalouser allowlist uses **mutable group display names** instead of stable IDs.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **CWE**: CWE-807 (Security Misinterpretation). <br>πŸ” **Flaw**: The system matches against **variable display names** rather than immutable identifiers, leading to weak authorization logic.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Vendor**: OpenClaw. <br>πŸ“‰ **Affected**: Versions **before 2026.3.12**. <br>βš™οΈ **Component**: Zalouser allowlist module.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Privileges**: Full bypass of channel/group authorization. <br>πŸ“‚ **Data**: Potential access to private chats, files, and restricted content within the impersonated group context.

Q5Is exploitation threshold high? (Auth/Config)

πŸ“Š **Threshold**: **LOW**. <br>πŸ”‘ **Auth**: No authentication required (PR:N). <br>🌐 **Network**: Remote (AV:N). <br>πŸ‘€ **UI**: None required (UI:N).

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

🧨 **Exploit**: **No public PoC** listed in data. <br>🌍 **Wild Exploit**: Unconfirmed, but logic is simple (name spoofing), making theoretical exploitation high.

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Check**: Verify if your OpenClaw version is **< 2026.3.12**. <br>πŸ‘€ **Scan**: Look for Zalouser allowlist configurations relying on **display names** instead of unique IDs.

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: Yes. <br>πŸ”§ **Patch**: Upgrade to **OpenClaw 2026.3.12** or later. <br>πŸ“ **Ref**: GitHub Advisory GHSA-f5mf-3r52-r83w.

Q9What if no patch? (Workaround)

🚧 **Workaround**: If unpatched, **disable Zalouser allowlist** or enforce **immutable group IDs** in configuration. Restrict group creation permissions.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>πŸš€ **Priority**: **Immediate Action**. CVSS Score is **High** (likely 9.8). Remote, unauthenticated, full impact. Patch NOW.