CVE-2025-7839
BaseFortify
Publication date: 2025-08-23
Last updated on: 2025-08-25
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wordpress | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Restore Permanently delete Post or Page Data plugin for WordPress, affecting all versions up to and including 1.0. It is a Cross-Site Request Forgery (CSRF) vulnerability caused by missing or incorrect nonce validation in the rp_dpo_dpa_ajax_dp_delete_data() function. This flaw allows unauthenticated attackers to delete data by tricking a site administrator into performing an action, such as clicking on a malicious link.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to delete post or page data on a WordPress site without authentication by exploiting the CSRF flaw. This could lead to loss of important content or data on the affected site if an administrator is tricked into executing the malicious request.