← Back to browse · API

CVE-2026-3584

Severity
CRITICAL
CVSS
9.8
EPSS
0.07239
Risk score
41.73
CISA KEV
No
PoC
No
Published
2026-03-20
Modified
2026-04-08
First seen
2026-08-07
Aliases
EUVD-2026-13814
Products
WPChill:Kali Forms — Contact Form & Drag-and-Drop Builder 0 ≤2.4.9
Sources
euvd EUVD-2026-13814

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.

References