Description
Joomla Extension - phoca.cz - Path Traversal vulnerability in Phoca Commander 1.0.0-6.1.3 - Improper limitation of paths for delete, copy and move actions lead to path traversal vulnerabilities.
Published: 2026-08-07
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper limitation of paths for delete, copy, and move actions in the Phoca Commander extension for Joomla allows an attacker to perform path traversal. By specifying crafted file paths, a user can delete or manipulate files outside the intended directory. This can lead to accidental data loss, configuration compromise, or removal of critical files, thereby affecting the integrity and availability of the web application.

Affected Systems

The vulnerability affects the Phoca Commander extension for Joomla, distributed by phoca.cz, versions 1.0.0 through 6.1.3.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score is not available, so the current exploitation probability is unclear. The vulnerability is not listed in the CISA KEV catalog. Attackers would need to access the extension’s delete, copy, or move functionality—typically through a web request to the Joomla site—and can traverse upward in the file system to target arbitrary files. This path traversal is a classic CWE-22 weakness and can be exploited remotely if the affected extension is reachable and the user has the necessary permissions.

Generated by OpenCVE AI on August 7, 2026 at 09:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Phoca Commander to the latest version (6.1.4 or later) to eliminate the path traversal bug.
  • Adjust the file system permissions of the Joomla installation to limit the directories that the Web server can write to, reducing the impact scope if the issue persists.
  • If the delete, copy, or move features are not required, disable them or restrict access to trusted administrative accounts only.

Generated by OpenCVE AI on August 7, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 07 Aug 2026 08:45:00 +0000

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

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-07T08:03:43.774Z

Reserved: 2026-07-27T13:01:42.270Z

Link: CVE-2026-66493

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:30:11Z

Weaknesses
  • CWE-22

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