CVE-2026-61900 Details
Description
Joomla Extension - dj-extensions.com - Unauthenticated arbitrary file upload in DJ-jDownloads < 4.1.6 - The Joomla extension JDownloads is vulnerable to an unauthenticated file upload, leading to full RCE.
A vulnerability in the Joomla extension jDownloads, specifically in versions 4.1.0 through 4.1.5, allows for unauthenticated file uploads via a script that was unintentionally included in the release package. This script, located in the 'administrator/components/com_jdownloads/assets/upload/' directory, lacks essential security checks such as authentication, CSRF protection, and permission validations. While the script's extension whitelist excludes PHP files, it permits other file types, including executables, which could be exploited under certain server configurations to achieve remote code execution. The vulnerability arises from the script's disregard for jDownloads' built-in upload safeguards, enabling anonymous users to upload files that could be executed or used maliciously.
Users are advised to update jDownloads to version 4.1.6, which removes the vulnerable upload handler and clears any leftover test uploads. If an immediate update is not possible, the upload-handler.php file can be deleted manually as a temporary measure.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 20, 2026CISA-ADP
Assessed Jul 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://mysites.guru/blog/jdownloads-4-1-unauthenticated-upload-flaw/ | [email protected] | AdvisoryRemedy |
| https://www.jdownloads.com/ | [email protected] | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jDownloads | >= 4.1.0, <= 4.1.5 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Modified | [email protected] |
| Jul 21, 2026 | CVE Modified | CISA-ADP |
| Jul 20, 2026 | New CVE Received | [email protected] |
Volerion