CVE-2026-65762
Deferred Deferred - Pending Action

Phoca Guestbook Reflected XSS Vulnerability

Vulnerability report for CVE-2026-65762, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Joomla! Project

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
phoca phoca_guestbook From 1.0.0 (inc) to 6.1.0 (inc)
phoca guestbook 1.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a reflected Cross-Site Scripting (XSS) issue in the Phoca Guestbook Joomla extension versions 1.0.0 to 6.1.0. It occurs due to improper validation of user inputs, allowing attackers to inject malicious scripts that are reflected back to users via the web application.

Detection Guidance

Detecting this reflected XSS vulnerability in Phoca Guestbook 1.0.0-6.1.0 requires checking for improper input validation in guestbook forms. Inspect HTTP requests and responses for unsanitized user inputs in parameters like name, email, or message fields. Use browser developer tools to monitor network traffic for suspicious scripts or payloads. Check server logs for unusual GET/POST requests targeting guestbook endpoints.

Impact Analysis

An attacker could exploit this to execute arbitrary scripts in a victim's browser, potentially stealing session cookies, credentials, or sensitive data. It may also enable phishing attacks or defacement of the affected website.

Compliance Impact

This vulnerability, a reflected XSS flaw in Phoca Guestbook, could expose user data to unauthorized access, potentially violating GDPR's data protection requirements for user consent and security. For HIPAA, if the Joomla site handles protected health information, the XSS risk may compromise confidentiality, integrity, or availability of data, leading to compliance violations.

Mitigation Strategies

Immediately update Phoca Guestbook to the latest version beyond 6.1.0. If an update is unavailable, disable the component or restrict access to guestbook functionality. Implement input validation and output encoding for all user-supplied data. Use WAF rules to block XSS payloads in guestbook form submissions. Monitor for exploitation attempts in server logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65762. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart