CVE-2024-12713 MEDIUM

CVE-2024-12713: SureForms – Drag and Drop Form Builder for WordPress <= 1.2.2 - Missing Authorization to Unauthenticated Protected Post Disclosure

Vendor Brainstormforce
Product SureForms – Contact Form, Payment Form & Other Custom Form Builder
Weakness CWE-862 · Missing authorization
Published January 8, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.2.2 via the handle_export_form() function due to a missing capability check. This makes it possible for unauthenticated attackers to export data from password protected, private, or draft posts that they should not have access to.

Explanation of Vulnerability in Simple Terms

02Summary

SureForms versions up to 1.2.2 lack proper authorization checks, allowing unauthenticated attackers to read sensitive information. An attacker can access data without logging in or requiring any special privileges. This affects the form builder's data handling and may expose user submissions or configuration details. Update to a version newer than 1.2.2.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the form builder without authentication.

Potential impact on your site

04Site Impact

Unauthorized users can access form data, submissions, or configuration details without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 8, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE