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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

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.