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 an authenticated editor account. 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
See mitigation notes
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 10 known issues for this plugin.

Update, patch or deactivate.

No fixed release is identified. Update affiliate-toolkit – Multi-Network Affiliate & Amazon Product Display when a release after 3.8.4 becomes available; until then, disable and remove it when the site's risk warrants. The official upstream changelog lists version 3.9.0, which is newer than the published affected range. Its changelog does not clearly confirm this specific fix, so it is not counted as a known-safe release.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

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