Redirection for Contact Form 7 < 2.3.4 - Authenticated Arbitrary Post Deletion
Description
Authenticated users with subscriber-level access can delete arbitrary posts via the delete_action_post AJAX action in Redirection for CF7 before 2.3.4.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated users with subscriber-level access can delete arbitrary posts via the delete_action_post AJAX action in Redirection for CF7 before 2.3.4.
Vulnerability
In the Redirection for Contact Form 7 WordPress plugin before version 2.3.4, the delete_action_post AJAX action fails to properly authorize the request. Any authenticated user, including subscribers, can exploit this missing capability check to delete any post on the site. The vulnerable code path is reachable by any logged-in user without requiring any special configuration [1].
Exploitation
An attacker needs only a valid WordPress user account, such as a subscriber, and knowledge of the target post ID. The attacker crafts a request to the delete_action_post AJAX endpoint, passing the desired post ID. The plugin does not verify that the current user has edit or delete capabilities on that post, allowing the deletion to proceed. No additional privileges or user interaction are required [1].
Impact
Successful exploitation allows the attacker to delete any post on the WordPress site, including published pages, posts, and custom post types. This results in significant data loss and can disrupt site content and functionality. The attacker gains the ability to arbitrarily remove content without authorization [1].
Mitigation
The vulnerability is fixed in version 2.3.4 of the Redirection for Contact Form 7 plugin. Users should update to this version or later immediately. No other workarounds are mentioned in the available references [1].
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <2.3.4
- Query Solutions/Redirection for Contact Form 7v5Range: 2.3.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- wpscan.com/vulnerability/daf12b85-f5ad-4261-ab39-be6840ad3cdcmitrex_refsource_CONFIRM
- www.wordfence.com/blog/2021/04/severe-vulnerabilities-patched-in-redirection-for-contact-form-7-plugin/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.