Description
Joomla Extension - phoca.cz - Stored XSS via User-Agent header in Admin Order View in Phoca Cart 5.0.0-6.1.7
Published: 2026-08-20
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored cross‑site scripting in the Joomla admin Order view via the User‑Agent header
Action: Update Extension
AI Analysis

Impact

The vulnerability arises from unsanitized storage of the HTTP User‑Agent header in the Phoca Cart admin Order view. An attacker can supply a payload in the User‑Agent field that will be rendered when an administrator opens the order page, leading to stored XSS. This can compromise the administrator’s session or deface the CMS interface. The weakness is a classic web‑app input validation flaw (CWE‑79).

Affected Systems

The flaw affects the phoca.cz Phoca Cart extension for Joomla. Any installation that includes Phoca Cart versions from 5.0.0 through 6.1.7 is vulnerable.

Risk and Exploitability

The CVSS score of 8.6 indicates a high‑severity flaw. The EPSS score is below 1 %, suggesting low likelihood of widespread exploitation at present. The issue is not listed in CISA’s KEV catalog, so no widespread campaigns are known. An attacker would need to control the User‑Agent header, which is possible via HTTP requests they can generate. The exploit requires an authenticated administrator to view the affected page, which limits the attack surface but still offers a direct path for malicious script execution inside privileged sessions.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Phoca Cart to the latest released version where this issue is fixed.
  • If an immediate patch is unavailable, configure Joomla or the web server to sanitize or strip the User‑Agent header before it is stored, ensuring any user‑supplied content is escaped.
  • After applying fixes, review the admin order view and related logs for any residual malicious scripts and verify that no stored payload remains.

Generated by OpenCVE AI on August 20, 2026 at 21:30 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 Cart Extension For Joomla
Vendors & Products Phoca
Phoca phoca Cart Extension For Joomla

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Stored XSS via User-Agent header in Admin Order View in Phoca Cart 5.0.0-6.1.7
Title Joomla Extension - phoca.cz - Stored XSS via User-Agent header in Admin Order View in Phoca Cart 5.0.0-6.1.7
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Phoca Phoca Cart Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T04:47:13.786Z

Reserved: 2026-08-19T13:27:07.456Z

Link: CVE-2026-76564

cve-icon Vulnrichment

Updated: 2026-08-20T15:25:33.610Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-76564

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