CVE-2026-13454
Received Received - Intake

SQL Injection in MotoPress Appointment Booking WordPress Plugin

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

Publication date: 2026-07-01

Last updated on: 2026-07-01

Assigner: Wordfence

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
motopress appointment_booking to 2.4.5 (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

The MotoPress Appointment Booking plugin for WordPress has a vulnerability known as generic SQL Injection in all versions up to and including 2.4.5. This occurs because the plugin does not properly escape the 's' parameter supplied by users and does not sufficiently prepare the SQL query. As a result, authenticated users with the custom role 'mpa_appointment_employee' or higher can append additional SQL commands to existing queries.

This allows these users to manipulate the database queries in unintended ways, potentially extracting sensitive information from the database.

Impact Analysis

This vulnerability can allow an authenticated attacker with the 'mpa_appointment_employee' role or higher to perform unauthorized SQL queries on the database.

The attacker can extract sensitive information from the database without proper authorization, which can lead to data breaches and exposure of confidential data.

Chat Assistant

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

EPSS Chart