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

Impact

The Kali Forms WordPress plugin does not sanitize form field captions before rendering them as column headers on the administrator form‑entries screen, allowing a user with the Contributor role or higher to inject and store JavaScript that executes in an administrator’s session. A missing capability check in the plugin’s post‑duplication action further lets a Contributor publish the malicious form, so an administrator who opens or duplicates that form renders the payload.

Affected Systems

WordPress sites that use Kali Forms version 2.4.12 or earlier. Any authenticated user with the Contributor role or higher can trigger the flaw, which affects the form‑entry administration area and the form publication process.

Risk and Exploitability

The flaw is exploitable by authenticated users with Contributor or higher roles, giving the attacker the ability to execute arbitrary JavaScript in the context of an administrator. An attacker could deface the site, exfiltrate data, or launch further attacks against internal resources. The CVSS score of 5.9 indicates moderate risk for this type of XSS vulnerability. The EPSS score is below 1 % and the vulnerability is not listed in CISA KEV, suggesting a low likelihood of widespread exploitation at the time of analysis.

Generated by OpenCVE AI on June 30, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kali Forms to version 2.4.13 or later.
  • Temporarily revoke or limit the Contributor role’s ability to create, duplicate, or publish forms to reduce the attack surface.
  • Audit all existing form captions for malicious JavaScript, remove or sanitize them, and restrict access to the form‑entries administration screen to administrators only.

Generated by OpenCVE AI on June 30, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpchill
Wpchill kali Forms — Contact Form & Drag-and-drop Builder
Vendors & Products Wordpress
Wordpress wordpress
Wpchill
Wpchill kali Forms — Contact Form & Drag-and-drop Builder

Tue, 30 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285
CWE-79

Tue, 30 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Tue, 30 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 30 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Tue, 30 Jun 2026 07:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Kali Forms < 2.4.13 - Contributor+ Stored XSS via Form Field Caption
References

Subscriptions

Wordpress Wordpress
Wpchill Kali Forms — Contact Form & Drag-and-drop Builder
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-30T12:58:54.616Z

Reserved: 2026-06-08T11:58:11.924Z

Link: CVE-2026-11581

cve-icon Vulnrichment

Updated: 2026-06-30T12:58:50.516Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T09:45:03Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')