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

New CVE Detected

CVE-2026-61900 – Unauthenticated File Upload leading to RCE – jDownloads extension for Joomla 4.1…

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

Summary

CVE-2026-61900 is a critical unauthenticated file upload vulnerability in the jDownloads download-manager extension for Joomla (versions 4.1.0 through 4.1.5), leading to full Remote Code Execution on the server. Published on July 20, 2026, it carries a CVSS 4.0 score of 10.0 (Critical) — the maximum possible — reflecting that exploitation requires no authentication, no user interaction, and no special conditions over the network. A patch is available in jDownloads 4.1.6, released July 18, 2026.

Technical details

  • Root cause: A standalone file upload handler (administrator/components/com_jdownloads/assets/upload/upload-handler.php) was accidentally included in the jDownloads release packages for versions 4.1.0–4.1.5. This script is a leftover test artifact: it contains no Joomla _JEXEC guard, no session check, no CSRF token validation, and no permission check of any kind, making it fully accessible to unauthenticated internet users.
  • Trigger conditions: Any unauthenticated attacker can send an HTTP POST request directly to the exposed handler endpoint and upload arbitrary files. The handler’s built-in extension allowlist blocks direct .php uploads by default but permits archives, images, documents, and executable file types (e.g., .exe, .msi). RCE is achievable on servers with Apache AddHandler or mod_mime secondary-extension misconfigurations, or where an administrator has expanded the allowed upload types to include server-executable extensions.
  • Attack vector: Remote, unauthenticated, network-accessible — no privileges or user interaction required (CVSS: AV:N/AC:L/AT:N/PR:N/UI:N).
  • Impact: Full compromise of confidentiality, integrity, and availability on the vulnerable system and potentially connected systems (CVSS: VC:H/VI:H/VA:H/SC:H/SI:H/SA:H). The vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type).

Affected software

  • jDownloads extension for Joomla 4.1.0
  • jDownloads extension for Joomla 4.1.1
  • jDownloads extension for Joomla 4.1.2
  • jDownloads extension for Joomla 4.1.3
  • jDownloads extension for Joomla 4.1.4
  • jDownloads extension for Joomla 4.1.5
  • Earlier 4.0.x releases are not affected — the vulnerable upload handler is absent from version 4.0.52 and below.

Severity

  • CVSS 4.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 to jDownloads 4.1.6, released July 18, 2026. This version removes the vulnerable upload handler and all associated leftover test artifacts, and applies enhanced clean-up of any residual test_uploads directory upon installation.
  • After upgrading, review your server’s upload and access logs for any suspicious POST requests to administrator/components/com_jdownloads/assets/upload/ to assess whether exploitation was attempted prior to patching.
  • If immediate patching is not possible, block public HTTP access to administrator/components/com_jdownloads/assets/upload/ at the web server or WAF level as an interim measure.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

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