Description
Joomla Extension - lomart.fr - Various SQL injection vectors in UP plugin extension 5.0.0-5.2.0, 6.0.0-6.0.29
Published: 2026-09-26
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a SQL injection flaw present in the UP plugin for Joomla provided by lomart.fr. Multiple injection vectors allow an attacker to embed arbitrary SQL statements through unsanitized input fields, potentially leading to unauthorized data disclosure or modification. This flaw corresponds to CWE‑89 and could be used to tamper with the database, exfiltrate sensitive information, or, if database privileges are high, elevate the attacker’s privileges within the application.

Affected Systems

The affected product is the UP plugin for Joomla from lomart.fr. Versions 5.0.0 through 5.2.0 and 6.0.0 through 6.0.29 are vulnerable. Sites using these plugin releases should verify the installed version and consider updating or disabling the plugin.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity, reflecting a significant impact on confidentiality and integrity. No exploit probability (EPSS) score is currently available, and the vulnerability is not listed in the CISA KEV catalog, so the likelihood of public exploitation is unclear. The likely attack vector is via the web interface of the Joomla site: a remote attacker who can send crafted requests to the plugin’s input endpoints may exploit the injection. Defenses would include proper input validation and reducing database privileges.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the UP plugin to a version beyond 6.0.29, such as 6.0.30 or newer, once it becomes available.
  • If an immediate upgrade is not possible, temporarily disable the UP plugin to prevent attackers from using the vulnerable components.
  • Implement input validation or parameterized queries for all user-supplied data handled by the plugin to eliminate injectable payloads.

Generated by OpenCVE AI on September 26, 2026 at 15:57 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': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 - Various SQL injection vectors in UP plugin extension 5.0.0-5.2.0, 6.0.0-6.0.29
Title Joomla Extension - lomart.fr - Various SQL injection vectors in UP plugin extension 5.0.0-5.2.0, 6.0.0-6.0.29
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

Lomart.fr Up Plugin For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

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

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

Link: CVE-2026-97162

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-97162

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-89

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