CVE Catalog

CVE-2026-15918

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

32th percentile - higher than 32% of all known CVEs

Summary

VikAppointments Service Booking Calendar WordPress plugin is vulnerable to unauthenticated SQL injection due to improper validation of a parameter used to sort public reviews. An attacker can inject arbitrary SQL and read data from the database, including sensitive information such as WordPress user credentials.

Risk Assessment

An attacker can read sensitive data, including WordPress user credentials, potentially leading to account takeover and site compromise.

Recommendation

Immediately update the plugin to a patched version and restrict access to public forms if possible.

Related vulnerabilities

Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS