ZeroHour

CVE-2026-78080

niche

Unauthenticated SQL Injection in JooDatabase Lite for Joomla

CVSS 4.0
9.3 critical
EPSS
<1%p20
Published
()
Modified
AI analysis

JooDatabase Lite, a Joomla extension by feenders.de, is vulnerable to unauthenticated SQL injection (CWE-89) in versions prior to 5.1.0. The extension passes the request's 'cid' parameter into SQL queries without validation, so an unauthenticated attacker can submit a crafted value for that parameter and have arbitrary SQL executed against the site's database. A successful attack can read, modify, or delete database content reachable by the component — potentially including sensitive Joomla data — with no privileges, authentication, or user interaction required. Any Joomla site running JooDatabase Lite below 5.1.0 and exposing the component's pages to anonymous visitors is affected. No public proof-of-concept or confirmed exploitation is known; EPSS assigns a 0.3% (20th percentile) probability of exploitation within the next 30 days.

What to do: Upgrade JooDatabase Lite to version 5.1.0 or later. As interim mitigations, restrict the component's pages from unauthenticated access, apply strict integer validation on the 'cid' parameter via a WAF rule, or temporarily disable the component. Review web server logs for anomalous 'cid' values and audit the Joomla database for unexpected changes or injected records.

Affected
feenders.de JooDatabase Lite (Joomla extension)All versions below 5.1.0 (< 5.1.0)
Estimated exposure
nichelikely hundreds to a few thousand Joomla sites at most (no published active-install counts) — JooDatabase Lite is a niche single-developer component on the Joomla ecosystem with no published install figures in the available data, so the estimate assumes small typical adoption and counts only deployments that expose the component's…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Ecosystems
Joomla
Weakness
CWE-89
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.