Description
Joomla Extension - acymailing.com - Remote Code Execution vulnerability in mailbox action feature in AcyMailing Enterprise extension < 11.1.0 - MIME parts of incoming emails were saved to media/com_acym/upload/ with no extension check, so anyone who could email the monitored mailbox could write a PHP file into the web root.
Published: 2026-09-26
Score: 9.5 Critical
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Patch Now
AI Analysis

Impact

The vulnerability arises when the AcyMailing Enterprise extension for Joomla, version numbers earlier than 11.1.0, accepts incoming emails and writes each MIME part directly to the media/com_acym/upload/ directory without validating file extensions. This flaw lets an attacker who can send mail to the monitored inbox write a PHP file into the webroot, effectively executing arbitrary server‑side code.

Affected Systems

AcyMailing Enterprise extension for Joomla hosted by acymailing.com, versions prior to 11.1.0. No other products are affected; the issue is limited to the mailbox action feature of this extension.

Risk and Exploitability

The CVSS score of 9.5 indicates a critical impact, and the EPSS score is not available. The flaw is not listed in the CISA KEV catalog, but the lack of an EPSS figure does not diminish the likelihood of exploitation. An attacker can trigger the vulnerability by simply sending a specially crafted email to the monitored mailbox, bypassing authentication and enabling remote code execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AcyMailing Enterprise extension to version 11.1.0 or later.
  • Restrict the monitored mailbox to accept emails only from trusted addresses and enforce MIME part validation to exclude PHP extensions.
  • Clear or permanently delete any PHP files that may have been uploaded to the media/com_acym/upload/ directory and configure the extension to reject disallowed extensions.

Generated by OpenCVE AI on September 26, 2026 at 16:24 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': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Joomla Extension - acymailing.com - Remote Code Execution vulnerability in mailbox action feature in AcyMailing Enterprise extension < 11.1.0 - MIME parts of incoming emails were saved to media/com_acym/upload/ with no extension check, so anyone who could email the monitored mailbox could write a PHP file into the web root.
Title Joomla Extension - acymailing.com - Remote Code Execution vulnerability in mailbox action feature in AcyMailing Enterprise extension < 11.1.0
Weaknesses CWE-434
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-26T22:58:17.548Z

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

Link: CVE-2026-94132

cve-icon Vulnrichment

Updated: 2026-09-26T22:58:14.434Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-94132

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type