Description
Administrator SQL Injection in Uncanny Automator <= 7.3.2 versions.
Published: 2026-07-23
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection that allows a malicious actor to manipulate SQL queries executed by the WordPress Uncanny Automator plugin. Because it can alter database operations, an attacker could read, modify, or delete sensitive data. The weakness is classified as CWE-89.

Affected Systems

The issue affects the Uncanny Owl Uncanny Automator plugin for WordPress versions up to and including 7.3.2. Any WordPress site that has installed one of these versions is susceptible.

Risk and Exploitability

The CVSS score of 7.6 indicates a high severity, while the EPSS score of less than 1% suggests a low probability of immediate exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack requires administrator privileges, meaning the actor must be authenticated as a site admin or otherwise gain the ability to inject malicious code into the plugin’s database operations. Exploitation would involve sending specially crafted requests that exploit unsanitized input handling within the plugin’s code.

Generated by OpenCVE AI on August 3, 2026 at 22:08 UTC.

Remediation

Vendor Solution

Update the WordPress Uncanny Automator Plugin to the latest available version (at least 7.4.0).


OpenCVE Recommended Actions

  • Update the Uncanny Automator plugin to version 7.4.0 or later.
  • Limit access to the plugin’s functionality to trusted administrators and control user roles that can trigger automator actions.
  • Review database permissions to ensure the WordPress database user has only the necessary privileges and audit for any unauthorized changes.

Generated by OpenCVE AI on August 3, 2026 at 22:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Uncannyowl
Uncannyowl uncanny Automator
Wordpress
Wordpress wordpress
Vendors & Products Uncannyowl
Uncannyowl uncanny Automator
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Administrator SQL Injection in Uncanny Automator <= 7.3.2 versions.
Title WordPress Uncanny Automator plugin <= 7.3.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Uncannyowl Uncanny Automator
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T14:51:57.770Z

Reserved: 2026-07-22T08:53:17.417Z

Link: CVE-2026-65462

cve-icon Vulnrichment

Updated: 2026-07-23T13:54:28.312Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:38.730

Modified: 2026-07-23T15:17:58.053

Link: CVE-2026-65462

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:15:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')