CVE-2024-13783 MEDIUM

CVE-2024-13783: FormCraft <= 3.9.11 - Missing Authorization to Plugin Data Export in formcraft-main.php

Vendor Formcraft
Product FormCraft
Weakness CWE-862 · Missing authorization
Published February 18, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The FormCraft plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check in formcraft-main.php in all versions up to, and including, 3.9.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to export all plugin data which may contain sensitive information from form submissions.

Explanation of Vulnerability in Simple Terms

02Summary

FormCraft versions up to 3.9.11 fail to properly check user permissions before allowing access to certain functions. A logged-in user with low privileges can read sensitive information they should not have access to. The vulnerability requires authentication but does not require user interaction. Update to a version newer than 3.9.11.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the application without proper authorization.

Potential impact on your site

04Site Impact

Logged-in users may access data they should not be able to view, risking exposure of sensitive information.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE