
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-84045 is an unauthenticated price manipulation vulnerability in the E-cab Taxi Booking Manager for WooCommerce WordPress plugin affecting versions 2.0.1 through before 2.0.5. The flaw allows unauthenticated attackers to manipulate client-supplied trip distance and base-price values to reduce booking order totals to zero or an arbitrary amount. It was publicly disclosed on September 2, 2026, and a patch was published on September 4, 2026. The vulnerability carries a CVSS v3.1 base score of 5.3 (Medium) (WPScan, GitHub Advisory).
The root cause is a missing server-side validation of client-supplied booking parameters — specifically trip distance and base-price — before the order total is calculated (CWE-472: External Control of Assumed-Immutable Web Parameter). The plugin's mptbm_add_to_cart handler trusts values submitted by the client without re-computing or verifying the price on the server side. An unauthenticated attacker can intercept or craft a booking request and tamper with these parameters to set the order total to zero or any arbitrary value before submission. No authentication or special privileges are required, and exploitation is fully automatable over the network (WPScan, GitHub Advisory).
Successful exploitation allows unauthenticated attackers to place real taxi-booking orders at zero cost or an arbitrarily low price, directly causing financial loss to the business operating the plugin. The integrity of the booking and payment system is compromised, as order totals no longer reflect actual service costs. There is no confidentiality or availability impact; the vulnerability is limited to integrity tampering of pricing data (WPScan, GitHub Advisory).
No public proof-of-concept exploit code is currently available; WPScan has indicated a PoC will be published on September 16, 2026, to allow time for users to update. There is no evidence of in-the-wild exploitation at this time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS score is approximately 0.194%, indicating a low near-term exploitation probability. The attack is automatable and requires no authentication, which lowers the barrier for opportunistic abuse once a PoC is released (WPScan, GitHub Advisory).
/wp-content/plugins/ecab-taxi-booking-manager/) or using tools like WPScan.mptbm_add_to_cart handler when the booking is submitted.trip_distance and base_price (or equivalent) parameters in the intercepted request, setting them to zero or a minimal value to reduce the order total./wp-admin/admin-ajax.php) or equivalent with action=mptbm_add_to_cart containing anomalously low or zero values for trip distance or base-price parameters.Update the E-cab Taxi Booking Manager for WooCommerce plugin to version 2.0.5 or later, which introduces server-side validation of booking pricing parameters (WPScan, GitHub Advisory). As a temporary workaround prior to patching, site administrators can disable the booking/add-to-cart functionality or restrict access to the booking form. Additionally, implement a web application firewall (WAF) rule to flag or block requests to mptbm_add_to_cart with anomalously low pricing values.
The vulnerability was discovered and reported by security researcher Muni Nitish Kumar Yaddala and verified by WPScan (WPScan). No significant broader media coverage or notable community commentary has been identified at this time.
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."