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.
Published: 2026-07-15
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Kali Forms WordPress plugin before version 2.4.17 fails to confirm that a file upload request is associated with a form that contains an allowed file‑upload field. As a result, any user can POST a file that passes WordPress’s default MIME type check to the Media Library. The flaw does not provide a path to execute code; it simply permits the addition of arbitrary media files.

Affected Systems

WordPress installations that have the Kali Forms – Contact Form & Drag‑and‑Drop Builder plugin installed in any version earlier than 2.4.17. Administrators who have updated to v2.4.17 or newer are no longer affected because the check for a corresponding form has been fixed.

Risk and Exploitability

The CVSS base score of 5.3 categorizes this as a moderate severity vulnerability, while the EPSS score of less than 1% indicates a very low probability of exploitation in the wild. Attackers can exploit it by targeting the plugin’s upload endpoint with an unauthenticated HTTP request, without requiring any privileges or system access. Because uploads are limited to WordPress’s default allowed MIME types, the risk is confined to unauthorized media library contamination and does not lead to remote code execution. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 31, 2026 at 04:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kali Forms plugin to version 2.4.17 or later
  • Configure WordPress to restrict allowable media upload MIME types to those required by your site, thereby reducing the attack surface
  • Block unauthenticated requests to the plugin’s upload endpoint using a web application firewall rule or a custom rewrite rule

Generated by OpenCVE AI on July 31, 2026 at 04:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
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.
Title Kali Forms < 2.4.17 - Unauthenticated Media Upload
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-15T10:33:48.659Z

Reserved: 2026-06-08T11:45:18.284Z

Link: CVE-2026-11579

cve-icon Vulnrichment

Updated: 2026-07-15T10:32:34.428Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:15:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type