CVE-2025-9885
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-10-06
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | mpwizard | * |
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 is a Cross-Site Request Forgery (CSRF) issue in the MPWizard β Create Mercado Pago Payment Links plugin for WordPress, affecting all versions up to and including 1.2.1. It occurs because of missing or incorrect nonce validation in the '/includes/admin/class-mpwizard-table.php' file. This flaw allows unauthenticated attackers to trick a site administrator into performing unintended actions, such as deleting arbitrary posts, by sending a forged request.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to delete arbitrary posts on a WordPress site if they can trick an administrator into clicking a malicious link. This could lead to loss of content or disruption of site functionality without the administrator's consent.