Description
The CMP WordPress plugin before 4.1.18 does not perform authorization checks on one of its AJAX actions and relies on a nonce that is skipped for certain (and exposed to anonymous visitors on others), allowing unauthenticated attackers to disable the site's maintenance/coming-soon mode under a non-default countdown configuration.
Published: 2026-08-27
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization bypass allowing unauthenticated disabling of maintenance mode
Action: Patch
AI Analysis

Impact

The CMP WordPress plugin contains an authorization bypass in the AJAX action cmp_disable_comingsoon_ajax. The endpoint fails to perform authentication checks and may expose a nonce to anonymous visitors. An attacker can send an HTTP request to /wp-admin/admin-ajax.php?action=cmp_disable_comingsoon_ajax to disable the site’s maintenance or coming‑soon mode, potentially revealing content or enabling subsequent attacks. This flaw is associated with improper authorization (CWE-862).

Affected Systems

All installations of the CMP plugin older than version 4.1.18 are affected; no additional vendor or product information is specified beyond the plugin itself.

Risk and Exploitability

The vulnerability is triggered by a single unauthenticated request to the plugin’s AJAX endpoint, requiring no credentials or privileged access. The CVSS score is 4.8, EPSS score is < 1%, and the vulnerability is not listed in the CISA KEV catalog. Because an attacker can arbitrarily disable a site’s restrictive mode, the potential impact is moderate, making remediation advisable. The likelihood of exploitation remains uncertain, but the ease of exploitation warrants prioritizing the fix.

Generated by OpenCVE AI on August 27, 2026 at 18:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the CMP plugin to version 4.1.18 or later to receive the authorization‑check fix.
  • Restrict access to the /wp-admin/admin-ajax.php?action=cmp_disable_comingsoon_ajax endpoint using server‑side controls (e.g., .htaccess rules or firewall policies) so that only authenticated requests can reach it.
  • Configure a web application firewall rule that blocks unauthenticated requests to the cmp_disable_comingsoon_ajax action.

Generated by OpenCVE AI on August 27, 2026 at 18:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-306

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Thu, 27 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-306

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The CMP WordPress plugin before 4.1.18 does not perform authorization checks on one of its AJAX actions and relies on a nonce that is skipped for certain (and exposed to anonymous visitors on others), allowing unauthenticated attackers to disable the site's maintenance/coming-soon mode under a non-default countdown configuration.
Title CMP - Coming Soon & Maintenance < 4.1.18 - Unauthenticated Maintenance Mode Disable via cmp_disable_comingsoon_ajax
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T14:23:49.236Z

Reserved: 2026-06-26T11:40:13.723Z

Link: CVE-2026-13414

cve-icon Vulnrichment

Updated: 2026-08-27T14:15:40.711Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T06:16:55.207

Modified: 2026-08-28T18:43:25.883

Link: CVE-2026-13414

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses