PatchSiren cyber security CVE debrief
CVE-2026-75018 outlawgt CVE debrief
The Custom Contact Forms plugin for WordPress has an authorization bypass vulnerability in all versions up to and including 7.16. This allows authenticated attackers with contributor-level access and above to permanently force-delete arbitrary posts of any post type and write arbitrary post meta. The vulnerability is due to improper verification of user authorization in the Custom Contact Forms plugin. The plugin does not properly check if a user is authorized to perform certain actions, allowing attackers to delete arbitrary posts and write arbitrary post meta. WordPress site administrators and security teams should assess exposure and apply patches. Contributors and above roles 7
- Vendor
- outlawgt
- Product
- Custom Contact Forms
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-05
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-05
- Advisory updated
- 2026-09-07
Who should care
WordPress site administrators and security teams should assess exposure and apply patches. Contributors and above roles with access to the Custom Contact Forms plugin should be aware of the potential for exploitation.
Why it matters
The Custom Contact Forms plugin for WordPress has an authorization bypass vulnerability that allows authenticated attackers to delete arbitrary posts and write arbitrary post meta. WordPress site administrators and security teams should assess exposure and apply patches.
- Potential for permanent deletion of arbitrary posts
- Potential for writing arbitrary post meta
- Requires verification of contributor-level access restrictions
- Medium priority for patching due to CVSS score of 4.3
Technical summary
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.
Defensive priority
Medium priority for WordPress site administrators and security teams to assess exposure and apply patches.
Recommended defensive actions
- Assess exposure by checking if the Custom Contact Forms plugin is installed and if the version is up to date.
- Verify that contributor-level access and above roles are properly restricted.
- Apply patches or updates to the Custom Contact Forms plugin as soon as possible.
- Monitor for suspicious activity related to post deletion and meta modifications.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The vulnerability is due to improper verification of user authorization in the Custom Contact Forms plugin. The plugin does not properly check if a user is authorized to perform certain actions, allowing attackers to delete arbitrary posts and write arbitrary post meta.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75018 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75018
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75018 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75018
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.0/classes/class-ccf-api-form-controller.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/custom-contact-forms/tags/7.15.2/classes/class-ccf-api-form-controller.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.