CVE-2026-15025 HIGH

CVE-2026-15025: Uncanny Automator <= 7.3.2 - Missing Authorization to Authenticated (Subscriber+) Sensitive Integration Metadata Disclosure via Multiple AJAX Endpoints

Vendor Uncannyowl
Product Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin
Weakness CWE-862 · Missing authorization
Published July 28, 2026
Last update July 28, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 7.3.2 via the automator_google_contacts_fetch_labels, automator_mautic_segment_fetch, automator_mautic_tags_fetch, and automator_mautic_render_contact_fields AJAX actions due to a missing capability check and missing nonce verification in the corresponding handlers (ajax_fetch_labels, segments_fetch, tags_fetch, and render_contact_fields). This makes it possible for authenticated attackers, with Subscriber-level access and above, to enumerate sensitive Google Contacts groups/labels and Mautic segments, tags, and contact-field definitions retrieved via integration credentials configured by an administrator, and to consume third-party API quota.

Explanation of Vulnerability in Simple Terms

02Summary

The Uncanny Automator plugin for WordPress does not properly check user permissions before allowing access to certain functions. An unauthenticated attacker can read sensitive data from the site without logging in or performing any special steps. This affects all versions up to 7.3.2.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site without authentication.

Potential impact on your site

04Site Impact

Sensitive information may be exposed to anyone on the internet without your knowledge.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 28, 2026 CVE published
July 28, 2026 Record updated

Related vulnerabilities

08Related CVE