CVE-2026-12128

Published: Ago 15, 2026 Last Modified: Ago 15, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 5,3
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: none
Integrity: low
Availability: none

Description

AI Translation Available

The Pinpoint Booking System – Version 2 plugin for WordPress is vulnerable to Price Manipulation via the `cart_data` parameter in all versions up to, and including, 2.9.9.6.8. This is due to the `dopbsp_woocommerce_add_to_cart` AJAX action being registered via `wp_ajax_nopriv_*` with no authentication, no nonce verification, and no server-side recalculation of pricing — the `update` handler reads `price_total` directly from the attacker-controlled `cart_data` POST parameter and persists it to the database via `$wpdb->insert()` without validating it against the calendar's configured pricing. The `woocommerce_before_calculate_totals` callback subsequently reads the stored attacker-supplied value back from the database and passes it directly to `$product->set_price()` without recomputing from calendar settings. This makes it possible for unauthenticated attackers to override the WooCommerce checkout price of any bookable product tied to a booking calendar to an arbitrary value, effectively enabling the purchase of any such product at a self-chosen price.

20

Improper Input Validation

Stable
Common Consequences
Security Scopes Affected:
Availability Confidentiality Integrity
Potential Impacts:
Dos: Crash, Exit, Or Restart Dos: Resource Consumption (Cpu) Dos: Resource Consumption (Memory) Read Memory Read Files Or Directories Modify Memory Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML
View CWE Details
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.7/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.7/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.7/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.7/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.8/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.8/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.8/addons…
https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.8/addons…
https://www.wordfence.com/threat-intel/vulnerabilities/id/e6faf2b7-52e2-4656-91…