CVE-2026-97165
Received Received - Intake

Reflected XSS and Open Redirect in Event Gallery Joomla Extension

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

Publication date: 2026-09-27

Last updated on: 2026-09-27

Assigner: Joomla! Project

Description

Joomla Extension - svenbluege.de - Reflected XSS and open redirect in Event Gallery extension < 6.5.0 - The “return” parameter is base64-decoded and written to the “Back” link without being validated.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
svenbluege event_gallery to 6.5.0 (exc)

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.
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected Cross-Site Scripting (XSS) and open redirect vulnerability in the Joomla Event Gallery extension versions before 6.5.0. The issue occurs because the 'return' parameter is base64-decoded and used directly in a 'Back' link without proper validation or sanitization.

Detection Guidance

To detect this vulnerability, inspect Joomla sites using the Event Gallery extension version below 6.5.0. Check for reflected XSS via the 'return' parameter in URLs. Manually review links or use tools like Burp Suite to test parameter handling. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to execute malicious scripts in a user's browser when they click a crafted link, potentially stealing session cookies or sensitive data. It could also redirect users to malicious websites without their knowledge.

Compliance Impact

This vulnerability could lead to unauthorized data access or disclosure, violating GDPR's data protection principles and HIPAA's security requirements for safeguarding sensitive information.

Mitigation Strategies

Update the Event Gallery extension to version 6.5.0 or higher to address the reflected XSS and open redirect vulnerabilities.

Chat Assistant

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

EPSS Chart