Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-accessible unauthenticated endpoint with no user interaction; integrity impact is limited to pricing manipulation, with no confidentiality or availability consequence.
Primary rating from Vendor (wpscan).
CVSS VectorVendor: wpscan
Lifecycle Timeline
3DescriptionCVE.org
The Easy Booking WordPress plugin before 3.5.0 does not re-enforce a bookable product's configured minimum booking duration on the server side when adding to cart and calculating the booking price, allowing unauthenticated users to place below-minimum bookings and complete underpriced orders.
AnalysisAI
Server-side validation bypass in the Easy Booking WordPress plugin (all versions before 3.5.0) allows unauthenticated remote attackers to circumvent minimum booking duration enforcement during cart addition and price calculation. Malicious users can submit manipulated add-to-cart requests with durations shorter than the merchant-configured minimums, completing orders at underpriced totals that the merchant is then expected to fulfill at a financial loss. No public exploit has been identified at time of analysis, though the unauthenticated, low-complexity attack vector makes this trivially reproducible by any remote attacker with HTTP access to the affected site.
Technical ContextAI
Easy Booking is a WordPress plugin enabling merchants to define bookable products with configurable constraints, including minimum booking durations used to enforce pricing logic. The root cause is a classic business logic flaw - the plugin enforces minimum duration client-side or at the point of product configuration display, but fails to re-validate that constraint on the server when the booking is added to the cart and when the booking price is calculated at checkout. This maps conceptually to CWE-602 (Client-Side Enforcement of Server-Side Security) and CWE-20 (Improper Input Validation), though no formal CWE is assigned in the NVD entry. Affected versions span the full range from 0 through 3.5.0 (exclusive) per EUVD-2026-54192, with version 3.5.0 introducing the server-side re-enforcement fix. No CPE string was provided in the intelligence data.
RemediationAI
Upgrade the Easy Booking WordPress plugin to version 3.5.0 or later, which introduces server-side re-enforcement of minimum booking duration during cart addition and price calculation. Patch availability is confirmed by the vendor and documented in the WPScan advisory at https://wpscan.com/vulnerability/1a64d797-7807-42e3-aca7-d93ecb723008/. If an immediate upgrade is not feasible, a compensating control is to manually audit all incoming bookings against configured minimum durations before processing payment fulfillment - this is operationally intensive but prevents financial loss. Alternatively, temporarily removing minimum duration constraints from affected bookable products eliminates the exploitable price discrepancy, though this relaxes legitimate business enforcement rules and may require merchant policy adjustments.
The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54192
GHSA-c9jf-h8vc-955p