CVE-2026-65766
Received Received - Intake

Unauthenticated SQL Injection in SP Page Builder

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

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: Joomla! Project

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
joomshaper sp_page_builder to 6.7.1 (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

CVE-2026-65766 is a high-severity SQL injection flaw in SP Page Builder for Joomla. It allows unauthenticated attackers to read the entire Joomla database, including password hashes and site secrets, by exploiting an unprotected endpoint that injects user input into an SQL query. The vulnerability occurs in the Dynamic Content feature due to improper validation of the sort direction parameter in an ORDER BY clause.

Detection Guidance

To detect this vulnerability, check if SP Page Builder version is below 6.7.1. Inspect Joomla server logs for unusual SQL query patterns or errors related to Dynamic Content endpoints. Use tools like SQLmap to test for SQL injection in the order parameters of the Dynamic Content feature.

Impact Analysis

This vulnerability can lead to complete database compromise, exposing sensitive data like user credentials, site configurations, and other confidential information. Attackers could use this to steal data, escalate privileges, or pivot to other systems. Since it is pre-authenticated, any visitor to the site can exploit it without needing credentials.

Compliance Impact

This vulnerability could result in non-compliance with GDPR, HIPAA, and other data protection regulations due to unauthorized access and potential exposure of personal or sensitive data. Organizations may face legal penalties, fines, and reputational damage if such a breach occurs and proper safeguards were not in place.

Mitigation Strategies

Immediately update SP Page Builder to version 6.7.1 or later. If updating is not possible, disable the Dynamic Content feature in SP Page Builder or restrict access to the vulnerable endpoint via server firewall rules until the update is applied.

Chat Assistant

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

EPSS Chart