Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-74803 – Unauthenticated Arbitrary File Upload – Zoo extension for Joomla (versions 1.0.0 th

Be the first to know when new zero-days emerge:

Summary

CVE-2026-74803 is a critical unauthenticated arbitrary file upload vulnerability in the Zoo extension (com_zoo) for Joomla, affecting all versions from 1.0.0 through 4.1.63. The flaw resides in the Image element of the front-end item submission form, which validates uploaded files based solely on the client-supplied Content-Type header rather than inspecting actual file content. This allows an unauthenticated attacker to upload a PHP file disguised as an image and achieve remote code execution, resulting in complete compromise of confidentiality, integrity, and availability.

Technical details

  • Root cause: CWE-434 (Unrestricted Upload of File with Dangerous Type) — the Image element’s upload validator trusts the client-supplied Content-Type header to determine whether a file is an image, without verifying the file’s actual contents.
  • Trigger condition: any front-end submission form that includes an Image element and accepts anonymous/public submissions.
  • Attack vector: an attacker uploads a file (e.g., a .php file) while setting Content-Type: image/jpeg (or another image MIME type) in the upload request; the file retains its dangerous extension and is stored in a web-accessible uploads directory.
  • Impact: the uploaded file can be directly requested and executed by the web server, giving the attacker unauthenticated remote code execution on the host, with no authentication or user interaction required.

Affected software

  • Zoo extension (com_zoo) for Joomla: versions 1.0.0 through 4.1.63

Severity

  • CVSS v4.0 Base Score: 10.0 (Critical)
  • 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

Mitigation and recommended actions

  • Immediate: Upgrade the Zoo extension to version 4.1.64 or later (4.1.65 was released shortly after 4.1.64 with additional security fixes and is recommended as the current version).
  • If patching cannot be applied immediately: disable or restrict public/anonymous front-end item submission forms that include an Image element, and review the uploads directory (typically under images/zoo/uploads/) for unexpected non-image files, particularly ones with .php or other executable extensions, removing any found and investigating for further compromise.
  • Consider server-level controls to prevent script execution within upload directories as a defense-in-depth measure.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge