CVE-2026-61424
Received Received - Intake

Unauthenticated File Upload RCE in DJ-Classifieds Joomla Extension

Vulnerability report for CVE-2026-61424, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: Joomla! Project

Description

The Joomla extension DJ-Classifieds is vulnerable to an unauthenticated file upload, leading to full RCE.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
dj_extensions dj_classifieds to 3.11.1 (inc)
dj_extensions dj_classifieds 3.11.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-61424 is an unauthenticated arbitrary file upload vulnerability in the DJ-Classifieds Joomla extension. It allows attackers to upload malicious files without authentication or a CSRF token by exploiting the front-end task option=com_djclassifieds&task=imageupload. The vulnerability bypasses basic controls like file extension checks and a weak content scan that only looks for specific strings like <?php or eval(.

Detection Guidance

Check server logs for anonymous requests to the vulnerable endpoint: option=com_djclassifieds&task=imageupload. Look for uploaded files in the default upload directory tmp/djupload, especially randomly named .gif files containing PHP code. Inspect for unauthorized administrator accounts or modified PHP files.

Impact Analysis

This vulnerability can lead to remote code execution (RCE) if the server is misconfigured. Attackers can upload malicious PHP code hidden in image files, creating a web shell. This may result in full server compromise, data theft, or further attacks. Even if the server does not execute the PHP directly, the uploaded file could be used for lateral movement or exploitation of other vulnerabilities.

Compliance Impact

This vulnerability could lead to unauthorized file uploads and remote code execution, potentially exposing sensitive data. For GDPR, this may result in unauthorized access to personal data, triggering breach notification requirements. For HIPAA, it could compromise protected health information if the system handles such data. Both standards require strict access controls and audit logging, which this flaw bypasses.

Mitigation Strategies

Update DJ-Classifieds to version 3.11.2 or later immediately. If updating is not possible, block access to the vulnerable endpoint via firewall or WAF. Remove any suspicious files from tmp/djupload and audit the system for signs of compromise.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61424. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart