Description
The Udimi Tools plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `ajax_disconnect()` function in all versions up to, and including, 3.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete the plugin's six configuration options — including the API key, connected Udimi user email, and tracking-script payload — effectively disconnecting the site from the configured Udimi account. The companion `ajax_connect()` handler is missing the same checks, allowing the same low-privilege attackers to overwrite those options with an attacker-supplied API key.
Published: 2026-08-05
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Udimi Tools plugin for WordPress contains a missing capability check on its AJAX handlers that delete or create key configuration options. Because Subscriber-level users and above possess sufficient authentication authority, an attacker can trigger these endpoints to delete the six stored configuration options—API key, associated e‑mail address, and tracking‑script payload—or overwrite them with a malicious key. The result is loss of the site’s connection to its Udimi account and potential exposure to fraudulent activity.

Affected Systems

Any WordPress installation running webocoders’ Udimi Tools plugin version 3.2 or older is impacted. These sites use the plugin to integrate with Udimi’s traffic platform.

Risk and Exploitability

The CVSS rating of 6.5 indicates a moderate severity, and the EPSS score is not publicly available. The vulnerability is not listed in the CISA KEV catalog, yet it can be exploited by any authenticated user with Subscriber role or higher—a role that is common on many WordPress sites. Because the exploit requires only access to the admin interface and does not involve network-level attacks, the likelihood of exploitation remains moderate.

Generated by OpenCVE AI on August 5, 2026 at 14:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Udimi Tools plugin to the latest version (at least 3.3) which adds the proper capability checks on connect and disconnect actions.
  • If an upgrade is not possible, block the ajax_disconnect and ajax_connect endpoints for Subscriber-level accounts using a code snippet or a role‑restriction plugin so that these actions cannot be invoked.
  • After applying a fix or restriction, re‑create the Udimi integration by entering a valid API key and setting the proper tracking script to ensure the plugin functions correctly.

Generated by OpenCVE AI on August 5, 2026 at 14:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Webocoders
Webocoders udimi Tools
Wordpress
Wordpress wordpress
Vendors & Products Webocoders
Webocoders udimi Tools
Wordpress
Wordpress wordpress

Wed, 05 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description The Udimi Tools plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `ajax_disconnect()` function in all versions up to, and including, 3.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete the plugin's six configuration options — including the API key, connected Udimi user email, and tracking-script payload — effectively disconnecting the site from the configured Udimi account. The companion `ajax_connect()` handler is missing the same checks, allowing the same low-privilege attackers to overwrite those options with an attacker-supplied API key.
Title Udimi Tools <= 3.2 - Missing Authorization to Authenticated (Subscriber+) Plugin Configuration Reset via 'disconnect' AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Webocoders Udimi Tools
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-05T14:22:26.146Z

Reserved: 2026-04-29T17:30:58.368Z

Link: CVE-2026-7456

cve-icon Vulnrichment

Updated: 2026-08-05T14:22:21.800Z

cve-icon NVD

Status : Deferred

Published: 2026-08-05T14:17:14.960

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-7456

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:06:31Z

Weaknesses