<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:niteothemes:cmp_coming_soon_maintenance_plugin:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aniteothemescmp_coming_soon_maintenance_plugin/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 22 Sep 2026 06:33:33 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aniteothemescmp_coming_soon_maintenance_plugin/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Privilege Escalation in CMP - Coming Soon &amp; Maintenance Plugin for WordPress</title><link>https://feed.craftedsignal.io/briefs/2026-09-cmp-plugin-priv-esc/</link><pubDate>Tue, 22 Sep 2026 06:33:33 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cmp-plugin-priv-esc/</guid><description>The CMP - Coming Soon &amp; Maintenance Plugin is vulnerable to privilege escalation due to an unauthenticated AJAX setting import that allows authenticated editors to modify arbitrary site options.</description><content:encoded><![CDATA[<p>The CMP - Coming Soon &amp; Maintenance Plugin by NiteoThemes for WordPress is susceptible to an unauthenticated privilege escalation vulnerability tracked as CVE-2026-12470. The vulnerability exists within the 'cmp_ajax_import_settings' AJAX action, which fails to perform necessary capability checks before processing user-supplied data. This allows an authenticated user with Editor-level access or higher to perform unauthorized modifications to the WordPress site's configuration. By manipulating global options, such as the default user role and registration settings, an attacker can elevate their own privileges or create new administrative accounts, ultimately gaining full control over the affected WordPress installation. This issue impacts all plugin versions up to and including 4.1.17.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker obtains valid credentials for an account with Editor-level permissions on the target WordPress site.</li>
<li>Attacker authenticates to the WordPress dashboard using the compromised credentials.</li>
<li>Attacker identifies that the CMP plugin is installed and active on the site.</li>
<li>Attacker crafts a malicious HTTP POST request targeting the 'admin-ajax.php' endpoint with the 'cmp_ajax_import_settings' action.</li>
<li>The request body includes JSON-encoded payload values designed to modify core 'wp_options' table entries.</li>
<li>The plugin processes the request without validating the user's capability, updating the site settings to enable 'users_can_register' and setting the 'default_role' to 'administrator'.</li>
<li>Attacker navigates to the public registration page to create a new user account, which is automatically assigned the administrator role upon creation.</li>
<li>Attacker logs in with the newly created administrator account to achieve full site takeover.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-12470 results in total compromise of the affected WordPress site. An attacker can gain administrative access, potentially leading to the installation of malicious plugins, backdoored themes, data exfiltration, or the defacement of the website. Any site running the CMP plugin up to version 4.1.17 is considered at high risk of unauthorized administrative account creation.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the immediate update of the CMP - Coming Soon &amp; Maintenance Plugin to a patched version beyond 4.1.17 as provided by NiteoThemes.</p>
<p>For security operations teams:</p>
<ul>
<li>Monitor 'wp-admin/admin-ajax.php' access logs for POST requests containing 'cmp_ajax_import_settings' that originate from non-administrative accounts.</li>
<li>Audit the 'wp_options' table for sudden changes to the 'default_role' and 'users_can_register' keys.</li>
<li>Review all administrative accounts created recently to ensure they are legitimate.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>privilege-escalation</category><category>web-application</category><category>cms</category></item></channel></rss>