Description
Joomla Extension - acymailing.com - SQL Injection in AcyMailing extension < 10.11.1 - A SQLi vulnerability in AcyMailing component < 10.11.1 for Joomla was discovered. Exploiting this flaw can lead to unauthorized database access and data leakage.
Published: 2026-07-09
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a classic SQL injection vulnerability (CWE-89) in the AcyMailing extension for Joomla, affecting all releases prior to version 10.11.1. By submitting crafted input, a malicious actor can inject arbitrary SQL statements that are executed against the site’s database, allowing read, modification or deletion of sensitive data. The high CVSS score of 9.2 underlines the severity of the impact if the flaw is exploited.

Affected Systems

All installations of the AcyMailing extension for Joomla supplied by acymailing.com that are running a version earlier than 10.11.1 are vulnerable. No other vendors or product versions are explicitly listed as affected in the CVE data.

Risk and Exploitability

The CVSS score of 9.2 indicates a critical threat level, while the EPSS score of less than 1% suggests that active exploitation is unlikely but still possible. The vulnerability is listed outside of CISA’s Known Exploited Vulnerabilities catalog, which does not lower its perceived risk. Based on the description, the likely attack vector is remote, via the web interface where unfiltered input is processed by the AcyMailing component, and an attacker who can access this route could obtain full database read capabilities or modify data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AcyMailing extension to version 10.11.1 or later.
  • If an immediate upgrade cannot be performed, disable the extension or restrict web access to the affected pages until the upgrade is applied.
  • Apply strict input validation and use parameterized database queries in any custom code interacting with the database to prevent injection attacks.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description A SQLi vulnerability in AcyMailing component < 10.11.1 for Joomla was discovered. Exploiting this flaw can lead to unauthorized database access and data leakage. Joomla Extension - acymailing.com - SQL Injection in AcyMailing extension < 10.11.1 - A SQLi vulnerability in AcyMailing component < 10.11.1 for Joomla was discovered. Exploiting this flaw can lead to unauthorized database access and data leakage.

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Acymailing.com
Acymailing.com acymailing.com Acymailing Extension For Joomla
Vendors & Products Acymailing.com
Acymailing.com acymailing.com Acymailing Extension For Joomla

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description A SQLi vulnerability in AcyMailing component < 10.11.1 for Joomla was discovered. Exploiting this flaw can lead to unauthorized database access and data leakage.
Title Joomla Extension - acymailing.com - SQL Injection in AcyMailing extension < 10.11.1
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:L/SC:H/SI:H/SA:H'}


Subscriptions

Acymailing.com Acymailing.com Acymailing Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-23T14:59:47.603Z

Reserved: 2026-06-20T11:57:32.752Z

Link: CVE-2026-56292

cve-icon Vulnrichment

Updated: 2026-07-09T14:38:46.492Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T15:30:04Z

Weaknesses
  • CWE-89

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