CVE-2026-68566
Deferred Deferred - Pending Action

Unauthenticated SQL Injection in BookingPress Appointment Booking Pro

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

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: Patchstack

Description

Unauthenticated SQL Injection in BookingPress Appointment Booking Pro <= 6.0.2 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
bookingpress appointment_booking_pro to 6.0.2 (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 BookingPress Appointment Booking Pro plugin versions 6.0.2 and below. It allows attackers to inject malicious SQL queries into the application without needing to authenticate, potentially accessing or manipulating database contents.

Detection Guidance

To detect this vulnerability, check if you are running BookingPress Appointment Booking Pro version 6.0.2 or lower. Inspect network traffic for suspicious SQL queries or database interactions. Use tools like SQLmap to test for SQL injection vulnerabilities by sending crafted input to the application.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data in your database, including user information, booking records, or payment details. They might also gain control over the affected website or use it to launch further attacks.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face fines, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately update BookingPress Appointment Booking Pro to the latest version beyond 6.0.2 to patch the unauthenticated SQL injection vulnerability. If updating is not immediately possible, consider disabling the plugin temporarily until an update is applied.

Chat Assistant

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

EPSS Chart