CVE Catalog

CVE-2026-13454

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile — higher than 28% of all known CVEs

Summary

The MotoPress Appointment Booking plugin for WordPress is vulnerable to generic SQL injection via the 's' parameter in all versions up to and including 2.4.5 due to insufficient escaping and lack of query preparation. This allows authenticated attackers with custom-level access or higher to append additional SQL queries to existing ones.

Risk Assessment

An attacker can exploit this vulnerability to extract sensitive information from the database, such as user data or passwords, posing a significant risk to the organization's data security.

Recommendation

Immediately update the MotoPress Appointment Booking plugin to the latest available version that fixes this vulnerability. Additionally, restrict the mpa_appointment_employee role assignment to trusted users only.

Original NVD description (English source)

The MotoPress Appointment Booking plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 2.4.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the mpa_appointment_employee custom role, meaning any user assigned this role can perform the attack.

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