SEPTEMBER 11, 2026
Live Feed
Back to database
Case File

CVE-2026-11579

MEDIUM · CVSS 5.3 EPSS 0.24% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The Kali Forms plugin for WordPress prior to version 2.4.17 is vulnerable due to insufficient verification of file uploads against existing forms, allowing unauthenticated users to upload files to the WordPress Media Library. While the uploads are restricted to default-allowed MIME types, this could lead to unauthorized content being stored on the site. WordPress site administrators using this plugin should prioritize updating to mitigate potential risks associated with unauthorized file uploads.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-11579
Severity
MEDIUM
CVSS
5.3
EPSS
0.24%
WordPress

Original NVD Description

The Kali Forms — Contact Form & Drag-and-Drop Builder WordPress plugin before 2.4.17 does not verify that a file upload is made against an existing form configured with a file-upload field, accepting uploads regardless of whether any such form exists, which allows unauthenticated users to upload files to the WordPress Media Library; the uploads are limited to WordPress's default-allowed MIME types, so this does not lead to code execution.