Summary
CVE-2026-18357 is an unauthenticated information disclosure (CWE-200) vulnerability in the WPC Order Tip for WooCommerce WordPress plugin in all versions before 3.3.1. One of the plugin’s reporting features performs no authorization or nonce checks, allowing remote unauthenticated attackers to retrieve sensitive customer order data. It carries a CVSS v3.1 base score of 7.5 (High).
Technical details
- Root cause: A reporting feature in the plugin does not perform authorization or nonce validation before returning order data.
- Trigger conditions: No authentication and no user interaction are required to invoke the affected reporting feature.
- Attack vector: Network — the flaw is reachable remotely over HTTP/HTTPS.
- Impact: Attackers can retrieve sensitive order data belonging to any customer of the store, including billing names, order IDs and statuses, fee amounts, and order dates. Confidentiality is impacted; integrity and availability are not.
Affected software
- WPC Order Tip for WooCommerce WordPress plugin: all versions before 3.3.1.
- Fixed in version 3.3.1.
Severity
- CVSS v3.1 base score: 7.5 (High)
- Vector string:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Mitigation and recommended actions
- Immediate: Update the WPC Order Tip for WooCommerce plugin to version 3.3.1 or later.
- If no patch can be applied: Restrict network access to the affected reporting endpoint (for example via a WAF rule or web server access controls), or disable/remove the plugin until it can be updated.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw HTTP response body:
/wp-content/plugins/wpc-order-tip/

