CVE-2026-9187
Last modified
CVE-2026-9187 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The Abandoned Contact Form 7 plugin for WordPress is vulnerable to unauthorized arbitrary post deletion in versions up to, and including, 2.2. This is due to a missing capability check and missing nonce validation in the action__remove_abandoned() function, which is registered to both the wp_ajax_remove_abandoned and wp_ajax_nopriv_remove_abandoned hooks. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
The Abandoned Contact Form 7 plugin for WordPress is vulnerable to unauthorized arbitrary post deletion in versions up to, and including, 2.2. This is due to a missing capability check and missing nonce validation in the action__remove_abandoned() function, which is registered to both the wp_ajax_remove_abandoned and wp_ajax_nopriv_remove_abandoned hooks. The handler takes a user-supplied recover_id parameter from $_POST and passes it directly to wp_delete_post() with the force-delete flag set to true, without verifying that the ID belongs to the plugin's own cf7af_data post type. This makes it possible for unauthenticated attackers to permanently delete arbitrary posts, pages, or other content on the affected site by sending a single admin-ajax.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9187?
How severe is CVE-2026-9187?
How do I fix CVE-2026-9187?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9180The MotoPress Appointment Booking plugin for WordPress is vu…5.3
- CVE-2026-9181Esri ArcGIS Server contains a directory traversal vulnerabil…7.5
- CVE-2026-9182Esri ArcGIS Server contains an unrestricted file upload vuln…9.8
- CVE-2026-9183The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-9184The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-9185The 6Storage Rentals plugin for WordPress is vulnerable to A…7.5
- CVE-2026-9188The Appointment Bookings for Zoom GoogleMeet and more – Wapp…5.3
- CVE-2026-9189The Contact Form 7 – PayPal & Stripe Add-on plugin for WordP…5.3
- CVE-2026-9190An HTTP request smuggling vulnerability in the HTTP App Serv…9.1
- CVE-2026-9192An authentication bypass vulnerability in the ODBC App Serve…9.8
- CVE-2026-9193An improper privilege management vulnerability in the Hadoop…9.9
- CVE-2026-9194Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
Are you affected by CVE-2026-9187?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
