CVE-2025-2075
Uncanny Automator <= 6.3.0.2 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation
Record summary
CVE-2025-2075 has a selected CVSS score of 8.8 (high); EIP currently links 1 Nuclei template.
Description
The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 6.3.0.2. This is due to add_role() and user_role() functions missing proper capability checks performed through the validate_rest_call() function. This makes it possible for unauthenticated attackers to set the role of arbitrary users to administrator granting full access to the site, though privilege escalation requires an active account on the site so this is considered an authenticated privilege escalation.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Apr 4, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 4, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder PluginBrowse uncannyowl / Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder PluginDefault status: unaffected | CVE List | Through 6.3.0.2 | affected |
uncanny_automatorBrowse uncannyowl / uncanny_automator | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryHIGHUncanny Automator <= 6.3.0.2 - Missing Authorization to Authenticated (Subscriber+) Privilege EscalationCVSS 8.8
The Uncanny Automator - Easy Automation, Integration, Webhooks & Workflow Builder Plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 6.3.0.2. This is due to add_role() and user_role() functions missing proper capability checks performed through the validate_rest_call() function. This makes it possible for unauthenticated attackers to set the role of arbitrary users to administrator granting full access to the site, though privilege escalation requires an active account on the site so this is considered an authenticated privilege escalation.
Impact
Authenticated attackers with subscriber-level access can escalate their privileges to administrator through missing capability checks, gaining full control over the WordPress site.
Remediation
Update to version 6.4.0 or later to remediate this vulnerability.
Source: ProjectDiscovery