Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
5DescriptionCVE.org
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.
Articles & Coverage 1
AnalysisAI
The Kali Forms plugin for WordPress contains a critical remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary code on the server. All versions up to and including 2.4.9 are affected, including the popular 'Kali Forms - Contact Form & Drag-and-Drop Builder' plugin by WPChill. The vulnerability carries a critical CVSS score of 9.8 due to its network-based attack vector, low complexity, and lack of required authentication or user interaction.
Technical ContextAI
This vulnerability affects the Kali Forms plugin (CPE: cpe:2.3:a:wpchill:kali_forms_—_contact_form_&_drag-and-drop_builder:*:*:*:*:*:*:*:*), specifically in the form_processor.php file's 'form_process' function. The root cause is CWE-94 (Improper Control of Generation of Code / Code Injection), where the 'prepare_post_data' function maps user-supplied keys directly into internal placeholder storage without proper sanitization. These placeholder values are subsequently passed to PHP's 'call_user_func' function, which interprets them as callable functions or methods. This creates a direct path from untrusted user input to code execution, representing a textbook code injection vulnerability in a WordPress plugin context.
RemediationAI
Immediately update the Kali Forms plugin to version 2.4.10 or later, which addresses this vulnerability as documented in WordPress plugin changeset 3487024 available at https://plugins.trac.wordpress.org/changeset/3487024/kali-forms. Site administrators should verify the plugin version in the WordPress dashboard and apply updates immediately. Until patching is complete, consider temporarily disabling the Kali Forms plugin if it is not business-critical, or implement web application firewall (WAF) rules to block suspicious requests to the form_process endpoint. Review server logs for any signs of exploitation attempts targeting this vulnerability, particularly POST requests with unusual parameter names that might represent function calls. After patching, conduct a security audit to ensure no unauthorized code or backdoors were installed if the site was potentially compromised.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13814