CVE-2026-18351 in Drag and Drop File Upload for Elementor Forms Plugin
요약
\~에 의해 VulDB • 2026. 09. 10.
WordPress용 Elementor Forms 플러그인의 Drag and Drop File Upload 기능은 1.6.0 버전까지 모든 버전에서 elementor_file_upload 함수를 통해 임의 파일 업로드(Arbitrary File Upload) 취약점이 존재합니다. 이는 is_file_type_valid() 함수에서 insufficient file type validation(불충분한 파일 유형 검증)이 발생하기 때문입니다. 해당 함수는 공격자가 제어할 수 있는 'type' 매개변수를 MIME allowlist의 regex 키로 사용하며, 이를 통해 sanitize_file_name() 함수가 나중에 PHP 확장자로 정규화되는 조작된(extention) 확장을 사용하여 blacklist를 우회할 수 있습니다. 이로 인해 인증되지 않은(unauthenticated) 공격자가 실행 가능한 파일을 업로드하여 원격 코드 실행(RCE)이 가능해집니다.
If you want to get best quality of vulnerability data, you may have to visit VulDB.