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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

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.