CVE-2025-13156
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-11-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | woocommerce | * |
| wordpress | wordpress | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Vitepos β Point of Sale (POS) for WooCommerce plugin for WordPress, where the plugin fails to validate file types properly when users upload category images. Specifically, the insert_media_attachment() function does not check the file type, allowing authenticated users with subscriber level access or higher to upload arbitrary files to the server. This can lead to remote code execution on the affected site.
How can this vulnerability impact me? :
An attacker with at least subscriber level access can upload arbitrary files to the server, potentially leading to remote code execution. This means the attacker could run malicious code on the server, compromising the website's integrity, stealing data, defacing the site, or using the server for further attacks.