Description
Joomla Extension - phoca.cz - Arbitrary File Read in Phoca Commander 1.0.0-6.1.3 - Improper limitation of paths in the getSource function lead to an arbitrary file read vulnerability.
Published: 2026-08-07
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper limitation of paths in the getSource function of Phoca Commander allows an attacker to read arbitrary files from the Joomla server. The flaw maps to CWE‑22, leading to potential exposure of sensitive configuration files, credentials, or other data stored on the web host. The impact is information disclosure, which could aid further attacks or compromise confidentiality.

Affected Systems

The vulnerability affects the Phoca Commander extension for Joomla produced by phoca.cz, in all releases from 1.0.0 up to 6.1.3. Users who have installed any of these versions are exposed unless they upgrade to a version where the path‑validation check has been corrected.

Risk and Exploitability

The issue receives a CVSS score of 8.2, indicating high severity. No EPSS data is available, and the vulnerability is not yet listed in the CISA KEV catalog. Exploitation is likely through web requests that invoke the getSource function with a crafted file path; the attack can be performed remotely if the attacker can construct an HTTP request, but it requires the extension to be active on a publicly accessible Joomla site. Given the high CVSS score and lack of mitigation by default, the risk level remains high until the extension is updated or otherwise restricted.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Phoca Commander to the latest version released after 6.1.3 where the path validation bug is fixed
  • If an upgrade is not immediately possible, restrict or disable the getSource endpoint by configuring Joomla or the web server to block direct access to that script
  • Apply web‑application firewall rules that block path‑traversal patterns (e.g., .. or encoded slashes) in URLs targeting Phoca Commander

Generated by OpenCVE AI on August 7, 2026 at 09:20 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 - Arbitrary File Read in Phoca Commander 1.0.0-6.1.3 - Improper limitation of paths in the getSource function lead to an arbitrary file read vulnerability.
Title Joomla Extension - phoca.cz - Arbitrary File Read in Phoca Commander 1.0.0-6.1.3
Weaknesses CWE-22
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-07T08:06:01.433Z

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

Link: CVE-2026-66491

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