<?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/"><channel><title>Affiliate-Toolkit Plugin &lt;= 3.8.5 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/affiliate-toolkit-plugin--3.8.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>Wed, 27 May 2026 08:20:39 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/affiliate-toolkit-plugin--3.8.5/feed.xml" rel="self" type="application/rss+xml"/><item><title>affiliate-toolkit WordPress Plugin RCE via BladeOne Template Injection (CVE-2026-6169)</title><link>https://feed.craftedsignal.io/briefs/2026-05-affiliate-toolkit-rce/</link><pubDate>Wed, 27 May 2026 08:20:39 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-affiliate-toolkit-rce/</guid><description>The affiliate-toolkit plugin for WordPress is vulnerable to remote code execution (CVE-2026-6169) due to the use of the BladeOne templating engine's runString() method, which allows authenticated attackers with Editor-level access or higher to execute arbitrary PHP code by injecting it into a plugin template.</description><content:encoded><![CDATA[<p>The affiliate-toolkit plugin, versions 3.8.5 and earlier, is susceptible to remote code execution (RCE) due to insecure use of the BladeOne templating engine. The <code>runString()</code> method compiles user-supplied template content into PHP code and executes it using <code>eval()</code>. Authenticated users with Editor-level privileges or higher can inject arbitrary PHP code into a plugin template. This allows attackers to gain full control of the affected WordPress server. This vulnerability exists because the plugin fails to sanitize or sandbox user-provided template content before execution, leading to arbitrary PHP execution.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker authenticates to the WordPress instance with Editor-level privileges or higher.</li>
<li>Attacker navigates to the affiliate-toolkit plugin settings or template editor within the WordPress admin panel.</li>
<li>Attacker injects malicious PHP code into a plugin template, leveraging the BladeOne templating engine. The malicious payload is crafted to execute system commands or establish a reverse shell.</li>
<li>The plugin processes the template containing the injected PHP code using the BladeOne <code>runString()</code> method.</li>
<li>The <code>runString()</code> method compiles the injected PHP code and executes it via <code>eval()</code> without proper sanitization.</li>
<li>The attacker&rsquo;s injected PHP code executes on the server, allowing the attacker to perform actions such as creating new administrative users, modifying website content, or accessing sensitive data.</li>
<li>The attacker may establish a persistent foothold on the server by writing a backdoor to the file system or modifying WordPress core files.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-6169 allows an attacker to execute arbitrary code on the WordPress server, leading to complete system compromise. This could result in data theft, website defacement, denial of service, or further propagation of malware to visitors of the website. Given the widespread use of WordPress and the affiliate-toolkit plugin, a successful exploit could impact a significant number of websites and their users.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the latest update to the affiliate-toolkit plugin to patch CVE-2026-6169.</li>
<li>Deploy the Sigma rule &ldquo;Detect CVE-2026-6169 Exploitation Attempt via HTTP POST&rdquo; to identify potential exploitation attempts in web server logs.</li>
<li>Review and restrict user privileges within WordPress to minimize the impact of compromised accounts.</li>
<li>Monitor WordPress file system for unauthorized changes, especially within the <code>/wp-content/plugins/affiliate-toolkit/</code> directory, using a file integrity monitoring system, to detect potential backdoors or malicious file uploads.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve</category><category>rce</category><category>wordpress</category><category>affiliate-toolkit</category><category>template injection</category></item></channel></rss>