Auth bypass in Tpixendit Xendit Payment
CVE-2025-14461
The Xendit Payment plugin for WordPress is vulnerable to unauthorized order status manipulation in all versions up to, and including, 6.0.2. This is due to the plugin exposing a publicly accessible WooCommerce API callback endpoint (`wc_xendit_callback`) that processes payment callbacks without any authentication or cryptographic verification that the requests originate from Xendit's payment gateway. This makes it possible for unauthenticated attackers to mark any WooCommerce order as paid by sending a crafted POST request to the callback URL with a JSON body containing an `external_id` matching the order ID pattern and a `status` of 'PAID' or 'SETTLED', granted they can enumerate order IDs (which are sequential integers). This leads to orders being fraudulently marked as completed without any actual payment, resulting in financial loss and inventory depletion.
Vulnerability class: Broken Access Control
EPSS: 0.003 (27.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Tpixendit Xendit Payment — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-14461?
- CVE-2025-14461 is a medium-severity vulnerability in Tpixendit Xendit Payment, classified under Missing Authorization. CVSS score: 5.3/10. Published 2026-02-04.
- How severe is CVE-2025-14461?
- Medium severity. CVSS v3 base score is 5.3 out of 10.