CVE-2025-58804
BaseFortify
Publication date: 2025-09-05
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | single_page_checkout | 1.2.7 |
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 WooCommerce Single Page Checkout Plugin (versions up to 1.2.7). It allows an attacker to trick authenticated users with higher privileges into performing unwanted actions on the site without their consent, potentially compromising site integrity. Exploitation does not require authentication, making it easier for attackers to exploit. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to perform unauthorized actions on your WooCommerce site through tricking privileged users. This can lead to compromised site integrity, unauthorized changes, or other malicious activities. However, the impact is considered low severity with a CVSS score of 4.3, and the likelihood of exploitation is limited. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) provided by Patchstack, which offers automatic protection against this vulnerability even without an official fix. Additionally, users should monitor for updates from the plugin developer and consider restricting access to higher privileged users to reduce risk. [1]