Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin <= 7.0.0.3 - Authenticated (Administrator+) Server-Side Request Forgery to Arbitrary File Upload
Strategic Overview
- Status
- Patched in 7.1.0
- Affected Plugin
- Uncanny Automator – AI + Automation for WordPress | AI Agent, AI Page Builder, Free AI Usage Included
- Affected Version
<= 7.0.0.3- CVSS
- 7.2High
- Weakness type
- CWE-434 · Unrestricted Upload of File with Dangerous Type
- CVE
CVE-2026-2269
At a glance
CVE-2026-2269 is a high-severity Unrestricted Upload of File with Dangerous Type vulnerability in the Uncanny Automator WordPress plugin, affecting versions <= 7.0.0.3. It carries a CVSS score of 7.2 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Administrator level or above. The issue is fixed in version 7.1.0; sites on affected versions should update now. Disclosed March 2026, reported by lucsob.
Vulnerability Overview
The Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.0.0.3 via the download_url() function. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. Additionally, the plugin stores the contents of the remote files on the server, which can be leveraged to upload arbitrary files on the affected site's server which may make remote code execution possible.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-434: Unrestricted Upload of File with Dangerous Type
Uncanny Automator <= 7.0.0.3 carries this weakness at download_url(), and reaching it takes an account at Administrator level or above. An unrestricted file upload lets a caller store a file whose type or destination the application does not properly constrain.
If an uploaded file lands anywhere the server will execute, the flaw becomes remote code execution and the site should be treated as fully compromised. For Uncanny Automator the fix is 7.1.0: builds <= 7.0.0.3 are affected, anything from 7.1.0 onward is not.
Remediation
Update to version 7.1.0, or a newer patched version
How does WordSec protect against this?
An attacker needs Administrator access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Uncanny Automator 7.1.0 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Alerts
External References
Related records
Other vulnerabilities in Uncanny Automator – AI + Automation for WordPress | AI Agent, AI Page Builder, Free AI Usage Included
- 9.1CVE-2025-3623: Uncanny Automator PHP Object Injection
CVE-2025-3623 - 8.8CVE-2025-2075: Uncanny Automator Authenticated (Subscriber+)
CVE-2025-2075 - 8.1CVE-2026-15008: Uncanny Automator PHP Object Injection
CVE-2026-15008 - 8.1CVE-2026-56031: Uncanny Automator PHP Object Injection
CVE-2026-56031 - 7.5CVE-2026-15025: Uncanny Automator Authenticated (Subscriber+)
CVE-2026-15025 - 6.5CVE-2025-48133: Uncanny Automator Missing Authorization
CVE-2025-48133 - 6.4CVE-2025-15522: Uncanny Automator Stored XSS
CVE-2025-15522 - 5.5CVE-2024-13838: Uncanny Automator SSRF
CVE-2024-13838
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C