<?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/"><channel><title>MountDev AI - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/mountdev-ai/</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>Thu, 23 Jul 2026 10:20:46 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/mountdev-ai/feed.xml" rel="self" type="application/rss+xml"/><item><title>MountDev AI MCP Connector WordPress Plugin Vulnerability Allows Unauthenticated Admin Access (CVE-2026-15015)</title><link>https://feed.craftedsignal.io/briefs/2026-07-mountdev-ai-mcp-connector-auth-bypass/</link><pubDate>Thu, 23 Jul 2026 10:20:46 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-mountdev-ai-mcp-connector-auth-bypass/</guid><description>An authorization bypass vulnerability, CVE-2026-15015, in all versions up to 1.6.1 of the MountDev AI MCP Connector for WordPress plugin allows unauthenticated attackers to obtain an administrator-bound OAuth Bearer token by exploiting publicly accessible client registration and an unprotected authorization endpoint, granting full administrator-equivalent access to the plugin's tool surface and WordPress content.</description><content:encoded><![CDATA[<p>CVE-2026-15015 describes a critical authorization bypass vulnerability affecting all versions up to, and including, 1.6.1 of the MountDev AI MCP Connector for WordPress plugin. This flaw stems from inadequate verification of user authorization, enabling unauthenticated attackers to acquire an administrator-level OAuth Bearer token. Attackers can leverage a publicly accessible Dynamic Client Registration endpoint to register arbitrary OAuth clients with a controlled <code>redirect_uri</code>, then utilize an unprotected authorization endpoint to complete the OAuth flow without requiring any administrator interaction. This leads to full administrator-equivalent control over the plugin's MCP tool surface and, by extension, all exposed WordPress content, user data, and configuration options. The vulnerability carries a CVSS v3.1 Base Score of 9.8, indicating severe impact and ease of exploitation for any affected WordPress site.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker identifies a WordPress instance running the MountDev AI MCP Connector plugin.</li>
<li>The attacker accesses the publicly exposed Dynamic Client Registration endpoint provided by the plugin.</li>
<li>The attacker registers an arbitrary OAuth client by providing a malicious <code>redirect_uri</code> that they control.</li>
<li>The attacker then initiates an OAuth authorization request using the newly registered client, leveraging an unprotected authorization endpoint within the plugin.</li>
<li>The plugin processes the OAuth flow, completing it without requiring any legitimate administrator interaction or approval.</li>
<li>Upon successful completion of the OAuth flow, the attacker obtains a valid OAuth Bearer token.</li>
<li>This token is administrator-bound, granting the attacker full administrator-equivalent access to the plugin's MCP tool surface.</li>
<li>The attacker uses this access to modify or exfiltrate WordPress content, user data, and system options.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful exploitation of CVE-2026-15015 grants unauthenticated attackers full administrative control over the affected WordPress installation via the MountDev AI MCP Connector. This allows for complete compromise of the website, including unauthorized access to sensitive data, modification or defacement of content, creation of new administrative users, and potential injection of malicious code. The high CVSS score of 9.8 reflects the ease of exploitation and the devastating consequences, posing a severe risk to data integrity, confidentiality, and availability for organizations utilizing the vulnerable plugin.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the MountDev AI MCP Connector for WordPress plugin to a version patched against CVE-2026-15015.</li>
<li>Deploy the provided Sigma rule to your SIEM to detect attempts at exploiting the Dynamic Client Registration endpoint.</li>
<li>Review web server access logs for unusual POST requests to <code>/wp-json/mountdev-ai-mcp-connector/v1/client/register</code> or similar endpoints, particularly those containing suspicious <code>redirect_uri</code> parameters.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>authorization-bypass</category><category>cve</category><category>webserver</category><category>privilege-escalation</category></item></channel></rss>