Skip to main content

Kali Forms CVE-2026-11581

| EUVDEUVD-2026-40261 MEDIUM
2026-06-30 WPScan GHSA-6gcj-mc56-7jf5
5.9
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
5.9 MEDIUM
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
vuln.today AI
5.4 MEDIUM

PR:L reflects Contributor-level sufficiency per description; S:C and UI:R capture admin-session XSS; A:N as no availability impact is described.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

5
Analysis Generated
Jun 30, 2026 - 13:24 vuln.today
CVSS changed
Jun 30, 2026 - 13:22 NVD
5.9 (MEDIUM)
Patch available
Jun 30, 2026 - 08:01 EUVD
CVE Published
Jun 30, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jun 30, 2026 - 06:00 cve.org
MEDIUM 5.9

DescriptionCVE.org

The Kali Forms - Contact Form & Drag-and-Drop Builder WordPress plugin before 2.4.13 does not sanitise a form field's caption before outputting it as a column header on the administrator form-entries screen, allowing users with Contributor-level access or above to store JavaScript that executes in an administrator's session. A missing capability check in the Kali Forms - Contact Form & Drag-and-Drop Builder WordPress plugin before 2.4.13's post-duplication action additionally lets the Contributor publish the malicious form so an administrator renders it.

AnalysisAI

Stored cross-site scripting in the Kali Forms WordPress plugin (before 2.4.13) allows Contributor-level users to inject arbitrary JavaScript into form field captions, which execute in an administrator's browser session when the admin views the form-entries screen. A compounding missing capability check in the plugin's post-duplication action enables the same low-privilege attacker to publish the malicious form without administrator approval, removing the dependency on an admin independently discovering the unpublished form. A publicly available exploit (via WPScan) exists, and the plugin vendor has released a patch in version 2.4.13. No CISA KEV listing is present, indicating no confirmed mass exploitation at time of analysis.

Technical ContextAI

The vulnerability resides in the Kali Forms - Contact Form & Drag-and-Drop Builder WordPress plugin (CPE: cpe:2.3:a:unknown:kali_forms_-_contact_form_&_drag-and-drop_builder:*:*:*:*:*:*:*:*), versions prior to 2.4.13. The root cause is a failure to sanitize or escape user-supplied form field caption values before rendering them as column headers in the admin form-entries view - a classic stored XSS pattern. WordPress's Contributor role permits users to create and submit draft content but not normally publish it; the missing capability check on the post-duplication AJAX or REST action bypasses this restriction, allowing Contributors to elevate their content to published status. The stored payload persists server-side and fires client-side when the privileged victim loads the entries screen, achieving scope change (S:C in CVSS terms) by crossing from the plugin context into the authenticated administrator session. CWE was not formally assigned in the source data; the applicable CWEs would be CWE-79 (Improper Neutralization of Input During Web Page Generation - Stored XSS) and CWE-862 (Missing Authorization).

RemediationAI

The primary fix is to update the Kali Forms plugin to version 2.4.13 or later, which addresses both the missing output sanitization on field captions and the missing capability check on the post-duplication action. Site administrators should apply this update immediately via the WordPress plugin dashboard. If immediate patching is not possible, a compensating control is to audit and revoke Contributor-level accounts for any untrusted users, since exploitation requires at minimum Contributor access - removing untrusted Contributors eliminates the attack surface without disabling the plugin entirely. Additionally, administrators can temporarily disable the Kali Forms plugin until patching is feasible, at the cost of losing active contact forms. Network-layer WAF rules targeting stored XSS payloads in form submissions may partially mitigate but should not be treated as a substitute for patching, as WAF bypass is feasible. Reference: WPScan advisory https://wpscan.com/vulnerability/a9282260-a0f2-4fe2-9acf-3191f4043910/ and VulDB entry https://vuldb.com/vuln/374789.

Share

CVE-2026-11581 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy