
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-83533 is an unauthenticated payment bypass vulnerability in the WP Express Checkout WordPress plugin affecting all versions before 2.4.9. The flaw allows unauthenticated users to forge a completed payment order without actually paying, by exploiting the absence of server-side payment verification. It was publicly disclosed on September 1–2, 2026, and assigned by WPScan (WPVDB ID: 8ffb76d6-fda5-4819-ab07-d8c086169110). The vulnerability carries a CVSS v3.1 base score of 5.3 (Medium) (WPScan, GitHub Advisory).
The root cause is classified as CWE-345 (Insufficient Verification of Data Authenticity): the plugin's wpec_process_payment handler marks an order as paid based solely on client-supplied data without performing a server-side verification call to confirm that the payment gateway actually processed a successful transaction. An unauthenticated remote attacker can craft or replay a payment completion request to the plugin's endpoint, bypassing the payment step entirely. No authentication or special privileges are required, and attack complexity is low, making this trivially exploitable over the network (WPScan, GitHub Advisory).
Successful exploitation allows an unauthenticated attacker to obtain goods or services from an affected WordPress e-commerce site without completing payment, resulting in direct financial loss for the site operator. The integrity impact is limited to order status manipulation — there is no confidentiality breach or availability impact. While lateral movement is not a concern, repeated exploitation could result in significant revenue loss and fraudulent order fulfillment at scale (WPScan, GitHub Advisory).
As of the disclosure date, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation. WPScan has indicated that a PoC will be published on September 15, 2026, to allow time for users to update. The vulnerability is rated automatable by NVD SSVC analysis, meaning it could be scripted for mass exploitation once a PoC is released. The EPSS score is 0.0 and the vulnerability is not currently listed in the CISA KEV catalog (WPScan, GitHub Advisory).
wpec_process_payment handler.wpec_process_payment endpoint from the same IP with no corresponding outbound payment gateway callback or IPN (Instant Payment Notification) from a legitimate payment processor.Update the WP Express Checkout plugin to version 2.4.9 or later, which introduces proper server-side payment verification before marking orders as paid (WPScan, GitHub Advisory). If immediate patching is not possible, consider temporarily disabling the plugin or restricting access to checkout functionality. As an additional control, implement independent server-side payment verification by directly querying the payment gateway API to confirm transaction status before fulfilling any order.
The vulnerability was discovered and reported by researcher Amity Gilmour and verified by WPScan. WPScan has adopted a responsible disclosure approach by withholding the full proof-of-concept until September 15, 2026, giving site operators time to apply the patch (WPScan). No significant broader media coverage or notable community commentary has been identified beyond standard vulnerability database aggregation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."