Description
The Order Sync with Zendesk for WooCommerce WordPress plugin before 2.2.3 does not perform any capability check on one of its REST API endpoints, and does not verify that the requester owns the account being queried, allowing unauthenticated attackers to retrieve the order history and purchase totals of any customer whose email address they know or can enumerate.
Published: 2026-08-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Order Sync with Zendesk for WooCommerce plugin prior to 2.2.3 does not perform capability checks for a REST API endpoint and does not verify that the requester owns the queried account. An unauthenticated attacker can retrieve the order history and purchase totals of any customer whose email address is known or enumerated. The vulnerability results in a confidentiality breach, exposing sensitive customer order information.

Affected Systems

The vulnerability affects the WordPress plugin Order Sync with Zendesk for WooCommerce in all versions earlier than 2.2.3. The plugin is used on e‑commerce sites that integrate WooCommerce orders with Zendesk. Users running any of these earlier releases are exposed.

Risk and Exploitability

Based on the description, it is inferred that the attack vector is a direct, unauthenticated HTTP request to the vulnerable REST API endpoint exposed by the plugin. Because authentication is bypassed entirely, the attack surface is broad; any user with network access to the site can issue the request and view the order data. The CVSS score is 5.3, indicating moderate severity. EPSS score is <1% and the CVE is not listed in KEV, but the straightforward exploitation path—composing a direct API request with a target email—indicates a moderate probable exploitation risk if an attacker can discover customer emails through other means. The risk remains significant until the plugin is updated or the endpoint is otherwise secured.

Generated by OpenCVE AI on August 13, 2026 at 03:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Order Sync with Zendesk for WooCommerce plugin to version 2.2.3 or later, which removes the unauthenticated API access.
  • If upgrading is not immediately possible, restrict access to the vulnerable REST API endpoint so that only authenticated requests are allowed; this can be achieved by applying firewall rules or adding authentication checks in the plugin code.
  • Monitor the site’s REST API logs for unexpected or unauthenticated requests to the order history endpoint, and investigate any suspicious activity immediately.

Generated by OpenCVE AI on August 13, 2026 at 03:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 12 Aug 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, 12 Aug 2026 13:00:00 +0000

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

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Order Sync with Zendesk for WooCommerce WordPress plugin before 2.2.3 does not perform any capability check on one of its REST API endpoints, and does not verify that the requester owns the account being queried, allowing unauthenticated attackers to retrieve the order history and purchase totals of any customer whose email address they know or can enumerate.
Title Order Sync with Zendesk for WooCommerce < 2.2.3 - Unauthenticated Customer Order Data Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T12:20:01.810Z

Reserved: 2026-08-06T09:39:32.608Z

Link: CVE-2026-19073

cve-icon Vulnrichment

Updated: 2026-08-12T12:19:45.789Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:21:47.157

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19073

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T03:45:02Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor