<?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>Cve-2026-78566 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-78566/</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, 25 Aug 2026 10:08:09 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-78566/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 Shuffle WordPress Theme</title><link>https://feed.craftedsignal.io/briefs/2026-08-shuffle-lfi/</link><pubDate>Tue, 25 Aug 2026 10:08:09 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-shuffle-lfi/</guid><description>The Shuffle WordPress theme (&lt;= 1.8) contains a Local File Inclusion vulnerability (CVE-2026-78566) that allows unauthenticated remote attackers to execute arbitrary PHP code on the host server.</description><content:encoded><![CDATA[<p>The Shuffle theme for WordPress, developed by Edge-Themes, is susceptible to a Local File Inclusion (LFI) vulnerability identified as CVE-2026-78566. The vulnerability affects all versions up to and including 1.8. An unauthenticated attacker can exploit this flaw to include and execute arbitrary files stored on the underlying web server. This vulnerability, categorized as CWE-98, poses a significant risk to affected installations, as successful exploitation enables the execution of arbitrary PHP code, potentially leading to a full system compromise. The impact includes the ability to bypass access controls, exfiltrate sensitive application data, or achieve Remote Code Execution (RCE) if the environment allows for the uploading of files (such as images) that can then be processed via the LFI vector.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary PHP code on the server hosting the WordPress instance. This can lead to unauthorized access to the WordPress database, configuration files, and credentials stored in the application environment. If the server is not properly hardened, this vulnerability may lead to full web shell deployment and persistent access by an adversary.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all WordPress installations within the environment utilizing the Shuffle theme by Edge-Themes.</li>
<li>Update the Shuffle theme to the latest patched version immediately.</li>
<li>If an update is unavailable, audit web server logs for suspicious requests containing directory traversal sequences (e.g., ../) in common URL parameters associated with theme file inclusion.</li>
<li>Restrict the ability of the web server user to read files outside of the defined document root.</li>
<li>Deploy the provided Sigma rule to detect attempts to exploit LFI vulnerabilities in web applications.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>wordpress</category><category>cve-2026-78566</category></item></channel></rss>