<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:themefic:eventin:*:*:*:*:*:wordpress:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3athemeficeventinwordpress/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 15 Sep 2026 07:39:32 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3athemeficeventinwordpress/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Privilege Escalation in Eventin WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-eventin-privilege-escalation/</link><pubDate>Tue, 15 Sep 2026 07:39:32 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-eventin-privilege-escalation/</guid><description>The Eventin WordPress plugin (&lt;= 4.1.23) contains a vulnerability that allows users with ID 1 to bypass capability checks and escalate privileges to administrator level.</description><content:encoded><![CDATA[<p>The Eventin - Event Calendar, Tickets, Registration, Booking &amp; WooCommerce plugin for WordPress is vulnerable to a privilege escalation flaw (CVE-2026-75983) affecting all versions up to and including 4.1.23. The issue stems from the <code>PermissionManager::manage_permissions()</code> function, which is improperly registered as a callback to the WordPress <code>map_meta_cap</code> filter. This function unconditionally returns the 'exist' capability for any check performed against user ID 1, regardless of the specific capability requested.</p>
<p>This vulnerability poses a significant risk to WordPress sites that have implemented security hardening by demoting the default user ID 1 from the Administrator role to a lower-privileged role (e.g., Subscriber). An attacker who gains control of the account associated with user ID 1 can effectively bypass all permission checks, enabling them to perform unauthorized administrative actions such as modifying site settings, promoting users, or installing arbitrary code via the plugin or theme editors. Sites where user ID 1 retains the default Administrator role remain at the same privilege level, as the bypass merely confirms existing administrative rights.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an authenticated attacker possessing user ID 1 to achieve full administrative control over the target WordPress instance. This leads to total site takeover, potential data exfiltration, and the ability to execute arbitrary PHP code through administrative interfaces such as the theme or plugin editor. The vulnerability specifically targets environments where administrators have followed hardening practices by demoting the initial user account.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the Eventin plugin to a version released after 4.1.23 to patch CVE-2026-75983.</li>
<li>Review all administrative accounts to ensure that user ID 1 is not assigned to a low-privileged account if it is not necessary for operation.</li>
<li>Audit WordPress user accounts to identify if any account assigned user ID 1 has been granted unexpected roles or if that ID has been compromised.</li>
<li>Implement file integrity monitoring on the WordPress <code>/wp-content/plugins/</code> and <code>/wp-content/themes/</code> directories to detect unauthorized code execution attempts following a potential privilege escalation.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>privilege-escalation</category><category>plugin-vulnerability</category></item></channel></rss>