---
id: CVE-2026-11613
title: >-
  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
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 parameter. This makes it possible for
  unauthenticated attackers to inclu…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-98
published: '2026-09-04'
updated: '2026-09-07'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-11613'
references:
  - url: 'https://diviengine.com/divi-ajax-filter-changelog/'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/8fbb92ac-a8e7-480d-8910-416fbe902a2a?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - exploit-available
epss: 0.00591
epssPercentile: 0.45928
ingestedAt: '2026-09-07T13:10:57.371Z'
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/Wayang1337/CVE-2026-11613'
  checkedAt: '2026-09-25T08:20:49.288Z'
exploitAvailable: true
---

## Overview

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

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
