Description
Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer < 14.0.0 - Regular Labs Sourcerer before 14.0.0 processes {source} blocks found in Joomla’s final rendered HTML without reliably determining where that code originated.
Published: 2026-08-17
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to inject and execute arbitrary PHP code through unverified reflected input in the {source} blocks that disjointly processed by the older versions of the Sourcerer extension. The flaw is a classic code injection weakness (CWE-94), which can compromise confidentiality, integrity, and availability of the affected Joomla site. The impact is potentially complete system takeover if an attacker crafts a malicious request that includes executable code within the reflected input.

Affected Systems

Regular Labs Sourcerer extension for Joomla users running any version prior to 14.0.0 are affected. Escalation details are not provided beyond the preceding major release threshold.

Risk and Exploitability

The CVSS base score of 10 indicates extremely high severity and the vulnerability is exploitable without authentication. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through a crafted request that reflects user input directly into the rendered HTML; because the code is executed server-side, attackers can achieve remote code execution by providing malicious {source} blocks. The absence of an authentication requirement means any user can initiate the exploit, making it a critical exposure for sites with the vulnerability.

Generated by OpenCVE AI on August 17, 2026 at 18:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Sourcerer extension to version 14.0.0 or later, which resolves the processing issue for {source} blocks.
  • If an update is not immediately feasible, remove or disable the Sourcerer extension to eliminate the attack surface.
  • Deploy application firewall rules or server configuration changes that block execution or rendering of {source} tags until official remediation is applied.

Generated by OpenCVE AI on August 17, 2026 at 18:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://regularlabs.com/ cve-icon cve-icon
History

Mon, 17 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Regularlabs.com
Regularlabs.com sourcerer Extension For Joomla
Vendors & Products Regularlabs.com
Regularlabs.com sourcerer Extension For Joomla

Mon, 17 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer < 14.0.0 - Regular Labs Sourcerer before 14.0.0 processes {source} blocks found in Joomla’s final rendered HTML without reliably determining where that code originated.
Title Joomla Extension - regularlabs.com - Unauthenticated RCE through unverified reflected user input in Sourcerer < 14.0.0
Weaknesses CWE-94
References
Metrics cvssV4_0

{'score': 10, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Regularlabs.com Sourcerer Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-17T17:37:26.797Z

Reserved: 2026-08-15T04:38:57.663Z

Link: CVE-2026-74253

cve-icon Vulnrichment

Updated: 2026-08-17T17:37:22.762Z

cve-icon NVD

Status : Received

Published: 2026-08-17T18:18:14.780

Modified: 2026-08-17T18:18:14.780

Link: CVE-2026-74253

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T18:30:04Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')