Skip to main content
mySites.guru
New features added last monthRelease RadarFile ManagerImpostor FilesUpdate QueueRogue AdminsMCP & APIJoomla VELCVE Index

jDownloads security vulnerabilities

mySites.guru tracks 2 vulnerabilities in com_jdownloads. Every connected Joomla site is checked against them on each audit, and flagged if it runs an affected version.

What we check for

CriticalCVE-2026-619002026-07-17

jDownloads (com_jdownloads) 4.1.0 to 4.1.5 - Unauthenticated Arbitrary File Upload (malware hosting, RCE on misconfigured hosts)

jDownloads 4.1.0 to 4.1.5 ship a standalone, unauthenticated file-upload handler at administrator/components/com_jdownloads/assets/upload/upload-handler.php. The handler was introduced in the 4.1.0 release and is absent from 4.0.52 and earlier. The vendor confirms it was a test/experimental upload component unintentionally included in the release package. The endpoint has no _JEXEC guard, no Joomla session, no CSRF token and no permission check, and it bypasses jDownloads' own upload blacklist - it enforces only its own hardcoded extension allow-list (zip, rar, 7z, tar, gz, pdf, exe, msi, dat, mp3, mp4, images and Office documents). An unauthenticated attacker can POST arbitrary files of those types to a web-accessible directory and read them back over HTTP: malware/phishing hosting on the trusted domain and storage/disk abuse (default 500MB per file). It becomes remote code execution on any host that executes secondary file extensions (Apache AddHandler/mod_mime), or if an administrator has added an executable type (php/phtml) to the allowed list. Confirmed exploitable live (unauthenticated upload plus public read-back) on a default install. As of 2026-07-17 no fixed release is published (4.1.5 is current); the vendor's prepared fix removes the handler and the residual test_uploads directory on update. Mitigation until then: delete administrator/components/com_jdownloads/assets/upload/upload-handler.php and the administrator/components/com_jdownloads/test_uploads/ directory if present, or block web access to that path.

Affected versions: ≥ 4.1.0 and ≤ 4.1.5

Full advisory: www.jdownloads.com

jDownloads (com_jdownloads) 1.9.0 to 4.0.47 - Multiple CSRF and Information Disclosure

jDownloads versions 1.0.0 through 4.0.47 contain multiple cross-site request forgery vectors (CVE-2025-55758), allowing an attacker to make an authenticated administrator perform unintended actions by following a crafted link. jDownloads 3.9.8.2 additionally allows a remote user to alter address bar parameters and view the file names of other users' downloads (CVE-2022-27909). Update to 4.1.6 or later, which is also the release that fixes the separate unauthenticated upload flaw covered by its own rule. This rule starts at 1.9.0 so it does not match the Xmap jDownloads integration plugin, which reports version 1.0.0 under the same element. Also within this rule: CVE-2020-19447, CVE-2020-19450, CVE-2020-19451 and CVE-2020-19455 (four SQL injections in jDownloads 3.2.63 via send.php f_marked_files_id, jdownloadshelper.php getUserLimits and updateLog, and categories.php filter_order). All four sit inside the 1.9.0 to 4.0.47 range and need no separate row.

Affected versions: ≥ 1.9.0 and ≤ 4.0.47

Full advisory: www.jdownloads.com

What we have written about jDownloads

Running jDownloads on a site you manage?

A free audit tells you which of your Joomla and WordPress sites run an affected version, which are out of date, and which have not been backed up. No card required. If a site is already compromised, fix.mysites.guru is a single fixed fee per incident, usually resolved the same day.

CVE identifiers: CVE-2026-61900, CVE-2025-55758, CVE-2022-27909. Rules current as of 13 September 2026.