CVE-2026-24992
Sensitive Data Exposure in WPFactory WooCommerce Reporting
Publication date: 2026-02-03
Last updated on: 2026-02-03
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wpfactory | advanced_woocommerce_product_sales_reporting | to 4.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-201 | The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor. |
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
CVE-2026-24992 is a Sensitive Data Exposure vulnerability that allows unauthenticated attackers to access sensitive information normally restricted from regular users.
Exposure of sensitive data can lead to non-compliance with data protection regulations such as GDPR and HIPAA, which require the protection of personal and sensitive information from unauthorized access.
Therefore, this vulnerability could potentially result in violations of these standards if exploited, as it compromises the confidentiality of sensitive data handled by the affected plugin.
Mitigation by updating to version 4.1.3 or later is advised to reduce the risk of non-compliance.
Can you explain this vulnerability to me?
CVE-2026-24992 is a Sensitive Data Exposure vulnerability found in the WordPress Advanced WooCommerce Product Sales Reporting Plugin versions up to and including 4.1.2.
This vulnerability allows unauthenticated attackers to access sensitive information that is normally restricted from regular users.
Because no privileges are required to exploit this issue, it can be accessed by anyone, potentially leading to further exploitation of other system weaknesses.
The vulnerability falls under the OWASP Top 10 category A3: Sensitive Data Exposure.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing unauthorized users to retrieve sensitive information that should be protected.
Such exposure of sensitive data can lead to further exploitation of other system weaknesses, potentially compromising the security and privacy of your WooCommerce sales data.
Since the vulnerability requires no privileges to exploit, it increases the risk of data leakage from your website.
What immediate steps should I take to mitigate this vulnerability?
To mitigate the vulnerability in the WPFactory Advanced WooCommerce Product Sales Reporting plugin, you should update the plugin to version 4.1.3 or later, where the issue is resolved.
Additionally, consider enabling auto-updates for this plugin if your platform supports it, to ensure you receive future security patches promptly.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know