CVE-2025-10191
BaseFortify
Publication date: 2025-09-30
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fusedsoftware | big_post_shipping_for_woocommerce | 2.1.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Big Post Shipping for WooCommerce WordPress plugin. It occurs due to insufficient input sanitization and output escaping on user-supplied attributes in the 'wooboigpost_shipping_status' shortcode. Authenticated users with contributor-level access or higher can inject malicious scripts that execute whenever a user views the affected page.
How can this vulnerability impact me? :
The vulnerability allows attackers with contributor-level access or higher to inject arbitrary web scripts into pages. This can lead to unauthorized actions such as stealing user session data, defacing the website, or performing actions on behalf of other users without their consent, potentially compromising the security and integrity of the website.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately remove or deactivate the Big Post Shipping for WooCommerce plugin if it is installed, especially versions up to and including 2.1.1. Since the plugin has been removed from download availability as of September 26, 2025, pending a security review, avoid using it until a secure version is released. Additionally, restrict contributor-level access and above to trusted users only to reduce risk of exploitation. [1]