CVE-2026-85191
7.5Regular Labs · Tabs & Accordions extension for Joomla
The Tabs & Accordions extension for Joomla is vulnerable to stored Cross-site Scripting (XSS) via the data-rlta-alias parameter, allowing privileged users to execute malicious JavaScript.
Executive summary
A stored Cross-site Scripting vulnerability in the Tabs & Accordions extension for Joomla allows authenticated attackers with administrative privileges to execute arbitrary JavaScript in the context of the application.
Vulnerability
The extension fails to properly sanitize the data-rlta-alias attribute when injecting it into an onclick event handler. This flaw allows a privileged user to break out of the intended JavaScript context, leading to stored XSS.
Business impact
Successful exploitation of this vulnerability allows an attacker with administrative access to perform unauthorized actions on behalf of other users or administrators. Given the CVSS score of 7.5, this high-severity flaw poses a risk of account takeover and potential compromise of the Joomla backend interface, which could lead to broader site defacement or unauthorized data access.
Remediation
Immediate Action: Administrators should immediately restrict access to the affected extension settings and verify that no unauthorized scripts have been injected into existing tabs or accordion items.
Proactive Monitoring: Monitor site activity logs for unusual administrative actions or unexpected requests originating from the Joomla backend, specifically targeting extension configuration pages.
Compensating Controls: Deploy a Web Application Firewall (WAF) with custom rules to filter suspicious patterns within the data-rlta-alias parameter, effectively blocking attempts to inject malicious scripts until a vendor patch is applied.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high impact of this stored XSS vulnerability, administrators must prioritize the security of their Joomla extension environment. Monitor the vendor website for the release of version 3.1.0 or higher, and apply the update immediately upon availability to remediate this security gap.
More Regular Labs CVEs
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section