CVE-2026-12657 MEDIUM

CVE-2026-12657: LatePoint <= 5.6.2 - Unauthenticated Insecure Direct Object Reference to Arbitrary Creation via 'service_id' Parameter

Vendor Latepoint
Product LatePoint – Calendar Booking Plugin for Appointments and Events
Weakness CWE-639 · IDOR
Published July 2, 2026
Last update July 2, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

LatePoint versions up to 5.6.2 contain an integrity vulnerability allowing network-based modification of data without authentication. An attacker can alter information processed by the plugin, though confidentiality and availability are not affected. The vulnerability requires no user interaction and is exploitable over the network.

What an attacker can do

03Attacker Capabilities

Modify data processed by the plugin without logging in.

Potential impact on your site

04Site Impact

Attackers can alter booking data, event details, or other information stored by LatePoint without credentials.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 2, 2026 CVE published

Related vulnerabilities

08Related CVE