Description
The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to SQL Injection via the Customer Import in all versions up to, and including, 2.4.3 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 wpamelia-manager role, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-07-16
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Amelia booking plugin for WordPress is vulnerable to SQL injection through the Customer Import feature in all releases up to 2.4.3. The flaw stems from insufficient escaping and lack of parameterization of user supplied data, enabling an authenticated user with the wpamelia‑manager role to inject additional SQL statements. This can be used to read sensitive information from the database, compromising confidentiality but not necessarily integrity or availability. The weakness is a classic input validation failure (CWE‑89).

Affected Systems

WordPress sites running the Booking for Appointments and Events Calendar – Amelia plugin version 2.4.3 or earlier are affected. Any installation that has the wpamelia‑manager role enabled can exploit the vulnerability; the plugin itself does not enforce role restrictions beyond the authentication requirement.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate risk, and the EPSS score is below 1%, suggesting a low likelihood of current exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers need legitimate credentials with the wpamelia‑manager role and must trigger the Customer Import function to insert malicious SQL. Since the flaw is local and authenticated, external direct attacks are not feasible without first compromising user accounts.

Generated by OpenCVE AI on July 31, 2026 at 01:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Amelia plugin to the latest version where the SQL injection is fixed. It is highly recommended to upgrade immediately if the site is running 2.4.3 or later.
  • If an update is not yet available, restrict the wpamelia‑manager role to only the capabilities that do not permit customer import or consider removing the role from all accounts except trusted administrators. This limits the attack surface for authenticated users.
  • Disable or revoke access to the Customer Import feature entirely while an upgrade is pending to eliminate the injection vector.

Generated by OpenCVE AI on July 31, 2026 at 01:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Ameliabooking
Ameliabooking booking For Appointments And Events Calendar
Wordpress
Wordpress wordpress
Vendors & Products Ameliabooking
Ameliabooking booking For Appointments And Events Calendar
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to SQL Injection via the Customer Import in all versions up to, and including, 2.4.3 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 wpamelia-manager role, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Booking for Appointments and Events Calendar – Amelia <= 2.4.3 - Authenticated (Custom+) SQL Injection via Customer Import
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Ameliabooking Booking For Appointments And Events Calendar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-17T13:58:09.144Z

Reserved: 2026-07-05T09:47:30.034Z

Link: CVE-2026-14782

cve-icon Vulnrichment

Updated: 2026-07-17T13:58:05.614Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:00:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')