CVE-2025-12545
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 | pixel_manager | 1.49.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Pixel Manager for WooCommerce plugin for WordPress, versions up to and including 1.49.2. It is caused by insufficient restrictions in the ajax_pmw_get_product_ids() function, allowing unauthenticated attackers to access data from products that are password protected, private, or in draft status, which they should not be able to see.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized exposure of sensitive product information that is meant to be restricted. Attackers can extract data from protected or private products without authentication, potentially leading to information leakage and privacy concerns.