WordPress security changelog
HIGH CVE-2026-6169 Deferred

affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display: Code execution

affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display is affected by code execution. Exploitation requires at least editor-level access. Successful exploitation can run attacker-controlled code in the WordPress hosting account. The published affected range is <= 3.8.4.

CVE / CNA score 7.2 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display
Plugin slug
affiliate-toolkit-starter
Affected
<= 3.8.4
Safe version
> 3.8.4
Published
May 27, 2026
Weakness
CWE-94 — Improper Control of Generation of Code ('Code Injection')

This CVE was published May 27, 2026 and is one of 9 known issues for this plugin.

Update, patch or deactivate.

Update affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display to a release after 3.8.4, or disable and remove it until a fixed version is available.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The affiliate-toolkit plugin for WordPress is vulnerable to remote code execution in all versions up to, and including, 3.8.5. This is due to the plugin using the BladeOne templating engine's runString() method which compiles user-supplied template content into PHP code and executes it via eval() without sanitization or sandboxing. This makes it possible for authenticated attackers, with Editor-level access and above, to execute arbitrary code on the server by injecting PHP into a plugin template.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources