Description
The Kali Forms — Contact Form & Drag-and-Drop Builder WordPress plugin before 2.4.17 does not perform a per-object capability check in its post-duplication AJAX action, allowing users with Contributor-level access or above to duplicate any post (regardless of owner, post type, or status) into a published post they own and read its private post metadata, including secrets stored by other Kali Forms — Contact Form & Drag-and-Drop Builder WordPress plugin before 2.4.17.
Published: 2026-07-15
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an Insecure Direct Object Reference flaw in the Kali Forms — Contact Form & Drag-and-Drop Builder WordPress plugin. During the post‑duplication AJAX operation the plugin neglects to perform a per‑object capability check, enabling any user with Contributor‑level access or higher to duplicate any post—regardless of the original owner, post type, or status—into a new published post that they own. The duplicated copy contains the same private metadata as the original, including secrets that were intended to be protected. The result is a loss of confidentiality, as hidden data becomes readable by users who should not have access to it.

Affected Systems

WordPress sites deployed with Kali Forms version 2.4.17 or earlier are impacted. Any user assigned the Contributor role or higher on those sites can exploit the flaw. The issue relates specifically to the Kali Forms — Contact Form & Drag-and-Drop Builder plugin and does not apply to other plugins or core WordPress components.

Risk and Exploitability

With a CVSS score of 5.5 the vulnerability is rated moderate severity. The EPSS score of less than 1% indicates a low probability of exploitation, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The attack can be carried out entirely within a WordPress installation without external network access, requiring only user credentials that grant Contributor privileges. The principal risk is the disclosure of private post metadata that may include sensitive or secret values stored by the plugin.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Kali Forms to version 2.4.17 or later to restore proper per‑object capability checks and eliminate the IDOR flaw.
  • If an upgrade cannot be performed immediately, restrict the duplicate‑post feature to Administrators only or disable it entirely to prevent Contributors from duplicating arbitrary posts.
  • Audit existing posts for duplicated entries that expose private metadata; delete or re‑assign ownership to mitigate inadvertent data exposure.

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-639
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/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 perform a per-object capability check in its post-duplication AJAX action, allowing users with Contributor-level access or above to duplicate any post (regardless of owner, post type, or status) into a published post they own and read its private post metadata, including secrets stored by other Kali Forms — Contact Form & Drag-and-Drop Builder WordPress plugin before 2.4.17.
Title Kali Forms < 2.4.17 - Contributor+ Arbitrary Post Metadata Disclosure via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-15T10:31:39.200Z

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

Link: CVE-2026-11580

cve-icon Vulnrichment

Updated: 2026-07-15T10:31:14.256Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key