Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Unauthenticated network injection (PR:N, AV:N) needing a victim to view the page (UI:R); scope changes to the victim's browser session (S:C) with high confidentiality but limited integrity and no availability impact.
Primary rating from Vendor (Joomla).
CVSS VectorVendor: Joomla
Lifecycle Timeline
2DescriptionCVE.org
The Joomla extension Helix Ultimate is vulnerable to an unauthenticated stored XSS.
AnalysisAI
Stored cross-site scripting in JoomShaper's Helix Ultimate template framework for Joomla lets unauthenticated attackers persist malicious JavaScript that executes in a victim's browser when the affected page is viewed. Because injection requires no authentication (PR:N) but relies on a victim rendering the poisoned content (UI:P), an attacker can hijack sessions, steal credentials, or perform actions as high-privilege administrators who visit the page. No public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
Helix Ultimate is a widely used template/page-builder framework for the Joomla CMS (CPE cpe:2.3:a:joomshaper.com:helix_ultimate_extension_for_joomla), providing layout, menu, and mega-menu functionality that renders site-wide, including in administrator-facing contexts. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation): user-controllable input is stored server-side and later reflected into HTML output without proper encoding or sanitization, so injected script is served as part of the trusted page. Stored XSS in a template framework is particularly impactful because the framework controls markup that is rendered across many pages rather than a single isolated endpoint.
RemediationAI
No vendor-released patch version is identified in the available data, so consult JoomShaper at https://www.joomshaper.com/joomla-templates/helixultimate for the latest Helix Ultimate release and upgrade to the newest version once a fix is published, verifying the changelog references CVE-2026-57829. As compensating controls until a confirmed patch is applied, deploy a web application firewall or Joomla security extension with XSS filtering rules to block script-bearing input to Helix Ultimate input fields (trade-off: WAF rules can be bypassed and may produce false positives on legitimate rich content), enforce a strict Content-Security-Policy that disallows inline scripts to blunt payload execution (trade-off: may break template features that rely on inline JS), and restrict access to any Helix Ultimate configuration or content-entry surfaces to trusted administrators while auditing stored template/menu content for injected markup. Absence of a listed fix version is not confirmation that no patch exists - verify current version status with the vendor.
Arbitrary file deletion in JoomShaper's Helix Ultimate template framework for Joomla allows unauthenticated remote attac
Stored XSS in the Helix Ultimate Joomla extension (versions before 2.2.10) allows authenticated administrators to plant
Open redirect in Helix Ultimate (Joomla extension by joomshaper.com) versions prior to 2.2.10 allows unauthenticated net
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43302
GHSA-6r9m-9724-qfvg