CVE-2026-78077
Received Received - Intake

Stored XSS in Helix Ultimate Joomla Extension

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

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: Joomla! Project

Description

Joomla Extension - joomshaper.com - Stored Cross-Site Scripting (XSS) in MegaMenu Layout Container & Embed Inputs in Helix Ultimate < 2.2.10 - Unsanitized column and item configuration values stored within the MegaMenu layout JSON were rendered without complete contextual escaping, allowing injection of malicious HTML/JS. Stricter sanitization and tag allowlists via `InputFilter` and `htmlspecialchars` were implemented.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
joomla helix_ultimate to 2.2.10 (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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Stored Cross-Site Scripting (XSS) vulnerability in the Joomla extension Helix Ultimate versions before 2.2.10. Unsanitized column and item configuration values in the MegaMenu layout JSON are stored and later rendered without proper escaping, enabling malicious HTML or JavaScript injection.

Detection Guidance

Check Joomla extensions for Helix Ultimate versions below 2.2.10. Inspect MegaMenu layout JSON configurations for unsanitized inputs. Look for stored XSS payloads in column/item values rendered in HTML output.

Impact Analysis

An attacker could inject malicious scripts into web pages viewed by users. This may lead to theft of session cookies, account takeover, or defacement of the website. Users with access to the MegaMenu configuration could exploit this to execute arbitrary code.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's integrity and confidentiality requirements or HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Update Helix Ultimate to version 2.2.10 or later. Review and sanitize MegaMenu layout configurations. Apply stricter InputFilter and htmlspecialchars sanitization to prevent XSS injection.

Chat Assistant

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

EPSS Chart