Description
Lack of escaping leads to an XSS vulnerability in the file management view of com_templates.
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 cross‑site scripting flaw caused by a lack of escaping in the file management view of the com_templates component. As a result, text that is displayed to a browser can contain unfiltered JavaScript, which an attacker may inject and execute in the victim’s browser when the page is viewed.

Affected Systems

The Joomla! CMS from the Joomla! Project is affected, specifically the com_templates component. No specific listed, so any release that has not incorporated the escape fix remains vulnerable.

Risk and Exploitability

The CVSS score of 5.9. The EPSS score is less than 1  , and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is exploitation of the file management view, requiring the attacker to provide or alter content that is then rendered to users; this inference is drawn from the description of the missing escaping.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an available Joomla! CMS patch that fixes the com_templates XSS bug; if no patch is available, upgrade to the latest stable release that contains the fix.
  • Restrict or disable the file management view for users who do not require it, thereby limiting the surface that can receive injected script.
  • Implement a Content Security Policy that blocks inline scripts or restricts script sources to trusted domains, reducing the impact of any bypassed escaping.

Generated by OpenCVE AI on July 26, 2026 at 19:14 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 an XSS vulnerability in the file management view of com_templates.
Title Joomla! Core - [20260704] - XSS in com_templates
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:54:59.780Z

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

Link: CVE-2026-48950

cve-icon Vulnrichment

Updated: 2026-07-07T18:40:55.446Z

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')