SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-85188

MEDIUM · CVSS 6.9 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The vulnerability affects several Joomla extensions from Regular Labs, allowing unauthorized access to database fields due to improper validation of input in the Conditions editor. This could lead to sensitive data disclosure, posing a risk to user privacy and data integrity. Joomla administrators using the affected versions of Advanced Module Manager, Conditional Content, Content Templater, or ReReplacer should prioritize patching to mitigate potential data exposure.

CVE
CVE-2026-85188
Severity
MEDIUM
CVSS
6.9
EPSS
0.22%

Original NVD Description

Joomla Extension - regularlabs.com - Database data disclosure in Advanced Module Manager (Free, Pro) < 12.1.0, Conditional Content (Free, Pro) < 8.0.0, Content Templater (Pro) < 14.2.0, ReReplacer (Pro) < 16.2.0 for Joomla - The Conditions editor creates a default Condition Set name from the item to which the set is linked. The affected code accepts the database table and label-column names from the request. Although these names are quoted as SQL identifiers, they are not restricted to the tables and columns used by supported Regular Labs integrations. An attacker can therefore select a valid but unrelated database field. This is an authorization failure rather than SQL injection.