CVE-2025-13088
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-18
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | category-and-product-woocommerce-tabs | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Local File Inclusion (LFI) issue in the Category and Product Woocommerce Tabs plugin for WordPress. It occurs because the plugin does not properly validate the 'template' parameter in the categoryProductTab() function. Authenticated users with contributor level access or higher can exploit this to include and execute arbitrary PHP files on the server.
How can this vulnerability impact me? :
An attacker with contributor level access or above can exploit this vulnerability to execute arbitrary PHP code on the server. This can lead to full compromise of the affected server, including data theft, data modification, service disruption, or further attacks within the network.