CVE-2025-58802
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 |
|---|---|---|
| trustmate | woocommerce_integration | * |
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) in the TrustMate.io β WooCommerce integration plugin for WordPress, affecting versions up to 1.14.0. It allows an attacker to trick authenticated users with higher privileges into executing unwanted actions on the site without their consent, potentially compromising site integrity. The vulnerability requires no authentication to exploit and is classified under OWASP Top 10 A1: Broken Access Control. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to perform unauthorized actions on your WooCommerce site through trusted users, potentially leading to compromised site integrity. Although the severity is considered low (CVSS score 4.3) and exploitation is unlikely, successful attacks could result in unwanted changes or disruptions on your site. There is currently no official patch, but virtual patching is available as a mitigation. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this CSRF vulnerability in the TrustMate.io β WooCommerce integration plugin is challenging because it exploits user interaction and does not require authentication. There are no specific commands provided to detect exploitation on your network or system. Plugin-based malware scanners may be unreliable for this vulnerability. Monitoring for unusual actions performed by privileged users or unexpected changes in the WooCommerce integration settings might help, but no direct detection commands are available. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include applying virtual patching (vPatching) offered by Patchstack, which provides automatic protection even without an official fix. Since no official patch or fixed version is currently available, users should consider restricting access to the plugin for higher privileged users, avoid clicking on suspicious links while authenticated, and seek professional incident response if compromise is suspected. [1]