Description
Joomla Extension - joomshaper.com - Path Traversal in Gallery Image Management in SP Property < 4.1.4 - The gallery management controller tasks lacked directory confinement checks.
Published: 2026-09-10
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: Information Disclosure via Path Traversal
Action: Update Extension
AI Analysis

Impact

The SP Property extension for Joomla versions older than 4.1.4 contains an input validation flaw where gallery image management controller tasks do not enforce directory confinement. This omission allows an attacker to craft requests that access files outside the intended gallery directory, leading to unauthorized reading of arbitrary files on the server. The weakness aligns with CWE‑22, exposing confidentiality of sensitive data stored on the web host.

Affected Systems

The vulnerability affects the joomshaper.com SP Property extension for Joomla. All installations running a version earlier than 4.1.4 are potentially impacted. The affected product is list specifically by its vendor and version, and no further product variants are noted.

Risk and Exploitability

The CVSS score of 6.9 classifies the issue as moderate severity. The EPSS score is not available, so the exploitation probability cannot be quantified, yet the lack of directory confinement suggests that an authenticated administrator could exploit the flaw. The vulnerability is not listed in the CISA KEV catalog, indicating no publicly known active exploitation at this time. The attack vector is likely through the gallery image management interface, which is accessed via HTTP requests by users with Joomla administrative privileges. If an attacker gains such access, they could read sensitive files beyond the gallery scope.

Generated by OpenCVE AI on September 10, 2026 at 11:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SP Property extension to version 4.1.4 or later to remove the path‑traversal flaw.
  • If an upgrade is not immediately possible, limit access to the gallery image management interface to trusted administrators only, using Joomla ACL settings and, if necessary, IP‑based restrictions.
  • Configure the web server to reject requests that contain directory traversal sequences and enforce strict directory confinement for the extension’s file handling paths.

Generated by OpenCVE AI on September 10, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 10 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomshaper.com - Path Traversal in Gallery Image Management in SP Property < 4.1.4 - The gallery management controller tasks lacked directory confinement checks.
Title Joomla Extension - joomshaper.com - Path Traversal in Gallery Image Management in SP Property < 4.1.4
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-09-10T11:57:38.729Z

Reserved: 2026-08-22T14:23:37.801Z

Link: CVE-2026-78085

cve-icon Vulnrichment

Updated: 2026-09-10T11:50:23.464Z

cve-icon NVD

Status : Deferred

Published: 2026-09-10T11:17:07.350

Modified: 2026-09-10T15:13:07.090

Link: CVE-2026-78085

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T11:30:06Z

Weaknesses
  • CWE-22

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