CVE-2026-15918 PUBLISHED

VikAppointments – Services Booking Calendar <= 1.2.19 - Unauthenticated SQL Injection

Assigner: Wordfence
Reserved: 15.07.2026 Published: 05.08.2026 Updated: 05.08.2026

VikAppointments Service Booking Calendar wordpress plugin is vulnerable to unauthenticated SQL injection due to one of the parameters that controls how the public reviews list is sorted is taken from the incoming request and used to build a database query without proper validation or sanitization. Because this value is placed directly into the query, an attacker who is not logged in can inject arbitrary SQL through a normal booking page and read data from the site's database — including sensitive information such as WordPress user credentials. No authentication or special privileges are required

Metrics

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

Product Status

Vendor e4jvikwp
Product VikAppointments Services Booking Calendar
Versions Default: unaffected
  • affected from 0 to 1.2.19 (incl.)

Credits

  • nthng finder

References

Problem Types

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