Description
The EventON Action User plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.5.14. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to grant EventON management capabilities and the upload_files capability to any non-administrator WordPress role or user, escalating their privileges within the site. The administrator role is protected by an early-return guard in update_role_caps(), so only non-administrator roles and individual users can be targeted; however, the same unauthenticated exposure also allows attackers to enumerate all WordPress users with their IDs and display names, disclose role and user capability state along with nonce values, and tamper with event-to-user term assignments.
Published: 2026-07-24
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The EventON Action User plugin for WordPress admits unauthenticated requests to its evoau_save_capability AJAX endpoint without checking user permissions. This omission lets an attacker grant the Events‑Management and upload_files capabilities to any non‑administrator WordPress role or user, thereby elevating privileges. The same endpoint also exposes user enumeration data, role and capability states, nonce values and allows manipulation of event‑to‑user term assignments, expanding the potential damage beyond direct privilege escalation.

Affected Systems

WordPress sites running EventON Action User up through version 2.5.14. Sites with any non‑administrator role or user are vulnerable because the elevation cannot target the administrator role, which is guarded by an early‑return logic in the plugin’s update_role_caps() function.

Risk and Exploitability

The vulnerability scores a CVSS of 7.3, indicating high severity, while its EPSS score is listed as < 1%, implying a very low likelihood of exploitation at present. It is not currently listed in the CISA KEV catalog. Attackers can exploit the issue remotely by crafting an unauthenticated POST request to the evoau_save_capability action, bypassing the missing authorization check and specifying target role or user identifiers; the plugin then assigns elevated capabilities or reveals sensitive user data, potentially leading to full site compromise.

Generated by OpenCVE AI on August 3, 2026 at 20:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the EventON Action User plugin to a version that implements proper authorization checks for the evoau_save_capability AJAX action
  • If an upgrade cannot be performed immediately, temporarily disable or uninstall the plugin, or block unauthenticated access to its AJAX endpoint through a firewall or access‑control rule
  • Verify that no other plugins expose similar unauthenticated AJAX actions and consider deploying a WAF rule to block enumeration patterns and protect role‑based assignment endpoints

Generated by OpenCVE AI on August 3, 2026 at 20:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Eventon
Eventon eventon Action User
Wordpress
Wordpress wordpress
Vendors & Products Eventon
Eventon eventon Action User
Wordpress
Wordpress wordpress

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description The EventON Action User plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.5.14. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to grant EventON management capabilities and the upload_files capability to any non-administrator WordPress role or user, escalating their privileges within the site. The administrator role is protected by an early-return guard in update_role_caps(), so only non-administrator roles and individual users can be targeted; however, the same unauthenticated exposure also allows attackers to enumerate all WordPress users with their IDs and display names, disclose role and user capability state along with nonce values, and tamper with event-to-user term assignments.
Title EventON Action User <= 2.5.14 - Missing Authorization to Unauthenticated Privilege Escalation via evoau_save_capability AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

Eventon Eventon Action User
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-24T12:35:36.658Z

Reserved: 2026-05-28T18:52:02.895Z

Link: CVE-2026-10033

cve-icon Vulnrichment

Updated: 2026-07-24T12:35:31.958Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T10:16:29.983

Modified: 2026-07-24T20:45:45.697

Link: CVE-2026-10033

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:30:04Z

Weaknesses