9.8
CRITICAL CVSS 3.1
CVE-2026-3584
Kali Forms <= 2.4.9 - Unauthenticated Remote Code Execution via form_process
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.

INFO

Published Date :

March 20, 2026, 10:16 p.m.

Last Modified :

March 23, 2026, 2:32 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-3584 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Kaliforms contact_form_builder
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 CRITICAL [email protected]
CVSS 3.1 CRITICAL MITRE-CVE
Solution
Update Kali Forms plugin to the latest version to fix Remote Code Execution vulnerability.
  • Update Kali Forms plugin to version 2.4.9 or later.
  • Apply vendor patches if available.
  • Remove the plugin if no longer needed.
Public PoC/Exploit Available at Github

CVE-2026-3584 has a 2 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-3584 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-3584 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

CVE-2026-3584

Python

Updated: 2 weeks, 1 day ago
0 stars 1 fork 1 watcher
Born at : March 25, 2026, 9:21 a.m. This repo has been linked 1 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 4 days, 10 hours ago
7620 stars 1243 fork 1243 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 766 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-3584 vulnerability anywhere in the article.

  • Daily CyberSecurity
The CVE Watchtower: Weekly Threat Intelligence Briefing (March 23 – March 29, 2026)

Whether you are steering the organizational ship as a CISO or maintaining the operational engines as a system administrator, cutting through the noise of weekly vulnerabilities is essential to keeping ... Read more

Published Date: Mar 30, 2026 (1 week, 3 days ago)
  • Daily CyberSecurity
Critical 9.4 CVSS RCE Flaws in n8n Turn Workflows into Backdoors

Security researchers have disclosed two critical vulnerabilities in n8n, the popular fair-code workflow automation platform used by technical teams to bridge the gap between low-code speed and full-co ... Read more

Published Date: Mar 27, 2026 (1 week, 6 days ago)
  • Daily CyberSecurity
Critical 9.8 CVSS Flaw in Pharos Mosaic Controllers Grants Root Access to Unauthenticated Attackers

A security advisory has been issued by CISA regarding a critical vulnerability discovered in Pharos Controls’ Mosaic Show Controller firmware. The flaw, which carries a severity CVSS score of 9.8, cou ... Read more

Published Date: Mar 27, 2026 (1 week, 6 days ago)
  • Daily CyberSecurity
Critical 9.3 CVSS Auth Bypass and XSS Flaws Hit MantisBT

Security researchers have identified a trio of significant vulnerabilities within MantisBT, the popular open-source issue tracking system used by teams worldwide for project collaboration. The flaws r ... Read more

Published Date: Mar 27, 2026 (1 week, 6 days ago)
  • Daily CyberSecurity
Proof-of-Concept Released: Public Exploit Details for Windows Error Reporting LPE (CVE-2026-20817)

Researcher Clément Labro published a deep-dive analysis and a functional Proof-of-Concept (PoC) exploit for a critical security flaw in the Windows Error Reporting (WER) service. The vulnerability, tr ... Read more

Published Date: Mar 27, 2026 (1 week, 6 days ago)
  • Daily CyberSecurity
BIND 9 Security Alert: ISC Releases Patches for Trio of Vulnerabilities

The Internet Systems Consortium (ISC) has issued an important security advisory for BIND 9, the world’s most widely used DNS software. The update addresses three distinct vulnerabilities that could al ... Read more

Published Date: Mar 26, 2026 (2 weeks ago)
  • Daily CyberSecurity
High-Severity strongSwan Flaw Enables Remote VPN Gateway Crashes

A high-severity security vulnerability has been uncovered in strongSwan, the widely used open-source IPsec-based VPN solution. The flaw, tracked as CVE-2026-25075 with a CVSSv4 score of 8.7, resides i ... Read more

Published Date: Mar 26, 2026 (2 weeks ago)
  • Daily CyberSecurity
Zabbix API Vulnerability: High-Severity SQL Injection Threatens Network Monitoring Security

A high-severity security vulnerability has been identified in the Zabbix API, a popular open-source monitoring solution used by enterprises worldwide to track the status of network services, servers, ... Read more

Published Date: Mar 26, 2026 (2 weeks ago)
  • Daily CyberSecurity
Hackers Actively Exploiting 9.8 Critical RCE Flaw in Kali Forms WordPress Plugin

The attackers begin actively exploiting a critical vulnerability in Kali Forms, a popular drag-and-drop form builder WordPress plugin. With over 10,000 active installations, the plugin is a favorite f ... Read more

Published Date: Mar 26, 2026 (2 weeks ago)

The following table lists the changes that have been made to the CVE-2026-3584 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Mar. 20, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-94
    Added Reference https://plugins.trac.wordpress.org/browser/kali-forms/tags/2.4.9/Inc/Frontend/class-form-processor.php#L697
    Added Reference https://plugins.trac.wordpress.org/changeset/3487024/kali-forms
    Added Reference https://www.wordfence.com/threat-intel/vulnerabilities/id/6cecd06f-c064-49fd-b3fa-505a5a0c2e0b?source=cve
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.