CVE-2025-5816 MEDIUM

CVE-2025-5816: Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kargo – Biteship <= 3.2.0 - Insecure Direct Object Reference to Authenticated (Subscriber+) View Order Tracking Details

Vendor Biteship
Product Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kargo – Biteship
Weakness CWE-862 · Missing authorization
Published July 18, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

The Biteship WooCommerce shipping plugin versions 3.2.0 and earlier lack proper authorization checks on certain functions. A logged-in user with low privileges can read sensitive shipping data they should not have access to. The vulnerability requires an active user account but no special permissions. Update to a version newer than 3.2.0 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Read shipping information and data belonging to other users or orders.

Potential impact on your site

04Site Impact

Customer shipping details and order information may be exposed to unauthorized users with site access.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account on the WordPress site with at least basic login privileges.

Key dates

06Disclosure timeline

July 18, 2025 CVE published
April 8, 2026 Record updated