CVE-2026-1487 PUBLISHED

LatePoint <= 5.2.7 - Authenticated (Administrator+) SQL Injection via JSON Import

Assigner: Wordfence
Reserved: 27.01.2026 Published: 03.03.2026 Updated: 03.03.2026

The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to SQL Injection via the JSON Import in all versions up to, and including, 5.2.7 due to insufficient validation on the user-supplied JSON data. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute arbitrary SQL queries on the database that can be used to extract information via time-based techniques, drop tables, or modify data.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor latepoint
Product LatePoint – Calendar Booking Plugin for Appointments and Events
Versions Default: unaffected
  • affected from * to 5.2.7 (incl.)

Credits

  • Chiao-Lin Yu finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE