Description
Joomla! Core - [20260810] - Unrestricted uploads of SHTML files in Joomla 1.0.0-5.4.7, 6.0.0-6.1.2 - The default list of dangerous files did not include SHTML files. On servers that executed these files, that could lead to code execution.
Published: 2026-08-18
Score: 8.9 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability permits the upload of files with an SHTML extension, which are then processed by the web server. Because the default blacklist in Joomla does not include SHTML, an attacker can upload a file containing server‑side include directives or other executable code, resulting in remote code execution on the target server. This flaw allows a determined adversary to compromise application confidentiality, integrity, and potentially availability by leveraging the server’s execution context. The weakness is captured by CWE‑434, which represents an unsafe file upload that fails to validate file types.

Affected Systems

All Joomla CMS releases from version 1.0.0 up to and including 5.4.7, as well as 6.0.0 through 6.1.2, are affected. The Joomla Framework Filesystem package also suffers from the same oversight in its dangerous‑file filtering logic. Administrators should verify if they are running any of these versions or the Joomla Framework package within this range.

Risk and Exploitability

The CVSS base score of 8.9 indicates high severity, and the EPSS score is currently unavailable, implying no concrete assessment of exploit probability, though the lack of a KEV listing suggests it has not yet been widely observed. The attack vector is inferred to be through the media library or other file‑upload functionality that is accessible to authenticated or unauthenticated users, depending on site configuration. If the server interprets SHTML files, an attacker can inject and execute code upon upload, resulting in full host compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Joomla CMS to a version that includes the official patch or apply the Joomla Project’s fixed release.
  • Upgrade the Joomla Framework Filesystem package to the corrected version.
  • If an upgrade is not immediately possible, configure the upload handler to reject files with an .shtml extension or any other potentially executable MIME type, and disable SHTML execution in the web server configuration.
  • Optionally limit access to media‑library upload features to administrative users only.

Generated by OpenCVE AI on August 18, 2026 at 17:48 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': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


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

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

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


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


Tue, 18 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Description Joomla! Core - [20260810] - Unrestricted uploads of SHTML files in Joomla 1.0.0-5.4.7, 6.0.0-6.1.2 - The default list of dangerous files did not include SHTML files. On servers that executed these files, that could lead to code execution.
Title Joomla! Core - [20260810] - Unrestricted uploads of SHTML files in Joomla 1.0.0-5.4.7, 6.0.0-6.1.2
Weaknesses CWE-434
References
Metrics cvssV4_0

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


Subscriptions

Joomla Joomla! Joomla! Framework Filter Package Joomla\!
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-19T04:44:31.649Z

Reserved: 2026-08-12T14:00:09.041Z

Link: CVE-2026-73373

cve-icon Vulnrichment

Updated: 2026-08-18T19:02:16.716Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T16:18:17.173

Modified: 2026-09-03T15:06:54.833

Link: CVE-2026-73373

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type