Description
The Custom Contact Forms plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.16. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to permanently force-delete arbitrary posts of any post type (including pages, administrator-authored posts, and WooCommerce products) and write arbitrary ccf_field_* post meta onto any post regardless of ownership or post type. The top-level form ID is checked via edit_post/publish_posts, but the nested fields[].ID and choices[].ID paths processed by _create_and_map_fields() and _create_and_map_choices() carry no equivalent capability or post-type guard, leaving those sinks fully exposed while delete_item() and delete_submission() contain explicit post-type restriction fixes demonstrating the developer's awareness of scoping requirements.
Published: 2026-09-05
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Custom Contact Forms plugin for WordPress contains an authorization bypass flaw that permits authenticated users with contributor‑level or higher permissions to perform privileged actions that should be restricted to administrators. Specifically, the plugin fails to verify that the requesting user has the correct capability when processing the nested fields[].ID and choices[].ID parameters in the _create_and_map_fields() and _create_and_map_choices() methods. As a result, an attacker can permanently delete any post—regardless of ownership or post type—including pages, admin‑authored posts and WooCommerce products, and can write arbitrary ccf_field_* post meta entries onto any post. This flaw is a CWE‑862 type weakness involving missing authorization checks.

Affected Systems

Affected systems include the WordPress Custom Contact Forms plugin developed by outlawgt. Every release up to and including version 7.16 contains this vulnerability. The issue is present in the 7.15.0 and 7.15.2 tag sources, and the fix appears in version 7.17 and later.

Risk and Exploitability

The CVSS v3 score of 4.3 indicates moderate severity, and no EPSS value is available, while the vulnerability is not listed in the CISA KEV catalog, implying no publicly known exploitation yet. Nonetheless, the attack requires only contributor‑level access, which is commonly granted on multi‑user sites. Based on the description, it is inferred that the vulnerability can be exploited by crafting HTTP requests that target the plugin’s API endpoints and include specially formed nested ID parameters, thereby bypassing normal capability checks and deleting or modifying content. The absence of a publicly available exploit does not reduce risk for sites that grant contributor permissions to users.

Generated by OpenCVE AI on September 5, 2026 at 08:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Custom Contact Forms plugin to version 7.17 or later to eliminate the missing capability checks.
  • Restrict Contributor-level accounts or remove the capability to delete posts from those roles to reduce the risk surface.
  • Review existing posts and associated ccf_field_* meta entries, restore clean data from backups if undesired entries are found.

Generated by OpenCVE AI on September 5, 2026 at 08:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php#L1026 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php#L291 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php#L336 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php#L360 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php#L977 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php#L993 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php#L1026 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php#L291 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php#L336 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php#L360 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php#L977 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php#L993 cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset?reponame=&old=3669565%40custom-contact-forms&new=3669565%40custom-contact-forms cve-icon cve-icon
https://www.wordfence.com/threat-intel/vulnerabilities/id/9a34ec54-7629-4c14-b5e0-d47f5d3a72ce?source=cve cve-icon cve-icon
History

Sat, 05 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Custom Contact Forms plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.16. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to permanently force-delete arbitrary posts of any post type (including pages, administrator-authored posts, and WooCommerce products) and write arbitrary ccf_field_* post meta onto any post regardless of ownership or post type. The top-level form ID is checked via edit_post/publish_posts, but the nested fields[].ID and choices[].ID paths processed by _create_and_map_fields() and _create_and_map_choices() carry no equivalent capability or post-type guard, leaving those sinks fully exposed while delete_item() and delete_submission() contain explicit post-type restriction fixes demonstrating the developer's awareness of scoping requirements.
Title Custom Contact Forms <= 7.16 - Missing Authorization to Authenticated (Contributor+) Arbitrary Post Deletion and Post Meta Modification via Nested 'fields[].ID' / 'choices[].ID' Parameters
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-05T07:38:14.313Z

Reserved: 2026-08-17T13:16:39.258Z

Link: CVE-2026-75018

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T08:16:40.397

Modified: 2026-09-05T08:16:40.397

Link: CVE-2026-75018

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T09:00:08Z

Weaknesses