Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-accessible with no authentication or interaction needed; integrity impact is limited to fraudulent booking records with no confidentiality or availability consequence.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
4DescriptionCVE.org
The Pinpoint Booking System WordPress plugin through 2.9.9.6.9 does not validate the booking price on the server side, allowing unauthenticated users to create bookings at an arbitrary price (including zero) and, by selecting a specific payment method, obtain an instantly-approved reservation.
AnalysisAI
Pinpoint Booking System WordPress plugin (all versions through 2.9.9.6.9) accepts client-supplied booking prices without any server-side validation, allowing unauthenticated visitors to create reservations at arbitrary prices including zero. By selecting a payment method that triggers instant approval, an attacker can obtain a confirmed, cost-free booking - a direct financial impact on site operators. Publicly available exploit code exists via WPScan, though EPSS at 0.14% (3rd percentile) indicates minimal observed automated exploitation at time of analysis; no CISA KEV listing is present.
Technical ContextAI
This is a WordPress plugin business logic flaw rooted in CWE-863 (Incorrect Authorization). The plugin's booking workflow processes price data submitted by the client browser without re-validating it against the server-side configured price schedule. Any parameter carrying the booking amount is trusted as-is, violating the principle that pricing authority must reside exclusively on the server. The CPE cpe:2.3:a:unknown:pinpoint_booking_system:*:*:*:*:*:*:*:* confirms all versions up to 2.9.9.6.9 are affected. The vulnerability is compounded by at least one payment method that grants instant reservation approval, allowing the fraudulent price to be confirmed without any further verification step.
RemediationAI
No specific patched version is confirmed in the available data; site administrators should consult the WPScan advisory at https://wpscan.com/vulnerability/be12c266-dee7-463d-ae71-9f7b7e0258ee/ for the latest vendor patch status and upgrade as soon as a fixed release is available. As an immediate compensating control, disable any instant-approval payment methods within the plugin's configuration and switch to manual booking approval, which breaks the direct exploitation path by requiring an operator to confirm each reservation - though note this increases administrative overhead. Temporarily deactivating the plugin entirely is the most effective mitigation if bookings can be handled via an alternative channel. Do not rely on client-side price controls as a substitute for server-side validation.
More in Pinpoint Booking System
View allThe Pinpoint Booking System WordPress plugin before 2.9.9.2.9 does not validate and escape one of its shortcode attribut
The Pinpoint Booking System WordPress plugin before 2.9.9.4.8 does not sanitise and escape some of its settings, which c
Cross-Site Request Forgery (CSRF) vulnerability in PINPOINT.WORLD Pinpoint Booking System plugin <= 2.9.9.4.0 versions.
The Pinpoint Booking System - #1 WordPress Booking Plugin plugin for WordPress is vulnerable to SQL Injection via the 'l
The Pinpoint Booking System - #1 WordPress Booking Plugin plugin for WordPress is vulnerable to SQL Injection via the ‘s
Unauthenticated remote attackers can bypass access control in DOTonPAPER Pinpoint Booking System versions up to 2.9.9.6.
Auth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55008
GHSA-2jwj-8g7h-f5p5