SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-85192

CRITICAL · CVSS 9.4 EPSS 0.48% Public Exploit

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

CyberRota Analysis

AI-Generated

The Conditional Content extension for Joomla versions prior to 8.0.0 is vulnerable to authenticated, privileged remote code execution due to improper handling of inline PHP Condition Rules. This flaw allows attackers with article publishing privileges to execute arbitrary PHP code on the server, potentially compromising the entire web application. Joomla administrators and users of the Conditional Content extension should prioritize immediate updates to mitigate this critical vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85192
Severity
CRITICAL
CVSS
9.4
EPSS
0.48%

Original NVD Description

Joomla Extension - regularlabs.com - Authenticated, privileged remote code execution in Conditional Content extension for Joomla < 8.0.0 - Conditional Content Pro accepts inline PHP Condition Rules in article syntax. In affected versions, the PHP is passed to the Conditions evaluator without checking who authored the article. Joomla's normal Author text filter preserves the syntax, so publishing the article causes the code to run as the web-server process.