External risk intelligence

Joomla Extension SQL Injection in Page Builder CK < 3.6.5

CVE advisorySeverity: CRITICAL (CVSS 9.3)

CVE-2026-74254

The vulnerability exists in a Joomla extension designed for frontend page building, which is commonly deployed on public-facing websites to manage content and visual elements.

SQL Injection

Halo Surface Signal: 4 out of 5 — likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This advisory concerns a SQL injection vulnerability within a Joomla extension used for page building. The issue could allow unauthorized access to and manipulation of website data if exploited. The main concern is confirming relevance and exposure to our managed Joomla sites.

  • Unrestricted data access via website software.
  • Matters if we use this specific page builder.
  • Assess if this software is deployed.

Attack Path

How an attacker could exploit the issue

An attacker can target the Page Builder CK extension, which is a Joomla extension, by sending specially crafted requests to a vulnerable site. This could lead to unauthorized access to sensitive information or manipulation of the website's database.

  • Publicly accessible website required.
  • Attacker triggers SQL injection via styles model.
  • Risk of database compromise and data theft.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an unauthenticated attacker to inject malicious SQL queries into the Joomla extension, potentially affecting the integrity and availability of the system. The specific impact depends on how the affected extension is configured and what database operations it performs.

  • System data integrity.
  • SQL injection via network.
  • Service availability disruption.

Operational Fix

Recommended remediation, mitigation, and detection steps

Real-World Ownership

Application owners and infrastructure teams are primarily responsible for addressing this SQL injection vulnerability in the Page Builder CK Joomla extension. The first practical step is to identify all instances of this extension, confirm their reachability from external networks, and assess business criticality. Subsequently, the accountable owner should be identified to coordinate a risk-based remediation plan.

  • Application owners should own the issue.
  • Verify extension reachability and criticality.
  • Plan coordinated, risk-based remediation.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is Page Builder CK for Joomla?

Page Builder CK is a third-party extension for the Joomla content management system. It provides a visual, drag-and-drop interface that allows website administrators and content creators to design complex page layouts and style elements without needing to write custom code. It is typically integrated directly into the Joomla backend and frontend environments to manage site aesthetics.

How does CVE-2026-74254 cause a SQL injection?

This vulnerability is classified as CWE-89, which means the software does not properly sanitize user-supplied data before incorporating it into database queries. In this case, the Page Builder CK styles model fails to safely process input, allowing an attacker to inject and execute their own SQL commands. This can bypass standard database protections to read, modify, or delete sensitive information.

Do I need to be logged into Joomla to trigger this bug?

No. The vulnerability allows for unauthenticated access, meaning an attacker does not need an account or administrative privileges to attempt an attack. The trigger path involves sending specially crafted network requests to the extension. Note that internal configuration changes or simple page views that do not interact with the vulnerable styles model do not trigger this flaw.

Why is this CVE considered relevant for my website?

Halo Surface Signal indicates that because Page Builder CK is designed to manage frontend visual elements, it is frequently deployed on public-facing websites. If your site is accessible over the internet and runs a vulnerable version of this extension, it is exposed to remote exploitation. The public nature of these sites makes them highly reachable targets for automated network-based attacks.

When should I update the Page Builder CK extension?

You should prioritize updates immediately. To remediate the vulnerability, ensure your Joomla environment is running version 3.6.5 or later, which contains the necessary security fixes for both frontend and backend vectors. Begin by auditing your Joomla instances to locate where the extension is active, then coordinate with your technical team to apply the patch across all identified sites.

References