Description
The Ni WooCommerce Sales Report WordPress plugin before 4.2.0 does not have any authentication or authorisation checks on one of its report-printing routines, allowing unauthenticated users to retrieve WooCommerce order details and customer contact information, to target an individual order, and to search the store's orders by customer name or email address.
Published: 2026-09-16
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Data Disclosure
Action: Apply Patch
AI Analysis

Impact

The vulnerability exists in the Ni WooCommerce Sales Report WordPress plugin versions before 4.2.0. Due to missing authentication or authorization checks on the report‑printing route that accepts a 'btn_print' parameter, an attacker can trigger the routine without needing to log in. The plugin then exposes WooCommerce order details, including billing and shipping addresses, and customer contact information. Collectively, this allows an external user to view sensitive order data for any order, or to search the store’s orders by customer name or email address, effectively leaking personal and financial information.

Affected Systems

This flaw affects installations of the Ni WooCommerce Sales Report WordPress plugin with a version less than 4.2.0. The affected vendor is listed as Unknown:Ni WooCommerce Sales Report, and the product is the Ni WooCommerce Sales Report plugin for WordPress. No specific sub‑products or operating systems are mentioned; any WordPress site that has the plugin installed and versions older than 4.2.0 is impacted.

Risk and Exploitability

The vulnerability is exploitable through a’s print endpoint, which is reachable on all sites that expose the admin area or the frontend. The EPSS score indicates a very low but non‑zero probability of exploitation, and the vulnerability is not included in CISA’s KEV catalog, suggesting no known widespread exploitation. However, the lack of authentication combined with the sensitive nature of the data makes theSS score is published, exact impact figures are unavailable, but the potential for data exposure across potentially flaw for affected sites.

Generated by OpenCVE AI on September 16, 2026 at 15:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ni WooCommerce Sales Report plugin to version 4.2.0 or later, which corrects the missing authentication checks.
  • If an upgrade is not immediately possible, restrict unauthenticated access to the 'btn_print' endpoint by configuring your web server or firewall to block or require authentication for that URI.
  • Inspect the database and audit any exposed order data, inadvertently exposed due to past disclosures.

Generated by OpenCVE AI on September 16, 2026 at 15:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 16 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Ni WooCommerce Sales Report WordPress plugin before 4.2.0 does not have any authentication or authorisation checks on one of its report-printing routines, allowing unauthenticated users to retrieve WooCommerce order details and customer contact information, to target an individual order, and to search the store's orders by customer name or email address.
Title Ni WooCommerce Sales Report < 4.2.0 - Unauthenticated Order and Customer Data Disclosure via 'btn_print' Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-17T12:38:54.114Z

Reserved: 2026-08-24T16:51:40.717Z

Link: CVE-2026-78474

cve-icon Vulnrichment

Updated: 2026-09-17T12:20:33.241Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.923

Modified: 2026-09-17T13:16:47.957

Link: CVE-2026-78474

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:00:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control