Description
Joomla Extension - feenders.de - Unauthenticated SQL injection in JooDatabase Lite < 5.1.0 - The cid parameter is used in queries without validation, allowing SQLi vectors.
Published: 2026-09-03
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in the JooDatabase Lite extension for Joomla versions prior to 5.1.0. The extension uses the cid parameter directly in database queries without validation, allowing an attacker to inject malicious SQL code. This omission enables arbitrary database manipulation, resulting in loss of confidentiality, potential integrity violations, and possible disruption of service. The weakness aligns with CWE-89, which describes SQL injection-related defects.

Affected Systems

All Joomla sites that have installed the JooDatabase Lite extension from joodb.feenders.de and are running any version older than 5.1.0 are impacted. The vendor responsible for this component is Joodb.feenders.de, but the vulnerability is embedded in the extension itself rather than any core Joomla functionality.

Risk and Exploitability

The CVSS score of 9.3 denotes a critical level of severity, and while an EPSS score is not provided, the lack of exploitation probability data does not mitigate the inherent risk. The vulnerability is not yet listed in the CISA KEV catalog. Because the flaw is unauthenticated, an attacker can exploit it from any web-facing interface that processes the cid parameter, potentially without requiring user credentials or special privileges.

Generated by OpenCVE AI on September 3, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the JooDatabase Lite extension to version 5.1.0 or later, which adds proper input validation for the cid parameter and closes the injection pathway
  • If an upgrade cannot be performed immediately, disable or remove the JooDatabase Lite extension from the site until a patched version is available
  • Review and apply any additional security updates for Joomla core or other third‑party extensions that may interact with the same database to reduce overall exposure

Generated by OpenCVE AI on September 3, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description Joomla Extension - feenders.de - Unauthenticated SQL injection in JooDatabase Lite < 5.1.0 - The cid parameter is used in queries without validation, allowing SQLi vectors.
Title Joomla Extension - feenders.de - Unauthenticated SQL injection in JooDatabase Lite < 5.1.0
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-03T13:01:25.338Z

Reserved: 2026-08-22T14:23:37.801Z

Link: CVE-2026-78080

cve-icon Vulnrichment

Updated: 2026-09-03T13:01:11.040Z

cve-icon NVD

Status : Received

Published: 2026-09-03T13:06:09.463

Modified: 2026-09-03T13:16:47.693

Link: CVE-2026-78080

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T13:30:04Z

Weaknesses
  • CWE-89

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