Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Melograno Venture Studio Amelia ameliabooking allows Blind SQL Injection.This issue affects Amelia: from n/a through <= 2.4.2.
Published: 2026-07-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Amelia booking plugin contains a blind SQL injection flaw that stems from improper handling of special characters in an SQL query. An attacker who can supply crafted input to the plugin can cause unfiltered SQL to be executed, permitting execution of arbitrary statements against the site’s database. The resulting loss of confidentiality and integrity could expose user credentials, booking details, or other sensitive data, and may allow deletion or alteration of stored records.

Affected Systems

WordPress sites running any version of the Amelia plugin from Melograno Venture Studio up to and including 2.4.2 are vulnerable. Both the legacy and current releases contain the same flaw, as the issue is present in all iterations through version 2.4.2 without a corresponding fix.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, while an EPSS score of less than 1% suggests a low but non-zero chance of exploitation. The vulnerability is not listed in CISA KEV. Attackers are likely to reach the flaw via the plugin’s web interface or API endpoints that accept user‑supplied data, performing blind injection to extract data or issue destructive commands. Successful exploitation could lead to data compromise or database takeover.

Generated by OpenCVE AI on August 1, 2026 at 10:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Amelia plugin to any release newer than version 2.4.2.
  • If an update is not possible, remove or disable the Amelia plugin to eliminate the vulnerable code path.
  • Restrict the database user granted to WordPress and Amelia to the minimum permissions required, for example, by removing SELECT, DELETE, UPDATE, and EXECUTE rights beyond what is needed for normal operation.
  • Deploy a web application firewall or input validation layer that blocks or sanitizes suspicious SQL payloads before they reach the plugin.

Generated by OpenCVE AI on August 1, 2026 at 10:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Melograno Venture Studio
Melograno Venture Studio amelia
Wordpress
Wordpress wordpress
Vendors & Products Melograno Venture Studio
Melograno Venture Studio amelia
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Melograno Venture Studio Amelia ameliabooking allows Blind SQL Injection.This issue affects Amelia: from n/a through <= 2.4.2.
Title WordPress Amelia plugin <= 2.4.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Melograno Venture Studio Amelia
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T16:07:51.325Z

Reserved: 2026-06-25T08:03:56.313Z

Link: CVE-2026-57702

cve-icon Vulnrichment

Updated: 2026-07-13T16:02:12.696Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:45:03Z

Weaknesses
  • CWE-89

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