Back to overview

CVE-2026-10033

HIGH
7.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-10033
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-05-28 18:52 UTC
Published
2026-07-24 09:31 UTC
Last updated
2026-07-24 09:31 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
EventON / EventON Action User
Sources
cve.org  ·  NVD

Severity & Metrics

7.3 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Affected products (1)
VendorProductPlatformVersions
EventON EventON Action User 0 ≤ 2.5.14
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.3 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Back to overview