What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
Helix Ultimate extension for Joomla contains a cross-site scripting (XSS) vulnerability that allows authenticated administrators to inject malicious scripts. An attacker with high-level admin privileges can craft input that executes arbitrary JavaScript in other users' browsers when they view affected pages. This vulnerability requires admin-level access to exploit.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in other users' browsers when they view affected pages.
Potential impact on your site
04Site Impact
A compromised admin account can inject scripts to steal data, modify content, or redirect users to malicious sites.
Conditions required to exploit
05Prerequisites
Attacker must have high-level administrator privileges on the Joomla site.
Key dates
06Disclosure timeline
August 31, 2026
CVE published