Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Remote unauthenticated blind SQLi over the network (AV:N/AC:L/PR:N/UI:N); scope change to the shared DB and high confidentiality read, with no integrity and only low availability impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in LatePoint LatePoint latepoint allows Blind SQL Injection.This issue affects LatePoint: from n/a through <= 5.6.3.
AnalysisAI
Blind SQL injection in the LatePoint WordPress appointment-booking plugin (versions up to and including 5.6.3) lets remote unauthenticated attackers inject crafted SQL through improperly neutralized input (CWE-89), enabling extraction of database contents via boolean/time-based inference. Reported by Patchstack and rated CVSS 9.3 with a network vector requiring no privileges or user interaction; the changed scope reflects access to the shared WordPress/MySQL database beyond the plugin's own boundary. No public exploit is identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
LatePoint is a commercial WordPress plugin providing online appointment scheduling and booking for service businesses; it runs inside the WordPress PHP environment and reads/writes to the site's shared MySQL/MariaDB database. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input reaches a database query without proper parameterization or escaping, letting an attacker alter the query's logic. The 'blind' qualifier indicates results are not returned directly in the HTTP response, so data is inferred through boolean or time-based side channels - slower to exploit but functionally equivalent for data exfiltration. Because WordPress plugins share the single wp_ database, injection here can reach core tables such as wp_users and wp_options.
RemediationAI
Upgrade LatePoint to a release newer than 5.6.3 as published by the vendor; the input data does not specify an exact fixed version, so consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/latepoint/vulnerability/wordpress-latepoint-plugin-5-6-3-sql-injection-vulnerability) and the LatePoint changelog for the first patched build and update immediately - patch available per vendor advisory, but a specific fixed version is not independently confirmed from the provided data. Until patched, place the site behind a WAF (such as Patchstack's or a comparable WordPress firewall) with SQL-injection rules tuned to LatePoint's booking endpoints, and restrict or rate-limit public access to the booking/AJAX request handlers the plugin exposes; note that WAF rules can be bypassed and may block legitimate booking traffic if too aggressive. If LatePoint is not actively used, deactivate and remove the plugin to eliminate the attack surface, and audit the database and access logs for signs of prior injection given the blind nature makes exploitation stealthy.
The LatePoint plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.0.12. Rate
The LatePoint plugin for WordPress is vulnerable to Arbitrary User Password Change via SQL Injection in versions up to,
The LatePoint Plugin plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a
Privilege escalation in the LatePoint booking plugin for WordPress (versions ≤ 5.4.1) lets an authenticated user holding
Privilege escalation to Administrator in the LatePoint booking plugin for WordPress (versions up to and including 5.6.3)
Cross-Site Request Forgery (CSRF) vulnerability in Latepoint LatePoint allows Cross Site Request Forgery.9.91. Rated hig
Privilege escalation in the LatePoint Calendar Booking plugin for WordPress (versions up to and including 5.5.1) allows
Payment amount manipulation in the LatePoint Calendar Booking plugin for WordPress (versions up to and including 5.4.0)
Privilege escalation in the LatePoint WordPress plugin versions 5.5.1 and earlier allows authenticated users holding low
Stored Cross-Site Scripting in LatePoint Calendar Booking Plugin for WordPress allows unauthenticated remote attackers t
Stored cross-site scripting (XSS) in LatePoint WordPress booking plugin (versions ≤5.5.0) allows unauthenticated attacke
An authorization bypass vulnerability exists in LatePoint versions up to and including 5.2.6 that allows attackers to ex
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43369