Description
Joomla! Core - [20260802] - Improper CORS origin validation in Joomla 4.0.0-5.4.7, 6.0.0-6.1.2 - An improper implementation prevented configured CORS origins from being properly validated in CORS requests.
Published: 2026-08-18
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from Joomla! Core’s failure to properly validate configured CORS origins in forms of HTTP requests. A malicious foreign origin can send cross‑origin requests that the server accepts, bypassing the intended same‑origin policy. This flaw, classified as CWE‑93, enables an attacker to retrieve responses from protected endpoints, potentially revealing sensitive data or session information to the attacker’s domain. The impact is limited to data disclosure rather than code execution but can still compromise confidentiality of user or administrative information.

Affected Systems

Joomla! CMS from versions 4.0.0 through 5.4.7 and 6.0.0 through 6.1.2 are affected. The Joomla! Project maintains these releases under the Joomla! CMS product line.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity, with the vulnerability likely exploitable over the network via manipulated HTTP requests. EPSS data are not available, so the current exploitation probability remains undetermined, and the vulnerability is not listed in CISA’s KEV catalog. The most probable attack vector involves an attacker hosting a malicious website which sends crafted CORS requests to the vulnerable Joomla! site, gaining unintended access to response data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Joomla! CMS 5.4.8 or newer, or 6.1.3 or newer, which contains the proper CORS origin validation patch.
  • If upgrading is not immediately possible, restrict the CORS configuration by clearing the allowed origins list or specifying only trusted domains in configuration, ensuring the server rejects all other origin headers.
  • Apply a web application firewall rule or monitor logs for abnormal cross‑origin requests to detect potential exploitation attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 15:15: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': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L'}


Fri, 21 Aug 2026 21:45:00 +0000

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

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', '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 - [20260802] - Improper CORS origin validation in Joomla 4.0.0-5.4.7, 6.0.0-6.1.2 - An improper implementation prevented configured CORS origins from being properly validated in CORS requests.
Title Joomla! Core - [20260802] - Improper CORS origin validation in Joomla 4.0.0-5.4.7, 6.0.0-6.1.2
Weaknesses CWE-93
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-19T04:50:02.546Z

Reserved: 2026-08-07T13:04:49.114Z

Link: CVE-2026-71573

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-03T15:04:22.527

Link: CVE-2026-71573

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:18:17Z

Weaknesses
  • CWE-93

    Improper Neutralization of CRLF Sequences ('CRLF Injection')