CVE-2024-12544 HIGH

CVE-2024-12544: SurveyJS: Drag & Drop WordPress Form Builder to create, style and embed multiple forms of any complexity <= 1.12.17 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Deletion via SurveyJS_DeleteFile

Vendor Devsoftbaltic
Product SurveyJS: Drag & Drop Form Builder
Weakness CWE-862 · Missing authorization
Published March 1, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

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

Related vulnerabilities

08Related CVE