GHSA-54gg-9j3p-7mx3MediumCVSS 4.3
The Appointment Booking Plugin – LatePoint | Calendar & Scheduling for WordPress plugin for...
🔗 CVE IDs covered (1)
📋 Description
The Appointment Booking Plugin – LatePoint | Calendar & Scheduling for WordPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.6.9 via the set_customer_object due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to enumerate arbitrary customer records and disclose personally identifiable information - including first name, last name, email address, and phone number - by iterating the customer[id] parameter. This issue is exploitable only when the site is configured with customer authentication disabled (guest checkout enabled).
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-18441
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.9/latepoint.php#L1006
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.9/lib/controllers/steps_controller.php#L341
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.9/lib/helpers/steps_helper.php#L1184
- https://plugins.trac.wordpress.org/browser/latepoint/tags/5.6.9/lib/models/model.php#L574
- https://www.wordfence.com/threat-intel/vulnerabilities/id/d80ed885-43f8-43a4-bc61-e9ef92e3207e?source=cve
- https://github.com/advisories/GHSA-54gg-9j3p-7mx3