Description
Lack of escaping leads to an XSS vulnerability in the update list view of com_installer.
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 is a lack of escaping that allows an attacker to inject arbitrary JavaScript into the update list view of the com_installer component, exposing the site to a cross‑site scripting (CWE‑79) flaw. The injection enables execution of scripts in the browsers of users who view the vulnerable page and does not compromise server‑side resources. The CVSS score of 5.9 indicates moderate severity, and the EPSS score of less than 1% reflects a low exploitation likelihood. The vulnerability is not listed in CISA's KEV catalog, suggesting limited public exploitation. The likely attack vector is through the web interface; exploitation requires access to the update list view and results in client‑side script execution.

Affected Systems

Joomla! CMS from the Joomla! Project is affected. No specific version numbers are provided in the data, so the issue may exist in the update list view at the time of the advisory.

Risk and Exploitability

The CVSS score of 5.9 indicates a moderate level of severity, while the EPSS of less than 1% shows that the vulnerability is unlikely to be actively exploited in the wild. The lack of listing in CISA's KEV catalog also points to limited public exploitation. Given that the flaw exists in the update list view of the com_installer component, the most plausible attack vector is through the Joomla! web interface; an attacker would need to access that page to inject arbitrary JavaScript, resulting in client‑side script execution for users who view the page.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Joomla! CMS to the latest version that includes the fix.
  • If an update is not immediately possible, restrict or remove access to the com_installer update interface for untrusted users.
  • Implement web application firewall rules or security headers such as Content‑Security‑Policy to mitigate the risk of cross‑site scripting on the affected page.

Generated by OpenCVE AI on July 26, 2026 at 19:12 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': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Lack of escaping leads to an XSS vulnerability in the update list view of com_installer.
Title Joomla! Core - [20260706] - XSS in com_installer
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:56:50.251Z

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

Link: CVE-2026-48952

cve-icon Vulnrichment

Updated: 2026-07-07T18:33:58.420Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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