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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-60224 — AI Deep Analysis Summary

CVSS 9.8 · Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Untrusted data deserialization in 'Subscribe to Download' plugin. <br>💥 **Consequences**: Leads to **PHP Object Injection**.…

Q2Root Cause? (CWE/Flaw)

🛡️ **Root Cause**: **CWE-502** (Deserialization of Untrusted Data).…

Q3Who is affected? (Versions/Components)

📦 **Affected Product**: WordPress Plugin **Subscribe to Download**. <br>🔢 **Versions**: **2.0.9 and earlier**. <br>🏢 **Vendor**: wpshuffle.

Q4What can hackers do? (Privileges/Data)

🕵️ **Attacker Actions**: <br>• **Remote Code Execution (RCE)** via object injection.…

Q5Is exploitation threshold high? (Auth/Config)

🔓 **Exploitation Threshold**: **LOW**. <br>• **Network**: Remote (AV:N). <br>• **Complexity**: Low (AC:L). <br>• **Privileges**: None required (PR:N). <br>• **User Interaction**: None required (UI:N).…

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

📜 **Public Exploit**: **No PoC provided** in the current data. <br>🌐 **References**: PatchStack VDB entries exist, but no specific exploit code is listed in the provided JSON.…

Q7How to self-check? (Features/Scanning)

🔍 **Self-Check**: <br>1. Scan for **Subscribe to Download** plugin. <br>2. Verify version is **≤ 2.0.9**. <br>3. Check for **deserialization functions** (`unserialize`) in plugin code handling user input. <br>4.…

Q8Is it fixed officially? (Patch/Mitigation)

🛠️ **Official Fix**: **Yes**. <br>📅 **Published**: 2025-10-22. <br>✅ **Action**: Update the plugin to the latest version immediately. Check vendor (wpshuffle) for patch release notes.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Disable/Deactivate** the plugin immediately if not critical. <br>2. **Remove** the plugin from the WordPress installation. <br>3.…

Q10Is it urgent? (Priority Suggestion)

🔥 **Urgency**: **CRITICAL**. <br>• **CVSS Score**: High (implied by C:H/I:H/A:H). <br>• **Exploitability**: Remote, No Auth, Low Complexity. <br>⚡ **Priority**: **P0**. Patch or disable immediately.…