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.
Published: 2026-08-24
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unrestricted SQL execution
Action: Patch immediately
AI Analysis

Impact

The vulnerability is a second‑order SQL injection in the loadStyles method of the Page Builder CK frontend model. An attacker can submit crafted input that is later embedded in a database query, allowing execution of arbitrary SQL statements. This can lead to disclosure of sensitive data, modification of database contents, or, in some configurations, escalation to remote code execution. The weakness is a classic input validation failure as identified by CWE‑89.

Affected Systems

The affected product is the Page Builder CK extension for Joomla, produced by joomlack.fr. Versions of the extension older than 3.6.5 are impacted. No additional vendor or version details are supplied beyond the extension name and the cutoff version.

Risk and Exploitability

With a CVSS score of 9.3, the vulnerability is considered critical and high risk to affected sites. No EPSS score is available, but the lack of mitigation instructions from the vendor suggests an exploitable condition may be present in production environments. The attack vector is inferred to be remote via the front‑end; an attacker can inject payloads through rendered page parameters. Because it is not listed in the CISA KEV catalog, there is no confirmed exploitation in the wild, but the high severity warrants immediate attention.

Generated by OpenCVE AI on August 24, 2026 at 09:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Page Builder CK to version 3.6.5 or newer which contains the fixed loadStyles method
  • If upgrade is not immediately possible, disable or remove the Page Builder CK extension from the site
  • Enforce strict input validation and least‑privilege database access for any extension that processes user input

Generated by OpenCVE AI on August 24, 2026 at 09:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://www.joomlack.fr/ cve-icon cve-icon
History

Tue, 25 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Joomlack
Joomlack page Builder Ck Extension For Joomla
Vendors & Products Joomlack
Joomlack page Builder Ck Extension For Joomla

Mon, 24 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
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.
Title Joomla Extension - joomlack.fr - Second order SQL injection in Page Builder CK < 3.6.5
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

Joomlack Page Builder Ck Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-25T04:46:04.364Z

Reserved: 2026-08-21T19:05:09.013Z

Link: CVE-2026-77994

cve-icon Vulnrichment

Updated: 2026-08-24T16:30:37.121Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T08:16:33.807

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-77994

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:00:12Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')