Security Advisory

CVE-2026-3584

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-20 21:25:11
Last updated 2026-04-08 16:59:18
Assigner Wordfence
CVSS score 9.8
State PUBLISHED

Description

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.