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.
Published: 2026-08-31
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unsanitized column and item configuration values stored within the MegaMenu layout JSON were rendered without complete contextual escaping, allowing injection of malicious HTML/JS. This stored XSS can run arbitrary JavaScript in the browsers of all visitors who view the affected menu, enabling cookie theft, session hijack, defacement, or other malicious actions. The vulnerability is stored, so it persists and is delivered to any user who accesses the page. The likely attack vector is an administrator or user with edit rights to the Helix Ultimate MegaMenu layout, who injects content that is later rendered for all site visitors.

Affected Systems

The vulnerability affects the JoomShaper Helix Ultimate extension for Joomla. Any installation of Helix Ultimate older than version 2.2.10 is impacted.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity, reflecting the significant impact on confidentiality and integrity for site visitors. EPSS data is unavailable, so the current exploitation probability is unknown, but stored XSS is a common attack mechanism. The vulnerability is not listed in CISA KEV, suggesting no documented active exploitation, yet the required administrator privilege makes it a moderate-to-high risk for sites that allow third‑party content creation.

Generated by OpenCVE AI on August 31, 2026 at 15:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Helix Ultimate extension to version 2.2.10 or later to apply the InputFilter and htmlspecialchars sanitization fix.
  • If an upgrade cannot be performed immediately, restrict or disable the MegaMenu layout configuration access to trusted administrators, or remove the MegaMenu entirely until a patch is applied.
  • Deploy a strict Content Security Policy that blocks inline scripts and limits script sources to trusted domains to mitigate any remaining XSS risk.

Generated by OpenCVE AI on August 31, 2026 at 15:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 31 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
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.
Title Joomla Extension - joomshaper.com - Stored Cross-Site Scripting (XSS) in MegaMenu Layout Container & Embed Inputs in Helix Ultimate < 2.2.10
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-31T14:25:26.325Z

Reserved: 2026-08-22T14:23:37.801Z

Link: CVE-2026-78077

cve-icon Vulnrichment

Updated: 2026-08-31T14:25:23.225Z

cve-icon NVD

Status : Received

Published: 2026-08-31T14:17:24.113

Modified: 2026-08-31T15:17:58.130

Link: CVE-2026-78077

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T15:30:04Z

Weaknesses
  • CWE-79

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