What the vulnerability does
01Description
The SurveyJS: Drag & Drop WordPress Form Builder to create, style and embed multiple forms of any complexity plugin for WordPress is vulnerable to arbitrary file deletion due to a missing capability check on the callback function of the SurveyJS_DeleteFile class in all versions up to, and including, 1.12.17. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). This function is still vulnerable to Cross-Site Request Forgery as of 1.12.20.
Explanation of Vulnerability in Simple Terms
02Summary
SurveyJS Drag & Drop Form Builder versions up to 1.12.17 lack proper authorization checks, allowing authenticated users to read, modify, or delete data they should not have access to. An attacker with a low-privilege account can escalate their capabilities within the application. No user interaction is required once authenticated.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete other users' form data and survey responses without authorization.
Potential impact on your site
04Site Impact
User data and survey responses are exposed to unauthorized access and modification by any authenticated user.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege account on the application.
Key dates
06Disclosure timeline
March 1, 2025
CVE published
April 8, 2026
Record updated