Description
Joomla Extension - joomshaper.com - Authenticated arbitrary file delete in SP Page Builder < 6.7.1- Improper path validation and ACL checks lead to a file deletion vector in the media manager.
Published: 2026-07-27
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in SP Page Builder arises from improper path validation combined with insufficient access control checks. An authenticated Joomla user can leverage the media manager to delete arbitrary files on the server, potentially removing critical site assets or configuration files. This type of misuse directly leads to loss of data integrity and availability. The weakness aligns with CWE‑22: Improper Limitation of Pathname Manipulation.

Affected Systems

The vulnerability affects the SP Page Builder extension for Joomla released by joomshaper.com. Versions of the extension older than 6.7.1 are susceptible; any Joomla installation deploying these versions is at risk.

Risk and Exploitability

With a CVSS score of 8.3, the problem is considered high severity. The EPSS score is 0.00325, indicating a very low but non-zero probability of exploitation, and the issue is not listed in the CISA KEV catalog. The attack vector requires an authenticated user with sufficient privileges in Joomla, as the exploit depends on using the media manager functionalities. If such an attacker can elevate a user’s permissions to allow deletion, any file in the web server’s document root may be removed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SP Page Builder to version 6.7.1 or later.
  • If an upgrade cannot be applied immediately, remove the delete function from the media manager by revoking delete permissions for all Joomla user groups.
  • As a temporary workaround, restrict filesystem permissions on the extension’s upload directory to deny delete operations.

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': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
First Time appeared Joomshaper.net
Joomshaper.net sp Page Builder Extension For Joomla
Vendors & Products Joomshaper.net
Joomshaper.net sp Page Builder Extension For Joomla

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

Type Values Removed Values Added
Description Joomla Extension - joomshaper.com - Authenticated arbitrary file delete in SP Page Builder < 6.7.1- Improper path validation and ACL checks lead to a file deletion vector in the media manager.
Title Joomla Extension - joomshaper.com - Authenticated arbitrary file delete in SP Page Builder < 6.7.1
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

Joomshaper.net Sp Page Builder Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-12T13:52:46.990Z

Reserved: 2026-07-23T09:17:01.409Z

Link: CVE-2026-65878

cve-icon Vulnrichment

Updated: 2026-07-27T17:05:11.460Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-65878

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')