Description
Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 5.0.0-6.1.0 - Improper validation of user inputs lead to a reflective XSS vulnerability.
Published: 2026-07-23
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper validation of user inputs in the Phoca Guestbook extension for Joomla allows an attacker to inject malicious script that is reflected back to the victim's browser. Successful exploitation can execute arbitrary JavaScript in the context of the guestbook page, giving the attacker the ability to steal authentication cookies, perform defacement, redirect users, or otherwise compromise user sessions.

Affected Systems

The affected component is the Phoca Guestbook extension from phoca.cz, with versions ranging from 5.0.0 through 6.1.0. Any Joomla installation that includes these releases is vulnerable; the issue is tied to the guestbook input handling.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate risk profile, while an EPSS score of less than 1% suggests a low likelihood of widespread exploitation at present. The vulnerability is not listed in the CISA KEV catalog, so no known widespread attacks have been reported. Attackers do not require elevated privileges; the attack vector is likely a crafted URL or input that an unsuspecting user clicks or submits. The reflected nature means the injected script runs in the victim’s browser, potentially enabling cookie theft or session hijacking.

Generated by OpenCVE AI on August 3, 2026 at 21:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Phoca Guestbook extension to the latest release that eliminates the missing input validation (any version higher than 6.1.0).
  • If an immediate upgrade is not possible, configure Joomla’s built‑in content filtering to enforce “No Filtering” or “Basic Filtering” for the guestbook’s input fields, ensuring that user‑supplied data is properly escaped before rendering.
  • As a temporary workaround, restrict public access to the guestbook component or block JavaScript execution from that component using firewall or ModSecurity rules that detect and neutralize reflected XSS payloads.

Generated by OpenCVE AI on August 3, 2026 at 21:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 28 Jul 2026 21:00:00 +0000

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

Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 1.0.0-6.1.0 - Improper validation of user inputs lead to a reflective XSS vulnerability. Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 5.0.0-6.1.0 - Improper validation of user inputs lead to a reflective XSS vulnerability.
Title Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 1.0.0-6.1.0 Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 5.0.0-6.1.0

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 1.0.0-6.1.0 - Improper validation of user inputs lead to a reflective XSS vulnerability.
Title Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 1.0.0-6.1.0
Weaknesses CWE-79
References
Metrics cvssV4_0

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

ssvc

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


Subscriptions

Phoca Phoca Guestbook Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-24T07:20:31.602Z

Reserved: 2026-07-22T20:46:13.953Z

Link: CVE-2026-65762

cve-icon Vulnrichment

Updated: 2026-07-23T19:04:57.456Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T18:17:01.903

Modified: 2026-07-24T08:16:27.293

Link: CVE-2026-65762

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:15:05Z

Weaknesses
  • CWE-79

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