Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-33478 — AI Deep Analysis Summary

CVSS 10.0 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical vulnerability chain in WWBN AVideo's **CloneSite plugin**. 📉 **Consequences**: Unauthenticated attackers can achieve **Remote Code Execution (RCE)**.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-78 (OS Command Injection)**. The flaw lies in how the **rsync command** is constructed.…

Q3Who is affected? (Versions/Components)

👥 **Affected**: **WWBN AVideo** versions **26.0 and earlier**. 📦 **Component**: Specifically the **CloneSite plugin**. If you are running an older version, you are at risk.

Q4What can hackers do? (Privileges/Data)

💀 **Attacker Capabilities**: 1. **Leak Clone Keys**: Expose sensitive secrets. 2. **Database Dump**: Steal all user data. 3. **RCE**: Execute arbitrary commands on the server. 4.…

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Threshold**: **LOW**. - **Auth**: None required (Unauthenticated). - **Config**: Low complexity (AC:L). - **UI**: No user interaction needed (UI:N). 🚀 Easy to exploit remotely.

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

🔍 **Public Exp?**: **YES**. A Nuclei template is available on GitHub (ProjectDiscovery). Wild exploitation is likely imminent due to the ease of use and high impact.

Q7How to self-check? (Features/Scanning)

🔎 **Self-Check**: 1. Scan for **AVideo** instances. 2. Check if **CloneSite plugin** is active. 3. Verify version is **≤ 26.0**. 4. Use the provided Nuclei template for automated detection.

Q8Is it fixed officially? (Patch/Mitigation)

✅ **Fixed?**: **YES**. The vendor has issued a security advisory (GHSA-687q-32c6-8x68) and a commit fix. Update to the latest version immediately to patch the OS injection flaw.

Q9What if no patch? (Workaround)

🚧 **No Patch?**: 1. **Disable** the CloneSite plugin immediately. 2. **Restrict** access to the AVideo installation via firewall. 3. **Monitor** logs for suspicious rsync or command execution attempts.

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL**. CVSS Score is **High** (likely 9.8+). Unauthenticated RCE is a top-priority threat. Patch **NOW** or isolate the system to prevent total compromise.