WordPress Plugin Vulnerabilities

Kali Forms < 2.4.10 - Unauthenticated Remote Code Execution via form_process

Description

The plugin is vulnerable to Remote Code Execution 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.

Proof of Concept

Affects Plugins

Fixed in 2.4.10

References

Classification

Type
RCE
OWASP top 10
CWE

Miscellaneous

Original Researcher
ISMAILSHADOW
Verified
Yes

Timeline

Publicly Published
2026-03-20 (about 3 months ago)
Added
2026-03-20 (about 3 months ago)
Last Updated
2026-06-19 (about 4 days ago)

Other