Description
Joomla Extension - joomshaper.com - Unauthenticated SQL injection in SP Page Builder < 6.7.1 - Improper validation of order parameters in the Dynamic Content endpoint leads to an SQL injection vector.
Published: 2026-07-27
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the SP Page Builder extension for Joomla, where improper validation of order parameters in the Dynamic Content endpoint allows attackers to inject arbitrary SQL code. This flaw enables an unauthenticated attacker to manipulate backend database queries, potentially leading to sensitive data exposure, data modification, or even execution of additional SQL commands. The impact is fundamentally a loss of confidentiality, integrity, and availability for the affected Joomla sites, as attacker's control over database content can compromise the entire application.

Affected Systems

The affected systems are installations of the SP Page Builder extension by joomshaper.com running any version prior to 6.7.1. The extension is used within Joomla-based web portals; no other products or plugins are directly mentioned as affected.

Risk and Exploitability

The CVSS score is 9.2, indicating a critical severity. The EPSS score is 0.00237, reflecting a very low but non‑zero exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The description specifies that no authentication is required and the attack vector relies on manipulating a publicly accessible order parameter, so the likely attack path is a direct HTTP request to the Dynamic Content endpoint with crafted parameters.

Generated by OpenCVE AI on August 3, 2026 at 17:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SP Page Builder extension to version 6.7.1 or newer, ensuring the SQL injection patch is applied.
  • If an upgrade cannot be performed immediately, restrict or disable access to the Dynamic Content endpoint for unauthenticated users, or place the site behind a web‑application firewall that blocks suspicious SQL patterns.
  • Implement input validation and parameterized queries on the server side if possible, and verify that all order parameters are properly sanitized to prevent future injection vectors.

Generated by OpenCVE AI on August 3, 2026 at 17:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomshaper.com - Unauthenticated SQL injection in SP Page Builder < 6.7.1 - Improper validation of order parameters in the Dynamic Content endpoint leads to an SQL injection vector.
Title Joomla Extension - joomshaper.com - Unauthenticated SQL injection in SP Page Builder < 6.7.1
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-12T13:53:07.915Z

Reserved: 2026-07-22T20:46:13.953Z

Link: CVE-2026-65766

cve-icon Vulnrichment

Updated: 2026-07-27T17:04:37.927Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T14:17:00.533

Modified: 2026-07-27T21:17:16.120

Link: CVE-2026-65766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:45:03Z

Weaknesses
  • CWE-89

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