Description
Joomla Extension - joomlaeventmanager.net - Privileged remote code execution in Joomla Event Manager < 5.0.1 - The administrator source model allows to write dangerous file type incl. PHP, leading to remote code execution.
Published: 2026-08-27
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability exists in the Joomla Event Manager extension, version 5.0.0 and earlier, where the administrator source model permits uploading files of dangerous types, including PHP. An attacker with administrative privileges can upload a malicious PHP script, which then executes under the web server’s privileges, resulting in complete remote code execution. The weakness is a file upload input validation flaw, identified as CWE‑434. The impact is a full compromise of affected sites, allowing attackers to read or modify data, install backdoors, or use the server as a pivot.

Affected Systems

The affected product is the Joomla Event Manager (JEM) extension distributed by joomlaeventmanager.net. Versions prior to 5.0.1 are vulnerable. The extension targets Joomla CMS installations that have installed JEM. Administrators of Joomla sites running these versions must check their installation.

Risk and Exploitability

The CVSS base score is 9.4, indicating a critical level of risk. The EPSS score is not available, so exploitation likelihood cannot be quantified, but the presence of a direct file upload route to the admin interface suggests a straightforward attack path for users with administrator credentials. The vulnerability is not listed in CISA’s KEV catalog, implying no public exploit noted at the time of analysis. Despite the lack of an EPSS value, users with admin access should treat this as a high‑risk condition and act promptly to defend against exploitation.

Generated by OpenCVE AI on August 27, 2026 at 07:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Joomla Event Manager extension to version 5.0.1 or later to remove the unvalidated file upload functionality.
  • If an upgrade is not immediately possible, configure the Joomla administrator account(s) to restrict or disable file uploads for the Event Manager component, or remove the extension altogether until a patch is available.
  • Ensure that the web server configuration does not allow execution of uploaded files; set the upload directory as non-executable and enforce .htaccess or server‑level rules that block PHP execution in upload paths.

Generated by OpenCVE AI on August 27, 2026 at 07:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomlaeventmanager.net - Privileged remote code execution in Joomla Event Manager < 5.0.1 - The administrator source model allows to write dangerous file type incl. PHP, leading to remote code execution.
Title Joomla Extension - joomlaeventmanager.net - Privileged remote code execution in Joomla Event Manager < 5.0.1
Weaknesses CWE-434
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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-08-27T05:50:13.521Z

Reserved: 2026-08-21T19:05:09.013Z

Link: CVE-2026-77991

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T06:17:28.970

Modified: 2026-08-27T06:17:28.970

Link: CVE-2026-77991

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T07:45:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type