CVE-2026-84768
Deferred Deferred - Pending Action

Unauthenticated SQL Injection in VikAppointments Services Booking Calendar

Vulnerability report for CVE-2026-84768, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Patchstack

Description

Unauthenticated SQL Injection in VikAppointments Services Booking Calendar <= 1.2.20 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vikappointments services_booking_calendar to 1.2.20 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL injection vulnerability in the VikAppointments Services Booking Calendar plugin versions 1.2.20 and below. It allows attackers to inject malicious SQL queries into the application without needing to authenticate, potentially leading to unauthorized data access or manipulation.

Detection Guidance

To detect unauthenticated SQL injection in VikAppointments Services Booking Calendar <= 1.2.20, inspect web server logs for suspicious SQL-related query patterns or errors. Check for unusual input in parameters like booking forms or URLs. Use tools like sqlmap to test for SQLi vulnerabilities by sending crafted payloads to suspected endpoints.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data from the database, such as user credentials, booking details, or other confidential information. This could lead to data breaches, service disruption, or further attacks on the system.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to unauthorized data access or exposure. GDPR requires protecting personal data, while HIPAA mandates safeguarding health information. A breach could result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately update VikAppointments Services Booking Calendar to the latest version beyond 1.2.20. If an update is unavailable, disable the plugin or restrict access via firewall rules. Implement input validation and use prepared statements in any custom code interacting with the plugin.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84768. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart