The AI Feeds plugin for WordPress is vulnerable to arbitrary file uploads due to missing capability check in the 'actualizador_git.php' file in all ve...
Description
The AI Feeds plugin for WordPress is vulnerable to arbitrary file uploads due to missing capability check in the 'actualizador_git.php' file in all versions up to, and including, 1.0.11. This makes it possible for unauthenticated attackers to download arbitrary GitHub repositories and overwrite plugin files on the affected site's server which may make remote code execution possible.
AI Analyst Comment
Remediation
Update The AI Feeds plugin for WordPress is vulnerable to arbitrary file uploads due to missing capability check in the Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Description Summary:
The AI Feeds plugin for WordPress is vulnerable to unauthenticated arbitrary file uploads via the actualizador_git.php file, potentially leading to remote code execution.
Executive Summary:
A critical vulnerability in the AI Feeds plugin for WordPress allows unauthenticated attackers to achieve remote code execution by overwriting plugin files.
Vulnerability Details
CVE-ID: CVE-2025-13597
Affected Software: soportecibeles AI Feeds
Affected Versions: 0 through 1.0.11
Vulnerability: This flaw is an unrestricted file upload vulnerability (CWE-434) caused by a missing capability check in the actualizador_git.php file. Unauthenticated attackers can leverage this to download arbitrary GitHub repositories and overwrite site files, facilitating remote code execution.
Business Impact
Successful exploitation grants an attacker complete control over the WordPress site, enabling them to execute arbitrary code, exfiltrate sensitive data, or deploy malicious payloads. Given the critical CVSS score of 9.8, this vulnerability poses an extreme risk to business continuity, data integrity, and organizational reputation, as it requires no prior authentication to trigger.
Remediation Plan
Immediate Action: Update the AI Feeds plugin to the latest version as provided by the vendor. If an update is not immediately available, deactivate and remove the plugin from the production environment until a patch can be applied.
Proactive Monitoring: Monitor server access logs for unusual requests directed at the actualizador_git.php file or unexpected file modifications within the plugin directory.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules designed to block unauthorized access to the specific plugin file and detect malicious file upload patterns.
Exploitation Status
Public Exploit Available: Yes, a public proof-of-concept repository is available on GitHub.
Analyst Notes: As of November 25, 2025, there is no confirmed active exploitation in the wild; however, the presence of a public proof-of-concept repository significantly lowers the barrier for entry for malicious actors. The lack of authentication requirements makes this vulnerability highly susceptible to automated scanning and exploitation.
Analyst Recommendation
Due to the trivial exploit path and the severity of the potential impact, organizations utilizing the AI Feeds plugin must treat this as a high-priority remediation item. Immediate patching is required to prevent total system compromise, and security teams should perform a forensic review of the affected server if the plugin was active during the exposure window.