CVE-2025-58878
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 |
|---|---|---|
| patchstack | woocommerce_gifts_product | 1.0.0 |
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 WordPress WooCommerce Gifts Product Plugin version 1.0.0 and earlier. It allows an attacker to trick authenticated users with higher privileges into performing unauthorized actions on the site without their consent, potentially compromising the site's integrity. The vulnerability is related to broken access control and does not require the attacker to be authenticated. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute unauthorized actions on your WooCommerce site through the Gifts Product Plugin. This could lead to compromised site integrity, unauthorized changes, or manipulation of site data by exploiting authenticated users with higher privileges. Although the severity is considered low and exploitation is unlikely, the risk remains significant enough to warrant mitigation. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
There are no specific detection commands provided for this vulnerability. However, since it is a Cross-Site Request Forgery (CSRF) vulnerability affecting the WooCommerce Gifts Product Plugin version 1.0.0 and earlier, detection would typically involve monitoring for unauthorized or suspicious actions performed by authenticated users. Professional incident response and server-side malware scanning are recommended if compromise is suspected. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) to protect against exploitation since no official patch or fixed version is available. Additionally, professional incident response and server-side malware scanning are advised if the site is compromised. Monitoring and restricting actions of higher privileged users can also help reduce risk. [1]