Description
Joomla Extension - phoca.cz - Path Traversal vulnerability in Phoca Commander 1.0.0-6.1.1 - Improper limitation of paths for save and download actions lead to path traversal vulnerabilities.
Published: 2026-07-27
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw in the Phoca Commander Joomla extension that allows the save and download actions to be directed outside the intended directory. By manipulating the path parameters, an attacker can read files located anywhere on the server that the PHP process can access and may also write to files if permissions allow. This can lead to disclosure of sensitive configuration files, source code, or the ability to plant malicious content, thus undermining the integrity and confidentiality of the web application and potentially enabling further exploitation.

Affected Systems

Phoca Commander extension for Joomla, versions 1.0.0 through 6.1.1. Any Joomla installation that has enabled the save or download features of this extension is potentially impacted.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium‑high severity and the EPSS score of < 1% suggests a very low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote (web request) because the flaw is triggered by manipulating parameters sent to the extension’s endpoints. An attacker does not need local access or administrative privileges to exploit the issue; sending crafted requests to the affected endpoints is sufficient to retrieve or overwrite files within the file system permissions of the PHP process.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Phoca Commander extension to the latest version that contains the path traversal fix
  • Restrict file system permissions for Joomla content directories so the web server can only read files intended for public access
  • Apply input validation in the application to enforce allowed file paths and reject traversal sequences

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
First Time appeared Phoca
Phoca phoca Commander Extension For Joomla
Vendors & Products Phoca
Phoca phoca Commander Extension For Joomla

Mon, 27 Jul 2026 12: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 09:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Path Traversal vulnerability in Phoca Commander 1.0.0-6.1.1 - Improper limitation of paths for save and download actions lead to path traversal vulnerabilities.
Title Joomla Extension - phoca.cz - Path traversal vulnerability in Phoca Commander 1.0.0-6.1.1
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

Phoca Phoca Commander Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-27T12:59:43.593Z

Reserved: 2026-07-22T20:46:13.953Z

Link: CVE-2026-65765

cve-icon Vulnrichment

Updated: 2026-07-27T10:24:40.482Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T09:16:37.923

Modified: 2026-07-27T20:32:11.620

Link: CVE-2026-65765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:00:11Z

Weaknesses
  • CWE-22

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