CVE-2026-67285
Received Received - Intake

Unauthenticated Local PHP File Inclusion in SP Page Builder

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

Publication date: 2026-08-12

Last updated on: 2026-08-12

Assigner: Joomla! Project

Description

Joomla Extension - joomshaper.com - Unauthenticated arbitrary local PHP file inclusion in SP Page Builder < 6.8.0 - An unauthenticated attacker can perform includes to arbitrary PHP files that are accessible by the system.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
joomshaper sp_page_builder to 6.8.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an unauthenticated arbitrary local PHP file inclusion in SP Page Builder versions before 6.8.0. An attacker can include arbitrary PHP files accessible by the system without authentication.

Detection Guidance

Check if SP Page Builder version is below 6.8.0 by inspecting the Joomla extension list. Look for unusual PHP file inclusions in server logs, especially requests to /administrator/components/com_sppagebuilder/ or similar paths. Test with crafted requests like /index.php?option=com_sppagebuilder&view=../../../../../../etc/passwd%00 to confirm exposure.

Impact Analysis

An attacker could exploit this to execute malicious PHP code on the server, potentially leading to full system compromise, data theft, or unauthorized access. It allows remote code execution without any user interaction.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR (data protection) and HIPAA (health data privacy) requirements. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Update SP Page Builder to version 6.8.0 or later immediately. If immediate update is not possible, disable the component via Joomla's extension manager or restrict access to /administrator/components/com_sppagebuilder/ paths using server rules or WAF.

Chat Assistant

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

EPSS Chart