Description
Joomla Extension - phoca.cz - Path Traversal vulnerability in Phoca Commander 1.0.0-6.1.3 - Improper limitation of paths in the file upload action lead to path a traversal vulnerability.
Published: 2026-08-07
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Phoca Commander extension for Joomla, affecting versions 1.0.0 through 6.1.3. The file upload routine does not properly constrain paths, allowing an attacker to specify a path that resolves outside the intended upload directory. This path‑traversal flaw permits writing files to arbitrary locations on the Joomla installation, which could be used to place malicious scripts or modify existing files.

Affected Systems

Affected systems are Joomla websites that have the Phoca Commander extension installed in any of the vulnerable versions. Administrators should verify the product version and upgrade to a fixed release.

Risk and Exploitability

The CVSS base score of 6.1 indicates moderate severity; the EPSS score is not available and the issue is not listed in KEV. Attackers could remotely exploit this via the web interface that exposes the file upload endpoint, assuming they have permission to perform uploads. The lack of a public exploit does not preclude potential attacks; as a path‑traversal flaw, it may enable arbitrary file modification or code execution if the uploaded file is placed in a web‑executable directory.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Phoca Commander extension to the latest stable release that contains the path‑traversal fix.
  • Implement server‑side path validation so that any upload containing '..' or attempts to escape the intended directory are rejected.
  • Restrict write permissions on the upload directory and any directories that could be targeted, ensuring only a dedicated user with minimal privileges can write files.
  • As a temporary precaution, disable the file upload feature or limit it to authorized administrators until the patch is applied.

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 in the file upload action lead to path a traversal vulnerability.
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.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

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

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

Link: CVE-2026-66492

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')