Description
Joomla Extension - phoca.cz - Reflected XSS via the search GET parameter in Phoca Download 5.0.0-6.1.4
Published: 2026-08-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting through reflected input in the search parameter
Action: Apply Update
AI Analysis

Impact

The vulnerability allows an attacker to embed malicious JavaScript into the search GET parameter of the Phoca Download extension for Joomla. When the query string is reflected unescaped in the page, any user who follows a crafted link will have that script executed in their browser. The impact is limited to the victim’s session context but can lead to cookie theft, session hijacking or malicious redirects.

Affected Systems

Any Joomla site that has the Phoca Download extension installed in versions 5.0.0 through 6.1.4 is affected. The attack does not require elevated privileges or local access, only delivery of a malicious URL to a user.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. The EPSS score of less than 1% signals a low probability of exploitation in the wild, and the vulnerability is not yet listed in CISA’s KEV catalog. The likely attack vector is a social‑engineering campaign or a malicious link in an e‑mail or comment, which when viewed by a Joomla site visitor, triggers the reflected script. Because the flaw relies on injection of unsanitised user input, an attacker can execute arbitrary JavaScript in the victim’s browser without needing any privileged access.

Generated by OpenCVE AI on August 20, 2026 at 21:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Phoca Download extension to the latest version that provides input validation for the search parameter.
  • Replace or configure any custom handling of the search input to use Joomla’s built‑in filtering functions and to escape all output.
  • If an immediate update is not possible, deploy a web application firewall rule to block or sanitize the search query string before it reaches the application.

Generated by OpenCVE AI on August 20, 2026 at 21:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 21 Aug 2026 21:00:00 +0000

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

Fri, 21 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Reflected XSS via the search GET parameter in Phoca Download 5.0.0-6.1.4
Title Joomla Extension - phoca.cz - Reflected XSS via the search GET parameter in Phoca Download 5.0.0-6.1.4
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Phoca Phoca Download Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T04:46:29.999Z

Reserved: 2026-08-19T13:43:47.173Z

Link: CVE-2026-76569

cve-icon Vulnrichment

Updated: 2026-08-20T15:24:03.883Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T08:16:48.040

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-76569

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')