SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-11613

CRITICAL · CVSS 9.8 EPSS 0.46% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The Divi Ajax Filter plugin for WordPress is vulnerable to Local File Inclusion, allowing unauthenticated attackers to include and execute arbitrary PHP files on the server through the 'custom_loop_template' parameter. This critical vulnerability can lead to unauthorized access, data exposure, and potential code execution, particularly if .php files can be uploaded. WordPress site administrators using this plugin should prioritize immediate remediation to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-11613
Severity
CRITICAL
CVSS
9.8
EPSS
0.46%
WordPress

Original NVD Description

The Divi Ajax Filter plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 5.1.2 via the 'custom_loop_template' parameter parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. This vulnerability is only exploitable when the loop_templates parameter is set to 'custom-template'.