Description
The CMP – Coming Soon & Maintenance Plugin by NiteoThemes plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the 'cmp_ajax_import_settings' AJAX action in all versions up to, and including, 4.1.17. This makes it possible for authenticated attackers, with Editor-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.
Published: 2026-09-22
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The CMP – Coming Soon & Maintenance Plugin by NiteoThemes has a missing capability check on the cmp_ajax_import_settings AJAX action, allowing any authenticated user with Editor privileges or higher to arbitrarily modify site options. By changing options such as the default user role to administrator or enabling user registration, an attacker can create new administrator accounts, effectively gaining full control of the WordPress site. This flaw represents improper privilege management (CWE-269) and jeopardizes confidentiality, integrity, and availability of the site data.

Affected Systems

All versions of the CMP – Coming Soon & Maintenance Plugin by NiteoThemes up to and including 4.1.17 are affected. The vulnerability is present in the plugin’s core code and can be exploited on any WordPress installation that has the vulnerable plugin active.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity, but the EPSS score is not available, so the current likelihood of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Attackers need only a valid authenticated session as an Editor or higher to trigger the exploit, which is a common role on many sites, making this a realistic risk scenario.

Generated by OpenCVE AI on September 22, 2026 at 06:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest CMP plugin version that includes the missing capability check for the cmp_ajax_import_settings AJAX action.
  • If an upgrade is not immediately possible, remove Editor and above roles from users who do not require them, thereby eliminating the necessary privileges to exploit the flaw.
  • As a temporary measure, disable the cmp_ajax_import_settings AJAX endpoint by adding appropriate capability checks or using security plugins that block unauthorized AJAX calls.

Generated by OpenCVE AI on September 22, 2026 at 06:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Niteo
Niteo cmp – Coming Soon & Maintenance Plugin By Niteothemes
Wordpress
Wordpress wordpress
Vendors & Products Niteo
Niteo cmp – Coming Soon & Maintenance Plugin By Niteothemes
Wordpress
Wordpress wordpress

Tue, 22 Sep 2026 05:45:00 +0000

Type Values Removed Values Added
Description The CMP – Coming Soon & Maintenance Plugin by NiteoThemes plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the 'cmp_ajax_import_settings' AJAX action in all versions up to, and including, 4.1.17. This makes it possible for authenticated attackers, with Editor-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.
Title CMP <= 4.1.17 - Authenticated (Editor+) Privilege Escalation via Arbitrary Option Update to cmp_ajax_import_settings AJAX Action
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

Niteo Cmp – Coming Soon & Maintenance Plugin By Niteothemes
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T05:30:43.263Z

Reserved: 2026-06-16T19:39:31.956Z

Link: CVE-2026-12470

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T06:16:48.700

Modified: 2026-09-22T06:16:48.700

Link: CVE-2026-12470

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T06:30:17Z

Weaknesses
  • CWE-269

    Improper Privilege Management