<?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>Uncanny Automator - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/uncanny-automator/</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, 28 Jul 2026 12:19:35 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/uncanny-automator/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-15025: Missing Authorization in Uncanny Automator WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-15025-uncanny-automator/</link><pubDate>Tue, 28 Jul 2026 12:19:35 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-15025-uncanny-automator/</guid><description>A Missing Authorization vulnerability, CVE-2026-15025, in the Uncanny Automator WordPress plugin versions up to and including 7.3.2, allows authenticated attackers with Subscriber-level access or higher to enumerate sensitive data from integrated Google Contacts and Mautic services, potentially consuming third-party API quotas.</description><content:encoded><![CDATA[<p>CVE-2026-15025 identifies a critical Missing Authorization vulnerability within the Uncanny Automator - Easy Automation, Integration, Webhooks &amp; Workflow Builder plugin for WordPress, affecting all versions up to and including 7.3.2. This flaw stems from a lack of capability checks and nonce verification in several AJAX action handlers: <code>automator_google_contacts_fetch_labels</code>, <code>automator_mautic_segment_fetch</code>, <code>automator_mautic_tags_fetch</code>, and <code>automator_mautic_render_contact_fields</code>. Exploitation allows any authenticated attacker with Subscriber-level privileges or above to enumerate sensitive Google Contacts groups/labels and Mautic segments, tags, and contact-field definitions. This data is retrieved via administrator-configured integration credentials, and the successful execution of these actions can also lead to the consumption of third-party API quota. This vulnerability poses a risk of sensitive information disclosure and potential service disruption for organizations leveraging the plugin.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains authenticated access to a WordPress instance, typically with Subscriber-level privileges or higher.</li>
<li>The attacker identifies a target WordPress site running the vulnerable Uncanny Automator plugin (versions up to 7.3.2).</li>
<li>Using their authenticated session, the attacker sends a crafted HTTP POST request to the <code>/wp-admin/admin-ajax.php</code> endpoint.</li>
<li>The request includes a vulnerable <code>action</code> parameter, such as <code>automator_google_contacts_fetch_labels</code> or <code>automator_mautic_segment_fetch</code>, bypassing the intended authorization controls due to missing capability checks and nonce verification.</li>
<li>The Uncanny Automator plugin processes the request as if it originated from an authorized user or context.</li>
<li>The plugin utilizes the administrator-configured credentials for integrated services (Google Contacts or Mautic) to fetch data from the respective third-party APIs.</li>
<li>The plugin returns sensitive information, such as Google Contacts groups/labels or Mautic segments, tags, and contact-field definitions, to the attacker.</li>
<li>The attacker successfully enumerates sensitive organizational data and potentially consumes the third-party API quota associated with the legitimate integration.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-15025 leads to the unauthorized enumeration of sensitive organizational data. This includes details like Google Contacts groups and labels, as well as Mautic segments, tags, and contact-field definitions. This information can reveal aspects of an organization's structure, customer base, or internal processes. Additionally, the attacker's repeated requests can cause unintended consumption of API quotas for integrated Google Contacts and Mautic services, potentially incurring unexpected costs or leading to service rate limits and disruptions for legitimate operations. The vulnerability affects any WordPress site using the Uncanny Automator plugin with affected versions.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-15025 immediately by updating the Uncanny Automator plugin to a version beyond 7.3.2.</li>
<li>Deploy the Sigma rule &quot;Detects CVE-2026-15025 Exploitation - Uncanny Automator Missing Authorization&quot; to your SIEM to monitor for suspicious requests targeting the vulnerable AJAX actions.</li>
<li>Review web server access logs for any requests from low-privileged users to <code>/wp-admin/admin-ajax.php</code> containing <code>action=automator_google_contacts_fetch_labels</code>, <code>action=automator_mautic_segment_fetch</code>, <code>action=automator_mautic_tags_fetch</code>, or <code>action=automator_mautic_render_contact_fields</code>.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>uncanny-automator</category><category>missing-authorization</category><category>data-enumeration</category><category>web</category></item></channel></rss>