CVE-2026-77994
Received Received - Intake

Second Order SQL Injection in Page Builder CK Joomla Extension

Vulnerability report for CVE-2026-77994, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: Joomla! Project

Description

Joomla Extension - joomlack.fr - Second order SQL injection in Page Builder CK < 3.6.5 - The Joomla extension Page Builder CK is vulnerable to a SQL injection issue related to the loadStyles method of the frontend page model.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-24
Last Modified
2026-08-24
Generated
2026-08-24
AI Q&A
2026-08-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
joomlack page_builder_ck to 3.6.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Joomla extension Page Builder CK before version 3.6.5 has a second-order SQL injection vulnerability in the loadStyles method of the frontend page model. This allows attackers to inject malicious SQL queries through crafted inputs, potentially accessing or manipulating database contents.

Detection Guidance

To detect this SQL injection vulnerability in Joomla Page Builder CK, inspect HTTP requests targeting the loadStyles method of the frontend page model. Look for unusual SQL syntax in parameters or unexpected database errors. Check Joomla logs for suspicious queries or failed login attempts.

Impact Analysis

This vulnerability could allow unauthorized access to sensitive data stored in the Joomla database, such as user credentials, personal information, or other confidential content. Attackers might also modify or delete data, leading to data breaches or system compromise.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by exposing personal or health-related data. GDPR requires protection of personal data, while HIPAA mandates safeguards for protected health information. A breach could result in legal penalties and reputational damage.

Mitigation Strategies

Update the Page Builder CK extension to version 3.6.5 or later to address the SQL injection vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-77994. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart