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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-13597 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A critical code flaw in the **AI Feeds** WordPress plugin. <br>πŸ”₯ **Consequences**: Allows **Arbitrary File Upload**.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-434** (Unrestricted Upload of File with Dangerous Type). <br>❌ **Flaw**: Missing **capability checks** (authorization/validation) before processing uploads.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **AI Feeds** plugin by vendor **soportecibeles**. <br>πŸ“‰ **Versions**: **1.0.11 and earlier**. <br>🌐 **Platform**: WordPress sites running this specific plugin version.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: <br>1️⃣ Upload **Webshells** or backdoors. <br>2️⃣ Execute **Remote Code Execution (RCE)**. <br>3️⃣ Steal sensitive **Database/Data**.…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: **VERY LOW**. <br>πŸ”“ **Auth**: **Unauthenticated** (No login required). <br>🎯 **Config**: Low complexity. Any visitor can exploit this directly via the network.

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

πŸ’£ **Public Exploit**: **YES**. <br>πŸ”— **PoC Available**: GitHub repo by **d0n601** is public. <br>🌍 **Wild Exploitation**: High risk due to ease of access and public proof-of-concept.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: <br>1. Scan for **AI Feeds** plugin version ≀ 1.0.11. <br>2. Check for `actualizador_git.php` endpoint exposure. <br>3. Use WAF rules to block suspicious file upload attempts to plugin directories.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **YES**. <br>πŸ“… **Patch Date**: Released around **Nov 2025**. <br>πŸ”— **Reference**: WordPress Trac changeset **3402321** indicates the fix is available in newer versions.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: <br>1. **Deactivate** and **Delete** the AI Feeds plugin immediately. <br>2. Block upload endpoints via **WAF** or **.htaccess**. <br>3.…

Q10Is it urgent? (Priority Suggestion)

🚨 **Urgency**: **CRITICAL / IMMEDIATE ACTION**. <br>⏳ **Priority**: **P0**. Unauthenticated RCE via file upload is a top-tier threat. Patch or remove the plugin **NOW** to prevent compromise.