<?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>Events Made Easy (3.2.5) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/events-made-easy-3.2.5/</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>Thu, 20 Aug 2026 07:11:37 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/events-made-easy-3.2.5/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>Local File Inclusion Vulnerability in Events Made Easy Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-eme-lfi/</link><pubDate>Thu, 20 Aug 2026 07:11:37 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-eme-lfi/</guid><description>The Events Made Easy WordPress plugin is vulnerable to authenticated Local File Inclusion via the eme_single_event_page_template function, allowing contributors to execute arbitrary PHP code.</description><content:encoded><![CDATA[<p>The Events Made Easy plugin for WordPress, in versions up to and including 3.2.5, contains a Local File Inclusion (LFI) vulnerability within the <code>eme_single_event_page_template</code> function. This vulnerability allows an authenticated attacker with contributor-level privileges or higher to inject paths into the template parameter, resulting in the inclusion and execution of arbitrary .php files located on the server. Because the payload is stored and triggered passively when a user visits the compromised single-event page, this flaw can be leveraged for unauthorized data access, access control bypass, or remote code execution. Defenders should prioritize patching, as this vulnerability requires only minimal privileges to exploit and results in potential server-side code execution.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for arbitrary code execution in the context of the web server process. Attackers can bypass WordPress access controls, potentially exfiltrate sensitive site configuration data, or gain a foothold for further lateral movement within the hosting environment. This vulnerability affects all installations using versions 3.2.5 and older.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the Events Made Easy plugin to the latest patched version to remediate CVE-2026-75963.</li>
<li>Audit WordPress user accounts with 'contributor' privileges or higher to ensure authorization integrity.</li>
<li>Review web server logs for suspicious POST requests to the plugin's event management endpoints that contain directory traversal patterns (e.g., ../) in template parameters.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>