Description
Joomla Extension - yootheme.com - Unauthenticated arbitrary file upload in Zoo < 4.1.64 - The image element accepts arbitrary files when the client-supplied Content-Type falls within the image MIME group.
Published: 2026-08-19
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Zoo extension for Joomla exposes an arbitrary file upload vulnerability that permits unauthenticated users to upload any file type. When the client sends a Content-Type header within the image MIME group, the server accepts the file without validating its actual contents or type. This flaw enables an attacker to place malicious files, such as web shells, onto the server and subsequently execute them, giving full remote code execution capability.

Affected Systems

Affected are installations of the yootheme.com Zoo extension for Joomla running any version earlier than 4.1.64. No authentication is required, so the vulnerability stands in the default configuration.

Risk and Exploitability

The CVSS score of 10 indicates a complete compromise with no need for privileged access. The EPSS score of 0.00312 (less than 1%) indicates a very low but non‑zero exploitation probability, yet the lack of authentication and the ability to upload executable code means an attacker could still exploit the vulnerability. The vulnerability is not currently listed in CISA’s KEV catalog, but the severity warrants immediate attention. Attackers can exploit the flaw over the public web interface, making it a broad threat vector.

Generated by OpenCVE AI on August 20, 2026 at 17:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Zoo extension to version 4.1.64 or later.
  • Restrict upload handling to only accepted image MIME types and validate the actual file content on the server.
  • Ensure upload directories have non‑executable permissions and are not exposed to direct web execution.
  • Audit existing uploads for potentially malicious files and remove any that are not legitimate.

Generated by OpenCVE AI on August 20, 2026 at 17:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://www.yootheme.com/ cve-icon cve-icon
History

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

Type Values Removed Values Added
First Time appeared Yootheme.com
Yootheme.com zoo Extension For Joomla
Vendors & Products Yootheme.com
Yootheme.com zoo Extension For Joomla

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - yootheme.com - Unauthenticated arbitrary file upload in Zoo < 4.1.64 - The image element accepts arbitrary files when the client-supplied Content-Type falls within the image MIME group.
Title Joomla Extension - yootheme.com - Unauthenticated arbitrary file upload in Zoo < 4.1.64
Weaknesses CWE-434
References
Metrics cvssV4_0

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


Subscriptions

Yootheme.com Zoo Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T04:48:18.227Z

Reserved: 2026-08-16T13:48:13.135Z

Link: CVE-2026-74803

cve-icon Vulnrichment

Updated: 2026-08-20T15:53:14.746Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T14:17:39.487

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-74803

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type