CVE-2026-6169

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.
Configurations

No configuration.

History

27 May 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 08:16

Updated : 2026-06-17 11:00


NVD link : CVE-2026-6169

Mitre link : CVE-2026-6169

CVE.ORG link : CVE-2026-6169


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')