Description
The WPC Order Tip for WooCommerce WordPress plugin before 3.3.1 does not perform authorisation or nonce checks in one of its reporting features, allowing unauthenticated attackers to retrieve sensitive order data belonging to any customer of the store, such as billing names, order IDs and statuses, fee amounts and order dates.
Published: 2026-08-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPC Order Tip for WooCommerce plugin, before version 3.3.1, fails to enforce authorization or verify nonces in one of its reporting features. This oversight allows any unauthenticated user to fetch sensitive order information from the store, including billing names, order IDs, statuses, fee amounts, and dates. The weakness enables a complete disclosure of customer order details without any access controls, exposing confidential data to potential attackers.

Affected Systems

WPC Order Tip for WooCommerce WordPress plugin, versions older than 3.3.1.

Risk and Exploitability

The vulnerability is immediately exploitable by unauthenticated actors because the plugin does not protect the reporting endpoint. An attacker only needs to know or discover the URL to retrieve the data directly. The EPSS score of <1% indicates a low probability of exploitation in the wild, but the lack of authentication combined with the exposure of sensitive order data suggests a serious potential impact. The CVSS score of 7.5 classifies it as high severity, and it is not listed in CISA's KEV catalog, yet the confidentiality impact remains severe.

Generated by OpenCVE AI on August 10, 2026 at 22:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPC Order Tip for WooCommerce plugin to version 3.3.1 or later to enable proper authorization and nonce validation for reporting endpoints.
  • If an immediate upgrade is not possible, block unauthenticated access to the plugin’s reporting URLs via web‑server rules (e.g., .htaccess or firewall rules) or by configuring role‑based access controls so that only authorized staff can reach the endpoint.
  • Perform a security audit of all installed plugins to ensure that any administrative or reporting interfaces enforce proper authentication and nonce checks, and apply patches or disable components that lack these controls.

Generated by OpenCVE AI on August 10, 2026 at 22:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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

ssvc

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


Sun, 09 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WPC Order Tip for WooCommerce WordPress plugin before 3.3.1 does not perform authorisation or nonce checks in one of its reporting features, allowing unauthenticated attackers to retrieve sensitive order data belonging to any customer of the store, such as billing names, order IDs and statuses, fee amounts and order dates.
Title WPC Order Tip for WooCommerce < 3.3.1 - Unauthenticated Order Data Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T19:38:21.414Z

Reserved: 2026-07-30T08:20:25.072Z

Link: CVE-2026-18357

cve-icon Vulnrichment

Updated: 2026-08-10T19:38:16.259Z

cve-icon NVD

Status : Deferred

Published: 2026-08-09T06:18:34.330

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-18357

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T22:15:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor