Description
Joomla Extension - acymailing.com - Unauthenticated arbitrary file deletion in AcyMailing Enterprise extension < 11.1.0 - A subscriber could store a path in a file-type custom field and have AcyMailing delete that file when the field was cleared, including files outside the upload folder such as configuration.php.
Published: 2026-09-26
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: Unauthenticated arbitrary file deletion
Action: Patch Now
AI Analysis

Impact

A vulnerability in the AcyMailing Enterprise extension for Joomla allows an attacker to delete any file on the server without authentication. By storing a file path in a custom field and subsequently clearing that field, the extension will delete the referenced file, including files outside the intended upload directory such as configuration.php. This flaw can result in the loss of critical system files, potential interruption of site functionality, and unauthorized modification of site configuration. The weakness maps to the input validation flaw identified by CWE-89, where unsanitized input is used to determine deletion targets.

Affected Systems

The issue affects the acymailing.com AcyMailing Enterprise extension for Joomla on all versions earlier than 11.1.0. The extension continues to allow arbitrary file deletion until a patch is applied. No specific sub‑versions are listed, so all installations running < 11.1.0 are considered vulnerable.

Risk and Exploitability

The CVSS score of 8.3 indicates a high severity vulnerability. Because the exploit is unauthenticated and requires only the ability to submit a form that clears a custom field, a malicious actor could remotely trigger the file deletion without logging in. While an EPSS score is not available, the lack of an established KEV listing suggests no publicly known exploitation yet. Nevertheless, the potential for critical file removal warrants immediate remediation. Administrators should treat this flaw as a high‑risk threat until the patch is applied.

Generated by OpenCVE AI on September 26, 2026 at 16:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade AcyMailing Enterprise to version 11.1.0 or later; this patch removes the arbitrary deletion capability.
  • If an upgrade is not possible, restrict or disable the ability for users to clear file‑type custom fields, limiting form submission to trusted administrators only.
  • As a temporary safeguard, modify server file permissions to prevent web‑accessible deletion of critical configuration files, or move configuration.php outside the web root.
  • Apply input validation on custom fields to enforce a whitelist that permits only file names within the designated upload directory.

Generated by OpenCVE AI on September 26, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sun, 27 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 26 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - acymailing.com - Unauthenticated arbitrary file deletion in AcyMailing Enterprise extension < 11.1.0 - A subscriber could store a path in a file-type custom field and have AcyMailing delete that file when the field was cleared, including files outside the upload folder such as configuration.php.
Title Joomla Extension - acymailing.com - Unauthenticated arbitrary file deletion in AcyMailing Enterprise extension < 11.1.0
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-26T22:57:55.957Z

Reserved: 2026-09-20T18:03:41.238Z

Link: CVE-2026-94131

cve-icon Vulnrichment

Updated: 2026-09-26T22:57:50.887Z

cve-icon NVD

Status : Received

Published: 2026-09-26T15:16:54.183

Modified: 2026-09-26T23:16:39.713

Link: CVE-2026-94131

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T16:30:07Z

Weaknesses
  • CWE-89

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