Description
Lack of validation leads to an XSS vulnerability in the MFA management views.
Published: 2026-07-07
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Joomla! CMS suffers an input validation flaw in the Multifactor Authentication (MFA) management views that allows arbitrary script injection. When a user—typically an administrator—loads the MFA interface, the injected code executes in the victim’s browser, which can modify page content or collect information from the session context. This flaw is a classic Cross‑Site Scripting weakness listed as CWE‑79.

Affected Systems

The Joomla! Project’s Joomla! CMS product is affected, specifically the MFA method management functionality. No explicit version or release information is provided, meaning that any Joomla! CMS installation that includes the MFA management feature could be vulnerable. Site administrators should assess if their installation contains that capability.

Risk and Exploitability

The CVSS score of 5.9 denotes moderate severity. With an EPSS score of less than 1% and no listing in the CISA KEV catalog, the likelihood of active exploitation is currently low. The attack vector appears to be a user who can access the MFA management interface, which typically requires administrative privileges. Because the description does not state whether remote exploitation is possible without authentication, the risk is judged to remain moderate pending further evidence.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Joomla! CMS release that includes the MFA management XSS fix, as documented in the official advisory.
  • If the patch cannot be applied immediately, limit access to the MFA management interface to trusted administrator accounts and enforce a strong Content‑Security‑Policy header that blocks inline script execution.
  • Monitor administrator activity and browser console logs for anomalous script behavior that may indicate exploitation attempts.

Generated by OpenCVE AI on July 26, 2026 at 19:17 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 validation leads to an XSS vulnerability in the MFA management views.
Title Joomla! Core - [20260703] - XSS in MFA method management
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:52:37.880Z

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

Link: CVE-2026-48949

cve-icon Vulnrichment

Updated: 2026-07-07T18:44:14.259Z

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