LiveActive security incident?Get immediate response
CVE Record

CVE-2026-24992: WordPress Advanced WooCommerce Product Sales Reporting plugin <= 4.1.2 - Sensitive Data Exposure vulnerability

Insertion of Sensitive Information Into Sent Data vulnerability in WPFactory Advanced WooCommerce Product Sales Reporting webd-woocommerce-advanced-reporting-statistics allows Retrieve Embedded Sensitive Data.This issue affects Advanced WooCommerce Product Sales Reporting: from n/a through <= 4.1.2.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A WordPress WooCommerce reporting plugin may expose sensitive information to unauthenticated remote users. The issue affects Advanced WooCommerce Product Sales Reporting through version 4.1.2. The known impact is limited confidentiality exposure, not site takeover or data modification based on available sources.

Executive priority

Treat as a moderate-priority confidentiality risk for WooCommerce sites. Prioritize e-commerce sites handling customer, sales, or operational reporting data. The business urgency rises if the plugin is present on public production sites.

Technical view

CVE-2026-24992 is a CWE-201 sensitive data exposure issue in WPFactory Advanced WooCommerce Product Sales Reporting, package webd-woocommerce-advanced-reporting-statistics. CVSS 3.1 is 5.3: network reachable, low complexity, no privileges, no user interaction, low confidentiality impact, no integrity or availability impact.

Likely exposure

Internet-facing WordPress sites using WooCommerce and this plugin through version 4.1.2 are the likely exposure. Sites not running the plugin, or running unaffected versions if later clarified by the vendor, are not indicated as affected.

Exploitation context

The CVE indicates unauthenticated network exposure, but the source bundle does not cite active exploitation. It is not listed as CISA KEV in the provided data. No public exploit details are included in the supplied sources.

Researcher notes

Available evidence identifies the weakness class and affected range, but not the exact exposed data, endpoint, fixed version, or workaround. Avoid assuming exploitability beyond the CVSS vector and Patchstack/CVE description. Further validation should rely on vendor advisory details when available.

Mitigation direction

  • Inventory WordPress sites for the affected plugin and version.
  • Check WPFactory, WordPress plugin, and Patchstack guidance for a fixed release or workaround.
  • Update or disable the plugin if vendor guidance confirms remediation.
  • Limit access to exposed reporting functionality where operationally feasible.

Validation and detection

  • Confirm whether webd-woocommerce-advanced-reporting-statistics is installed.
  • Record the installed plugin version across production and staging sites.
  • Compare installed versions against the affected range: through 4.1.2.
  • Review logs for unusual unauthenticated access to reporting-related endpoints.
  • Recheck vendor advisories for fixed-version details.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-201: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-24992 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2026-24992Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WPFactoryAdvanced WooCommerce Product Sales Reportingwebd-woocommerce-advanced-reporting-statistics, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-201 · source CWE mapping

Insertion of Sensitive Information Into Sent Data

Insertion of Sensitive Information Into Sent Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.