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

New CVE Detected

CVE-2026-61424 – Unauthenticated File Upload Leading to RCE – DJ-Classifieds for Joomla (up to 3….

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

Summary

CVE-2026-61424 is a critical unauthenticated arbitrary file upload vulnerability (CWE-434) in the DJ-Classifieds extension for Joomla, developed by dj-extensions.com, affecting all versions from 1.0 through 3.11.1. The flaw allows any unauthenticated remote attacker to upload a malicious file to the server, leading to Remote Code Execution (RCE), and carries a maximum CVSS 4.0 score of 10.0. A patch was released on July 20, 2026 in version 3.11.2, and the extension has been unpublished from the Joomla Extension Directory pending resolution.

Technical details

  • Root cause: The upload() method in administrator/components/com_djclassifieds/lib/djupload.php processes file uploads with no authentication check and no CSRF or session token validation. The component’s content-filtering logic only blocks three literal PHP strings — <?php, eval(, and base64 — allowing payloads using PHP short tags (e.g., <?=system($_GET['c']);?>) to bypass the filter entirely.
  • Trigger conditions: An attacker submits a crafted HTTP POST request to the endpoint index.php?option=com_djclassifieds&task=imageupload. No login, token, or prior interaction is required.
  • Attack vector: Network-accessible, no authentication, no user interaction required, low attack complexity.
  • Impact: Successful exploitation enables an attacker to upload attacker-controlled PHP code to the target server. Execution of that code — and full server compromise — follows on hosts where uploaded files are served from a web-accessible path. The open endpoint also exposes sites to secondary risks including disk exhaustion and content abuse.

Affected software

  • DJ-Classifieds extension for Joomla — all versions from 1.0 through 3.11.1

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
  • CWE: CWE-434 – Unrestricted Upload of File with Dangerous Type

Mitigation and recommended actions

  • Immediate: Upgrade DJ-Classifieds to version 3.11.2 (released July 20, 2026). This release adds authentication and CSRF/session validation to the imageupload endpoint and enforces a server-side image-only allowlist, restricting accepted file types to jpg, jpeg, png, and gif.
  • If immediate patching is not possible: Block unauthenticated access to the index.php?option=com_djclassifieds&task=imageupload endpoint at the web server or WAF layer to prevent exploitation until the update can be applied.

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