<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Divi Ajax Filter (&lt;= 5.1.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/divi-ajax-filter--5.1.2/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 04 Sep 2026 05:24:21 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/divi-ajax-filter--5.1.2/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Local File Inclusion Vulnerability in Divi Ajax Filter</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-11613/</link><pubDate>Fri, 04 Sep 2026 05:24:21 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-11613/</guid><description>An unauthenticated Local File Inclusion (LFI) vulnerability in the Divi Ajax Filter plugin for WordPress enables attackers to execute arbitrary PHP code via the custom_loop_template parameter.</description><content:encoded><![CDATA[<p>The Divi Ajax Filter plugin for WordPress contains a critical Local File Inclusion (LFI) vulnerability, tracked as CVE-2026-11613, affecting all versions up to and including 5.1.2. The vulnerability resides in the handling of the 'custom_loop_template' parameter. An unauthenticated attacker can exploit this flaw by setting the 'loop_templates' parameter to 'custom-template', which fails to adequately sanitize user input. If an attacker can successfully upload a malicious PHP file to the server or otherwise gain control over a local file, they can include and execute that file to achieve Remote Code Execution (RCE). This vulnerability poses a severe risk to WordPress installations as it allows for complete site compromise, data exfiltration, and unauthorized access to system resources. Defenders should prioritize updating the plugin immediately upon the release of a patch.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-11613 allows unauthenticated attackers to execute arbitrary PHP code on the target web server. This can lead to total server compromise, unauthorized access to sensitive database content, and the potential to move laterally within the hosting environment. The impact is critical, as it bypasses standard access controls to facilitate RCE.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the Divi Ajax Filter plugin to the latest available version beyond 5.1.2 immediately to remediate the vulnerable parameter handling.</li>
<li>Implement strict file upload restrictions to prevent attackers from placing malicious PHP scripts that could be leveraged by this LFI vulnerability.</li>
<li>Deploy Web Application Firewall (WAF) rules to inspect incoming requests for anomalous values in the 'custom_loop_template' and 'loop_templates' parameters.</li>
<li>Audit existing WordPress plugins for unauthorized or outdated components that could be targeted via similar LFI vectors.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>lfi</category><category>web-application</category><category>rce</category></item></channel></rss>