Description
Lack of output escaping for article titles leads to XSS vectors in various locations.
Published: 2026-04-01
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (client‑side code execution)
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from insufficient output escaping of article titles in Joomla! CMS. Because titles are rendered without sanitization, an attacker who can set the title can insert malicious JavaScript. When a visitor loads the page where the title appears, the script runs in the user's browser, leading to potential credential theft, defacement, or malicious redirects. This is a classic stored XSS weakness (CWE‑79).

Affected Systems

All Joomla! CMS installations that contain the affected code are impacted. The announcement does not list specific versions, so administrators should assume the issue exists in every release until a patch is applied. The vulnerability exists wherever article titles are output to the front‑end or administrative interface.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity, while an EPSS below 1 % suggests low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation generally requires the ability to create or edit an article, meaning the attacker must have CMS editing rights or successfully compromise an account. If the attacker can meet that prerequisite, the compromised browsers can execute arbitrary scripts.

Generated by OpenCVE AI on April 9, 2026 at 21:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Joomla! security update released on or after 2026‑03‑04 that includes output‑escaping for article titles.
  • Verify that the CMS version reflects the applied patch by checking the release notes or the admin interface.

Generated by OpenCVE AI on April 9, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Apr 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Joomla joomla\!
CPEs cpe:2.3:a:joomla:joomla\!:*:*:*:*:*:*:*:*
Vendors & Products Joomla joomla\!
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Fri, 03 Apr 2026 10:15:00 +0000

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

Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
Description Lack of output escaping for article titles leads to XSS vectors in various locations.
Title Joomla! Core - [20260304] - XSS vectors in various article title outputs
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-04-02T05:09:54.642Z

Reserved: 2026-01-01T04:42:27.961Z

Link: CVE-2026-21632

cve-icon Vulnrichment

Updated: 2026-04-01T12:57:58.226Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-01T10:16:16.250

Modified: 2026-04-09T19:59:20.373

Link: CVE-2026-21632

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:45:51Z

Weaknesses