Description
The Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kargo – Biteship plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.2.0 via the get_order_detail() due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view other user's orders.
Published: 2025-07-18
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Disclosure of Order Information
Action: Apply Patch
AI Analysis

Impact

The Biteship WooCommerce Shipping plugin contains an Insecure Direct Object Reference in the get_order_detail function. The function exposes order information through a key that is controlled by the requester, and no validation ensures that key belongs to the authenticated user. As a result, any authenticated user with Subscriber level access or higher can request and view other users' order details. The flaw allows disclosure of private order data without modifying system state, and is classified as CWE-862.

Affected Systems

The vulnerability affects the Biteship Shipping plugin for WooCommerce, all releases up to and including version 3.2.0. Users running any of these versions on a WordPress site are impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates a medium impact. The EPSS is below 1%, suggesting a low likelihood of exploitation as of the current data. The issue is not listed in CISA KEV. Exploitation requires the attacker to be authenticated – a WordPress user with the Subscriber role or higher – and to access the order tracking endpoint exposed by the plugin. Once the attacker sends a request with a forged order key, the plugin will return the target order details. Because the vulnerability relies on an authenticated session, attacks typically occur from compromised user accounts or from malicious users who obtain legitimate credentials. The lack of safeguards and the low EPSS score imply that this vulnerability may be underused but still poses a real threat to confidentiality for sites where all registered users can log in.

Generated by OpenCVE AI on April 21, 2026 at 19:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Biteship Shipping plugin to the latest available version that addresses this issue; if version 3.2.1 or newer includes the fix, apply it immediately.
  • If an upgrade is not yet available, restrict the order detailing endpoint to administrators only by removing or disabling the get_order_detail function for non‑admin roles, or modify role capabilities so that subscribers cannot access the order tracking functionality.
  • If the plugin offers a setting to disable direct order detail access, enable that setting as a temporary protection until a patch is released.

Generated by OpenCVE AI on April 21, 2026 at 19:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-21841 The Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kargo – Biteship plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.2.0 via the get_order_detail() due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view other user's orders.
History

Fri, 18 Jul 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 18 Jul 2025 04:30:00 +0000

Type Values Removed Values Added
Description The Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kargo – Biteship plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.2.0 via the get_order_detail() due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view other user's orders.
Title Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kargo – Biteship <= 3.2.0 - Insecure Direct Object Reference to Authenticated (Subscriber+) View Order Tracking Details
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:50:10.527Z

Reserved: 2025-06-06T16:32:21.917Z

Link: CVE-2025-5816

cve-icon Vulnrichment

Updated: 2025-07-18T13:53:39.563Z

cve-icon NVD

Status : Deferred

Published: 2025-07-18T05:15:31.547

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-5816

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T19:45:16Z

Weaknesses