
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-75983 is a Privilege Escalation vulnerability in the Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce plugin for WordPress, affecting all versions up to and including 4.1.23. The flaw allows an authenticated attacker whose account is assigned user ID 1 (even with a low-privilege role such as subscriber) to bypass all WordPress capability checks and gain administrator-equivalent access. It carries a CVSS v3.1 base score of 7.5 (High) with high complexity due to the specific precondition required (Feedly).
The root cause is Improper Privilege Management (CWE-269): the plugin's PermissionManager::manage_permissions() function is registered as a callback on WordPress core's map_meta_cap filter and unconditionally returns the always-true 'exist' primitive for every capability check whenever the evaluated user ID equals 1, without scoping this behavior to plugin-specific capabilities. This means any user account with database user ID 1 — regardless of their assigned WordPress role — passes every capability check, including sensitive ones such as manage_options, edit_plugins, edit_themes, promote_users, and update_core. The attack vector is network-based and requires no user interaction, but does require the attacker to be authenticated as the account with user ID 1 that has been deliberately demoted to a lower-privilege role (Feedly).
Successful exploitation grants the attacker full administrator-equivalent control over the WordPress site, enabling remote code execution via the plugin and theme editors, arbitrary file modification, user privilege manipulation, and complete site takeover. Confidentiality, integrity, and availability are all rated as high impact. The vulnerability is only impactful in hardened environments where user ID 1 has been deliberately demoted to a lower-privilege role; on default WordPress installations where user ID 1 retains the administrator role, no incremental privilege gain occurs (Feedly).
As of the disclosure date (September 15, 2026), no public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported, and the CVE is not listed in the CISA Known Exploited Vulnerabilities catalog. The attack complexity is rated High due to the specific precondition: the attacker must control the WordPress account assigned user ID 1 and that account must have been demoted to a non-administrator role. No threat actor attribution is currently available (Feedly).
PermissionManager::manage_permissions() callback intercepts the map_meta_cap filter and returns 'exist' for all capability checks for user ID 1, granting unconditional access./wp-admin/plugin-editor.php or /wp-admin/theme-editor.php.POST /wp-admin/plugin-editor.php, POST /wp-admin/theme-editor.php).www-data) following plugin/theme editor access.Users should update the Eventin plugin to a version beyond 4.1.23 as soon as a patched release is made available by the vendor (Arraytics/Themewinter). As an immediate workaround, administrators should ensure that the WordPress account with user ID 1 retains the administrator role (the default configuration), which eliminates any incremental privilege gain from this vulnerability. Additionally, consider auditing user ID assignments and restricting access to the WordPress admin panel via IP allowlisting or two-factor authentication to reduce exposure (Feedly).
The vulnerability was noted on Mastodon by The Hacker Wire shortly after disclosure on September 15, 2026, and was picked up by several CVE aggregation and threat intelligence platforms including CVEFeed, VulDB, and Radar by Offseq. No major vendor statements or in-depth researcher write-ups have been published as of the disclosure date (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."