CVE-2025-12095
BaseFortify
Publication date: 2025-10-25
Last updated on: 2025-10-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | simple_registration | 1.5.8 |
| woocommerce | simple_registration | 1.5.9 |
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 Simple Registration for WooCommerce plugin for WordPress, affecting all versions up to and including 1.5.8. It occurs because the plugin lacks nonce validation on the role requests admin page handler, allowing unauthenticated attackers to trick a site administrator into performing actions such as approving pending role requests, which can lead to privilege escalation.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to escalate user privileges by approving pending role requests without proper authorization. This can lead to unauthorized access, data compromise, and potentially full control over the affected WordPress site, impacting confidentiality, integrity, and availability.