CVE Catalog

CVE-2026-11613

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

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. This allows unauthenticated attackers to include and execute arbitrary .php files on the server, enabling execution of any PHP code in those files. The vulnerability is only exploitable when the loop_templates parameter is set to 'custom-template'.

Risk Assessment

An attacker can bypass access controls, obtain sensitive data, or achieve code execution if they can upload and include .php files.

Recommendation

Update the Divi Ajax Filter plugin to the latest patched version and restrict the ability to upload .php files.

Related vulnerabilities

Original NVD description (English source)

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'.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS