Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Endpoint is network-accessible with no authentication or attack complexity; only confidentiality is impacted as the flaw exposes read-only order data with no write or availability consequence.
Primary rating from Vendor (wpscan).
CVSS VectorVendor: wpscan
Lifecycle Timeline
5DescriptionCVE.org
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.
AnalysisAI
WPC Order Tip for WooCommerce plugin (all versions before 3.3.1) exposes sensitive customer order data to unauthenticated remote attackers via an unprotected reporting feature that performs no authorization or nonce verification. Any unauthenticated party with network access to the WordPress store can query the endpoint and retrieve billing names, order IDs, statuses, fee amounts, and order dates for any customer. No public exploit or active exploitation (CISA KEV) has been identified at time of analysis; EPSS sits at the 4th percentile, indicating low current exploitation activity despite a high CVSS score.
Technical ContextAI
The vulnerability resides in the WPC Order Tip for WooCommerce WordPress plugin, an add-on for the WooCommerce e-commerce platform. WordPress plugins commonly register AJAX handlers or REST endpoints; the root cause here (CWE-200: Exposure of Sensitive Information to an Unauthorized Actor) is the complete absence of WordPress nonce validation and capability/authorization checks on at least one reporting handler. Nonces are WordPress's CSRF tokens used to verify request authenticity, while capability checks (e.g., current_user_can()) gate access to privileged data. Omitting both means any HTTP client - authenticated or not - can invoke the handler and receive order-level PII. Affected CPE: WPC Order Tip for WooCommerce versions 0 through before 3.3.1.
RemediationAI
Update the WPC Order Tip for WooCommerce plugin to version 3.3.1 or later, which introduces proper authorization and nonce verification on the affected reporting endpoint. The fix is confirmed available per the vendor; details are in the WPScan advisory at https://wpscan.com/vulnerability/ff675d0a-03f2-4309-830c-0e96e1d95a62/ and NVD at https://nvd.nist.gov/vuln/detail/CVE-2026-18357. If immediate patching is not possible, a compensating control is to disable the plugin entirely until patched - this removes the vulnerable endpoint at the cost of losing order tip reporting functionality. Alternatively, a WAF rule blocking unauthenticated requests to the specific AJAX action or REST route registered by the plugin's reporting feature can reduce exposure, though the precise endpoint identifier must be confirmed from plugin source code. There are no known side effects to upgrading to 3.3.1 beyond resolving the vulnerability.
The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54877
GHSA-83q6-fvg9-84wj