Description
Joomla Extension - joomshaper.com - Unauthenticated arbitrary directory creation and file write in SP Page Builder < 6.8.0 - An unauthenticated attacker can create arbitrary directories and files with a predefined name.
Published: 2026-08-12
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to create arbitrary directories and files with a predetermined name on the web server hosting the Joomla site. Because no authentication is required, the flaw can be triggered by any user with network access to the site, potentially enabling unauthorized file placement or overwriting of existing files. This behavior is a classic Path Traversal weakness (CWE‑22) and may serve as a foothold for additional exploits such as script injection or data tampering.

Affected Systems

The flaw affects the SP Page Builder extension distributed by joomshaper.com for the Joomla content management system. Versions older than 6.8.0 are vulnerable; specific sub‑versions were not listed. Any Joomla installation using the vulnerable extension is at risk.

Risk and Exploitability

The CVSS score of 6.3 indicates medium severity, and no EPSS score is available, so the likelihood of exploitation cannot be quantified. The vulnerability is not included in the CISA KEV catalog. The attack vector is inferred to be remote web‑based, as the flaw can be triggered through unauthenticated HTTP requests to the affected component. The absence of authentication requirements means that any external user can trigger the directory and file creation, posing a measurable threat to confidentiality and integrity if additional escalation paths exist.

Generated by OpenCVE AI on August 13, 2026 at 00:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SP Page Builder extension to version 6.8.0 or later, which removes the directory creation and file write functionality.
  • If an upgrade cannot be performed immediately, restrict web access to the extension’s administrative URLs to authenticated users only and implement server‑side validation of file paths to prevent path traversal.
  • Monitor the web server’s file system and access logs for unexpected file creation or modification events, and investigate any anomalies.

Generated by OpenCVE AI on August 13, 2026 at 00:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 13 Aug 2026 10: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

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomshaper.com - Unauthenticated arbitrary directory creation and file write in SP Page Builder < 6.8.0 - An unauthenticated attacker can create arbitrary directories and files with a predefined name.
Title Joomla Extension - joomshaper.com - Unauthenticated arbitrary directory creation and file write in SP Page Builder < 6.8.0
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

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

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-14T19:13:10.277Z

Reserved: 2026-07-29T12:45:20.370Z

Link: CVE-2026-67286

cve-icon Vulnrichment

Updated: 2026-08-12T18:46:47.855Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T15:18:21.613

Modified: 2026-08-26T16:36:16.990

Link: CVE-2026-67286

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:15:07Z

Weaknesses
  • CWE-22

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