AUGUST 23, 2026
Live Feed
Back to database
Case File

CVE-2026-12657

MEDIUM · CVSS 5.3 EPSS 0.38%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-07-02 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-12657
Severity
MEDIUM
CVSS
5.3
EPSS
0.38%
WordPress

Original NVD Description

The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.6.2 via the 'service_id' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to create approved bookings against services explicitly restricted to admins and agents, consuming restricted appointment capacity and triggering unauthorized bookings for admin/agent-only services. The bypass works via both the params[booking][service_id] parameter in steps__load_step and the presets[selected_service] parameter in steps__start, both of which are publicly accessible without authentication.