The Kali Forms plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.4.9 via the 'form_process' function. This is due to the 'prepare_post_data' function mapping user-supplied keys directly into internal placeholder storage, combined with the use of 'call_user_func' on these placeholder values. This makes it possible for unauthenticated attackers to execute code on the server.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-03-20 22:16
Updated : 2026-03-23 14:32
NVD link : CVE-2026-3584
Mitre link : CVE-2026-3584
CVE.ORG link : CVE-2026-3584
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
