Description
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.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Pinpoint Booking System WordPress plugin through 2.9.9.6.9 does not validate booking price on the server side, allowing unauthenticated users to create bookings at any price, including zero. By selecting a particular payment method, the attacker can obtain an instantly‑approved reservation. This flaw enables financial exploitation and undermines the integrity of booking records.

Affected Systems

Any WordPress site that has the Pinpoint Booking System plugin installed with a version of 2.9.9.6.9 or earlier.

Risk and Exploitability

Because the flaw can be triggered without authentication, the attack vector is likely a web request to the booking endpoint. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, but the lack of server‑side validation and the ability to generate legitimate, yet inflated, reservations pose a significant risk of financial fraud and service abuse. Attackers can repeatedly exploit the plugin to create low‑price or free bookings and gain unauthorized access to the booking system.

Generated by OpenCVE AI on August 10, 2026 at 07:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Pinpoint Booking System plugin to version 2.9.9.7 or later
  • If an update cannot be applied immediately, restrict booking creation to authenticated users or disable the vulnerable payment methods until a patch is installed
  • Monitor booking logs for anomalously low or zero‑priced reservations and investigate any suspicious activity

Generated by OpenCVE AI on August 10, 2026 at 07:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-284

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Pinpoint Booking System <= 2.9.9.6.9 - Unauthenticated Arbitrary Booking Price Manipulation
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T06:00:17.447Z

Reserved: 2026-07-09T11:07:35.406Z

Link: CVE-2026-15229

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T07:30:14Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-284

    Improper Access Control