Description
The Kali Forms — Contact Form & Drag-and-Drop Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'digitalSignature' Field Value in all versions up to, and including, 2.4.18 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The required form-submission nonce is publicly available on any page containing the form shortcode, making this exploitable by fully unauthenticated attackers without any precondition beyond the form being published.
Published: 2026-07-17
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kali Forms – Contact Form & Drag‑and‑Drop Builder for WordPress is vulnerable to a stored cross‑site scripting flaw via the 'digitalSignature' field. The plugin fails to sanitize or escape input before saving it, so an attacker can place arbitrary JavaScript into the field. When a page that displays the stored submission is viewed, the script runs in the victim’s browser, allowing theft of cookies or session data, defacement, or redirection to malicious sites. The weakness corresponds to CWE‑79.

Affected Systems

All released versions of Kali Forms up to and including 2.4.18 are affected. The vulnerability applies when the plugin’s form shortcode is embedded on any page, as the form‑submission nonce is publicly visible.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity. The EPSS score of <1% signals a low but non‑zero probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. An attacker can exploit it from any internet‑reachable location without authentication by submitting a crafted form on any page that contains the form shortcode, making the impact widespread among users of the affected site.

Generated by OpenCVE AI on July 31, 2026 at 00:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Kali Forms to the latest version that patches the digitalSignature field or remove the field from any active forms.
  • If an update is not immediately available, disable or delete the digitalSignature field from the form configuration to stop the stored data from being used.
  • Implement site‑wide security headers, such as a Content Security Policy that restricts script execution, to mitigate the impact if the flaw cannot be patched in time.

Generated by OpenCVE AI on July 31, 2026 at 00:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 05:15: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

Fri, 17 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Kali Forms — Contact Form & Drag-and-Drop Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'digitalSignature' Field Value in all versions up to, and including, 2.4.18 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The required form-submission nonce is publicly available on any page containing the form shortcode, making this exploitable by fully unauthenticated attackers without any precondition beyond the form being published.
Title Kali Forms <= 2.4.18 - Unauthenticated Stored Cross-Site Scripting via 'digitalSignature' Field Value
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-17T14:02:05.279Z

Reserved: 2026-07-10T13:11:19.947Z

Link: CVE-2026-15395

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:45:05Z

Weaknesses
  • CWE-79

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