LatePoint – Appointment Booking Plugin
LatePoint – Appointment Booking Plugin is a WordPress component with 2 published CVE records in this archive. The latest tracked vulnerability was published Jul 30, 2026; the highest published CVSS base score is 5.4.
appointment-booking-pluginCVE-2026-15250: LatePoint lets visitors self-approve public bookings
LatePoint before 5.6.8 passes public booking-funnel parameters through the unauthenticated latepoint_route_call router, including the public steps__load_step flow, to OsStepsHelper::set_required_objects() and set_booking_object(). The attacker-controlled booking[status] value reaches OsBookingModel::set_data(); version 5.6.7 only removed unrecognized status values, so a visitor could supply a valid privileged lifecycle status and create a booking as approved instead of awaiting staff approval. Bundle item_data could carry the same status inside nested booking data. Version 5.6.8 always removes status from public booking and bundle parameters so the server assigns it.
| Safe version |
|
||
|---|---|---|---|
| Jul 30, 2026 |
CVE-2026-15250
LatePoint lets visitors self-approve public bookings
LatePoint before 5.6.8 passes public booking-funnel parameters through the unauthenticated latepoint_route_call router, including the public steps__load_step flow, to OsStepsHelper::set_required_objects() and set_booking_object(). The attacker-controlled booking[status] value reaches OsBookingModel::set_data(); version 5.6.7 only removed unrecognized status values, so a visitor could supply a valid privileged lifecycle status and create a booking as approved instead of awaiting staff approval. Bundle item_data could carry the same status inside nested booking data. Version 5.6.8 always removes status from public booking and bundle parameters so the server assigns it.
|
5.6.8 |
CVE5.3
NVDPending
|
| Jul 16, 2026 |
CVE-2026-11866
Appointment Booking Plugin: Cross-site request forgery
Appointment Booking Plugin is affected by cross-site request forgery. Exposure depends on how the affected operation is made reachable by the site. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request. The published affected range is < 5.6.3.
|
5.6.3 |
CVE5.4
NVDPending
|