Description
Joomla Extension - lomart.fr - Unauthenticated remote code installation in UP plugin extension 5.0.0-5.2.0, 6.0.0-6.0.29
Published: 2026-09-26
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to install arbitrary code through the UP plugin in Joomla, effectively giving full control over the compromised site. It is a path traversal and access control issue that enables the attacker to create or replace files and execute them, leading to full system compromise, data exfiltration, and service disruption.

Affected Systems

The issue affects the lomart.fr UP plugin for Joomla. Vulnerable plugin versions include 5.0.0 through 5.2.0 and 6.0.0 through 6.0.29. Organizations using these versions should assess their installations immediately.

Risk and Exploitability

The CVSS score of 10 indicates critical severity. Although EPSS data is not available, the lack of a KEV listing does not decrease the urgency; the flaw remains exploitable without authentication. The likely attack vector involves sending crafted requests to the plugin’s endpoint, allowing the attacker to place malicious files on the server. Given the critical score, the potential impact is high and rapid exploitation is plausible whenever the plugin is exposed to the web.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the UP plugin to a non‑vulnerable version or remove it if it is not required.
  • Limit file system permissions for the Joomla installation so that the web process cannot write or execute unauthorized files.
  • Configure a web application firewall or equivalent rule set to block suspicious file upload attempts directed at the UP plugin endpoints.
  • Enable logging and monitor for unexpected file creation or execution events related to the plugin, and investigate promptly.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://up.lomart.fr/ cve-icon cve-icon
History

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

Type Values Removed Values Added
Metrics ssvc

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


Sat, 26 Sep 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Lomart.fr
Lomart.fr up Plugin For Joomla
Vendors & Products Lomart.fr
Lomart.fr up Plugin For Joomla

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

Type Values Removed Values Added
Description Joomla Extension - lomart.fr - Unauthenticated remote code installation in UP plugin extension 5.0.0-5.2.0, 6.0.0-6.0.29
Title Joomla Extension - lomart.fr - Unauthenticated remote code installation in UP plugin extension 5.0.0-5.2.0, 6.0.0-6.0.29
Weaknesses CWE-22
CWE-284
References
Metrics cvssV4_0

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


Subscriptions

Lomart.fr Up Plugin For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-27T04:47:20.414Z

Reserved: 2026-09-24T04:35:50.607Z

Link: CVE-2026-97163

cve-icon Vulnrichment

Updated: 2026-09-26T22:56:48.951Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-97163

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T22:18:06Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-284

    Improper Access Control