CVE-2025-53271
BaseFortify
Publication date: 2025-06-27
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 Additional Order Filters for WooCommerce plugin (versions up to 1.22). It allows an attacker to trick authenticated users with higher privileges into performing unwanted actions on the site without their consent, potentially leading to stored Cross-Site Scripting (XSS). The attacker does not need to be logged in to exploit this vulnerability. [1]
How can this vulnerability impact me? :
The vulnerability can compromise the integrity of your site by allowing attackers to execute unauthorized actions through privileged users. This can lead to stored XSS attacks, which may result in data manipulation, unauthorized changes, or other malicious activities affecting the site's security and user trust. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official patch or fixed version is currently available for this vulnerability, immediate mitigation steps include monitoring for updates and considering virtual patching (vPatching) solutions offered by Patchstack, which provide automatic protection even without an official fix. Additionally, users should be cautious about privileged user actions and avoid clicking on suspicious links to reduce the risk of exploitation. [1]