Description
The divi-dash WordPress plugin before 1.0.7 does not validate the source of the client IP address it uses for rate limiting and banning, allowing unauthenticated attackers to spoof arbitrary IP addresses in order to bypass rate limiting, ban chosen addresses from the feature, and grow a stored option without bound, resulting in denial of service.
Published: 2026-09-23
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Immediate Patch
AI Analysis

Impact

The Divi Dash WordPress plugin before version 1.0.7 fails to validate the source of the client IP address used for rate limiting and banning. An attacker can craft requests with an arbitrary spoofed IP address, bypass the rate limiting logic, ban selected addresses, and add entries to a stored option without restraint. This unchecked growth the plugin or the entire website to become unavailable. The flaw is a classic Resource Exhaustion vulnerability, identified as CWE-400.

Affected Systems

Any WordPress installation that includes the divi‑dash plugin with a version earlier than 1.0.7 is impacted. The vendor is listed as Unknown:divi-dash, and the risk applies wherever the rate limiting or banning feature of the plugin is active.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.2, signifying high severity. The EPSS score is currently unavailable and the flaw is not listed in CISA's KEV catalog. Attackers can exploit the issue without authentication by sending crafted HTTP requests to the plugin’s administrative endpoints, using spoofed IP addresses to trigger the bypass and inflate the stored option until the site fails.

Generated by OpenCVE AI on September 23, 2026 at 14:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade divi-dash to version 1.0.7 or later to enable proper IP source validation.
  • If an upgrade cannot be performed immediately, temporarily disable the plugin’s rate limiting or banning feature until the patch is applied.
  • Monitor the size of the plugin’s stored options and implement cleanup or size limits, and consider network-level controls to detect and block IP spoofing.

Generated by OpenCVE AI on September 23, 2026 at 14:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The divi-dash WordPress plugin before 1.0.7 does not validate the source of the client IP address it uses for rate limiting and banning, allowing unauthenticated attackers to spoof arbitrary IP addresses in order to bypass rate limiting, ban chosen addresses from the feature, and grow a stored option without bound, resulting in denial of service.
Title Divi Dash < 1.0.7 - Unauthenticated Denial of Service via IP Address Spoofing
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T11:01:19.708Z

Reserved: 2026-07-01T12:06:21.422Z

Link: CVE-2026-14321

cve-icon Vulnrichment

Updated: 2026-09-23T10:45:11.810Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:00.850

Modified: 2026-09-23T11:17:09.823

Link: CVE-2026-14321

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T14:15:06Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption