Arbitrary file upload in Addonsorg Drag And Drop File Upload For Elementor Forms

CVE-2026-18351

The Drag and Drop File Upload for Elementor Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.6.0 via the elementor_file_upload function. This is due to insufficient file type validation in the is_file_type_valid() function, which uses the attacker-controlled 'type' parameter as regex keys in the MIME allowlist, allowing blacklist bypass via a crafted extension that sanitize_file_name() later normalizes to a PHP extension. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.

Vulnerability class: Unrestricted File Upload

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-18351?
CVE-2026-18351 is a critical-severity vulnerability in Addonsorg Drag And Drop File Upload For Elementor Forms, classified under Unrestricted Upload of File with Dangerous Type. CVSS score: 9.8/10. Published 2026-09-10.
How severe is CVE-2026-18351?
Critical severity. CVSS v3 base score is 9.8 out of 10.