CVE-2024-12267 MEDIUM

CVE-2024-12267: Drag and Drop Multiple File Upload – Contact Form 7 <= 1.3.8.5 - Limited Arbitrary File Deletion

Vendor Glenwpcoder
Product Drag and Drop Multiple File Upload for Contact Form 7
Weakness CWE-73
Published January 31, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Drag and Drop Multiple File Upload – Contact Form 7 plugin for WordPress is vulnerable to limited arbitrary file deletion due to insufficient file path validation in the dnd_codedropz_upload_delete() function in all versions up to, and including, 1.3.8.5. This makes it possible for unauthenticated attackers to delete limited arbitrary files on the server. It is not possible to delete files like wp-config.php that would make RCE possible.

Explanation of Vulnerability in Simple Terms

02Summary

The Drag and Drop Multiple File Upload for Contact Form 7 plugin contains a vulnerability that allows attackers to modify data on the site without authentication. The flaw stems from improper input validation in file upload handling. No user interaction is required for exploitation. Site administrators should update to a version newer than 1.3.8.5.

What an attacker can do

03Attacker Capabilities

Modify or corrupt data on the site through malicious file uploads.

Potential impact on your site

04Site Impact

Attackers can alter site content or data without logging in, potentially affecting form submissions and uploaded files.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 31, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE