Description
Lack of escaping leads to XSS vulnerabilities in modalreturn layouts of various components.
Published: 2026-07-07
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a lack of escaping in the modalreturn layouts of several Joomla components, allowing attackers to run in the visitor’s browser. The weakness is classified as CWE‑79.

Affected Systems

The issue affects the Joomla! CMS supplied by the Joomla! Project. Specific version numbers are not provided in the advisory, so any installation that has not yet applied recent updates could be vulnerable.

Risk and Exploitability

The CVSS score of 5.9 reflects moderate risk, while the EPSS score of < 1% indicates a very low likelihood of exploitation and the vulnerability is not listed in the KEV catalog. The likely attack vector is through web interaction with the affected modalreturn layout, where an attacker can supply crafted input to trigger the XSS. Although the exploitation requires that users load the vulnerable interface, remote exploitation is possible if the site exposes the modalreturn functionality to unauthenticated or authenticated users.

Generated by OpenCVE AI on July 26, 2026 at 19:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Joomla! CMS security update.
  • If immediate upgrade is not feasible, remove or hard‑code escape handling for modalreturn inputs in the affected components.
  • Deploy and configure a web application firewall to detect and block suspicious script payloads, and monitor application logs for anomalous activity.

Generated by OpenCVE AI on July 26, 2026 at 19:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Joomla
Joomla joomla!
Vendors & Products Joomla
Joomla joomla!

Tue, 07 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Description Lack of escaping leads to XSS vulnerabilities in modalreturn layouts of various components.
Title Joomla! Core - [20260705] - XSS in various modalreturn layouts
Weaknesses CWE-79
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-08T09:53:34.261Z

Reserved: 2026-05-26T16:47:13.550Z

Link: CVE-2026-48951

cve-icon Vulnrichment

Updated: 2026-07-07T18:53:46.535Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:30:03Z

Weaknesses
  • CWE-79

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