CVE-2026-78080
Received Received - Intake

Unauthenticated SQL Injection in JooDatabase Lite Joomla Extension

Vulnerability report for CVE-2026-78080, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Joomla! Project

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
feenders joodatabase to 5.1.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an unauthenticated SQL injection in the Joomla extension JooDatabase Lite versions before 5.1.0. The cid parameter in queries is not properly validated, allowing attackers to inject malicious SQL code without authentication.

Detection Guidance

Check JooDatabase Lite versions prior to 5.1.0 for the vulnerable cid parameter in queries. Inspect web server logs for unusual SQL-like input in requests to JooDatabase endpoints. Use tools like SQLmap to test for SQL injection via the cid parameter.

Impact Analysis

An attacker could exploit this to access, modify, or delete sensitive data in the database, potentially leading to full system compromise. Unauthorized data exposure or manipulation is possible without any user interaction.

Compliance Impact

This vulnerability could lead to unauthorized data access or leaks, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Non-compliance risks legal penalties and reputational damage.

Mitigation Strategies

Update JooDatabase Lite to version 5.1.0 or later immediately. Disable or restrict access to JooDatabase components if an update is not immediately possible. Monitor network traffic for suspicious SQL query patterns targeting the cid parameter.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78080. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart