CVE-2025-0939 MEDIUM

CVE-2025-0939: MagicForm - WordPress Form Builder <= 1.6.2 - Missing Authorization

Vendor Dcooperman
Product MagicForm
Weakness CWE-862 · Missing authorization
Published February 1, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The MagicForm plugin for WordPress is vulnerable to access and modification of data due to a missing capability check on the plugin's AJAX actions in all versions up to, and including, 1.6.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to invoke those actions in order to delete or view logs, modify forms or modify plugin settings.

Explanation of Vulnerability in Simple Terms

02Summary

MagicForm versions 1.6.2 and earlier 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 exploit this to access sensitive information or alter form submissions and settings. The vulnerability requires valid login credentials but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete form data and settings belonging to other users or forms.

Potential impact on your site

04Site Impact

Unauthorized users can access or alter form submissions, settings, and other users' data.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

February 1, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE