Description
Joomla! Core - [20260806] - XSS through schema.org outputs in Joomla 5.1.0-5.4.7, 6.0.0-6.1.2 - Improper escaping flags lead to an XSS vector in schema.org markup outputs.
Published: 2026-08-18
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an XSS flaw that originates from improper escaping of schema.org markup generated by Joomla! CMS. When a page containing the vulnerable output is rendered, an attacker can inject malicious scripts that execute in the browsers of the visitors. Potential outcomes such as session cookie theft or page defacement are plausible because they are typical consequences of XSS, but the advisory does not explicitly state these effects; they are inferred from the nature of the vulnerability. This weakness is identified as CWE‑79.

Affected Systems

All Joomla! CMS installations running any of the Joomla core versions 5.1.0 through 5.4.7 or 6.0.0 through 6.1.2 are affected. The flaw resides in the core product and does not involve any third‑party extensions.

Risk and Exploitability

The CVSS base score of 5.1 categorises the issue as moderate. No EPSS score is available, so the likelihood of exploitation is uncertain, and the advisory is not listed in the CISA KEV catalogue, indicating no widespread exploitation has been reported. The attack vector most likely involves a user visiting a page that contains the vulnerable schema.org markup, such as via a drive‑by visit or a crafted link, leading to script execution in the victim’s browser. The impact remains confined to the client side; the server remains unexploited.

Generated by OpenCVE AI on August 18, 2026 at 18:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Joomla! CMS to a patched release newer than 5.4.7 or 6.1.2.
  • If an upgrade cannot be performed immediately, disable schema.org markup generation in the content plugin or site configuration to eliminate the vulnerable output.
  • Apply Joomla’s input filtering or content sanitization settings to ensure that any user‑provided data is properly escaped before rendering.

Generated by OpenCVE AI on August 18, 2026 at 18:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 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, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description Joomla! Core - [20260806] - XSS through schema.org outputs in Joomla 5.1.0-5.4.7, 6.0.0-6.1.2 - Improper escaping flags lead to an XSS vector in schema.org markup outputs.
Title Joomla! Core - [20260806] - XSS through schema.org outputs in Joomla 5.1.0-5.4.7, 6.0.0-6.1.2
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-18T19:27:31.750Z

Reserved: 2026-08-12T09:07:21.642Z

Link: CVE-2026-73336

cve-icon Vulnrichment

Updated: 2026-08-18T19:03:44.313Z

cve-icon NVD

Status : Received

Published: 2026-08-18T17:17:02.707

Modified: 2026-08-18T17:17:02.707

Link: CVE-2026-73336

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T18:15:05Z

Weaknesses
  • CWE-79

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