<?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:modern_tribe:the_events_calendar:*:*:*:*:*:wordpress:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3amodern_tribethe_events_calendarwordpress/</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>Sat, 12 Sep 2026 09:18:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3amodern_tribethe_events_calendarwordpress/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>Remote Code Execution in The Events Calendar WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-the-events-calendar-rce/</link><pubDate>Sat, 12 Sep 2026 09:18:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-the-events-calendar-rce/</guid><description>The Events Calendar plugin for WordPress is vulnerable to unauthenticated remote code execution via a flaw in the parse_array function that allows attackers to bypass security checks through crafted widget block comments.</description><content:encoded><![CDATA[<p>The Events Calendar plugin for WordPress is vulnerable to an unauthenticated Remote Code Execution (RCE) flaw, tracked as CVE-2026-78159. This vulnerability affects all versions up to and including 6.17.3. The flaw resides within the <code>Element_Classes::parse_array</code> method, which fails to adequately validate the <code>widget 'classes'</code> map.</p>
<p>An attacker can supply a specially crafted <code>wp:legacy-widget</code> block within a comment on a <code>tribe_events</code> post. This payload bypasses the <code>is_safe_widget_instance()</code> object validation check. When the WordPress <code>do_blocks()</code> function processes the page content - specifically including the comment section - it triggers a callable-invocation sink in the <code>parse_array</code> function, enabling arbitrary PHP code execution. This vulnerability is critical as it requires no authentication to exploit, relying only on the presence of comments on events posts.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary code on the underlying web server hosting the WordPress site. This can lead to full site compromise, data exfiltration, and the installation of persistent backdoors. Given the widespread use of The Events Calendar plugin, this vulnerability poses a high risk to organizations hosting event-driven content on WordPress.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the immediate update of The Events Calendar plugin to the latest version (patching CVE-2026-78159). For instances where immediate patching is not possible, disable comments on all <code>tribe_events</code> post types to break the exploitation vector. Monitor web server logs for HTTP POST requests directed at comment submission endpoints that contain serialized or legacy widget-related strings if WAF virtual patching is required.</p>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>cve</category><category>rce</category><category>vulnerability</category></item></channel></rss>