CVE-2026-85188: 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
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.
Affected Software
Event History
Frequently Asked Questions
Which installations are affected?
Affected versions are Advanced Module Manager Free and Pro before 12.1.0, Conditional Content Free and Pro before 8.0.0, Content Templater Pro before 14.2.0, and ReReplacer Pro before 16.2.0.
What does an attacker need to exploit this issue?
The attacker must be able to submit request-controlled database table and label-column names to the Conditions editor. The issue occurs because those identifiers are not limited to tables and columns used by supported Regular Labs integrations.
What data could be exposed?
An attacker can select a valid but unrelated database field, potentially disclosing data through the default Condition Set name generation. The available information does not identify specific tables, fields, or records that can be accessed.
Is this SQL injection?
No. The database table and column names are quoted as SQL identifiers; the issue is an authorization failure that permits selection of unrelated valid fields rather than SQL injection.