Privilege Escalation in The Events Calendar for GeoDirectory WordPress Plugin
CVE-2026-11616 is a privilege escalation vulnerability in The Events Calendar for GeoDirectory plugin for WordPress affecting versions up to and including 2.3.28. The flaw is in the ajax_ayi_action() handler, which accepts attacker-controlled $_POST['type'] and $_POST['postid'] values and only applies strip_tags(esc_sql()) before passing them to update_ayi_data(). No allow-list or other restriction is enforced on the meta key supplied via type. update_ayi_data() subsequently calls update_user_meta($current_user->ID, $rsvp_args['type'], $posts), allowing a logged-in attacker to write arbitrary values into their own user meta under an attacker-chosen key. By supplying type=wp_capabilities and postid=administrator, the attacker can cause their wp_capabilities user meta to contain ['subscriber'=>true,'administrator'=>'administrator']. On the next request, WordPress role resolution via WP_User::get_role_caps() interprets the administrator array key as an active role, resulting in elevation of the attacker's account to Administrator.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Recent activity
6 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.
No news coverage yet. Advisories and community discussion only.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.