Description
The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.53.0. This is due to the listen_for_saving_export_schedule() function in library/class-export.php failing to perform a capability check before saving the scheduled export configuration, unlike the parallel listen_for_csv_export() function which correctly verifies user permissions. This makes it possible for authenticated attackers with subscriber-level access to configure a scheduled export job that emails all form submissions to an attacker-controlled email address, resulting in sensitive data exfiltration.
Published: 2026-05-07
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Forminator Forms plugin for WordPress contains a missing authorization check in its export scheduling functionality. The listen_for_saving_export_schedule() function fails to verify user permissions, allowing any authenticated user with subscriber-level access to create a scheduled export that emails all form submissions to a specified address. This flaw can lead to the exfiltration of sensitive form data. The vulnerability is rooted in improper access control (CWE-862).

Affected Systems

WordPress sites that have the Forminator Forms plugin installed with a version of 1.53.0 or earlier are affected. This includes any site using the wpmudev Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin in the specified versions.

Risk and Exploitability

The reported CVSS score of 6.5 indicates a medium severity risk. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog. An attacker must be logged into the site with any role that can run the export scheduling code—namely a subscriber-level account. Once authenticated, the attacker can craft a scheduled export job and receive all form submissions via email, potentially revealing confidential information. The exploit path is purely authenticated; no network or local privilege escalation is required, making the flaw amenable to exploitation by any user with legitimate credentials.

Generated by OpenCVE AI on May 7, 2026 at 05:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Forminator Forms plugin to version 1.53.1 or later, which resolves the missing authorization check.
  • Restrict the capability to create export schedules to high‑privilege roles such as administrators by reviewing the role and capability settings in WordPress.
  • Monitor outgoing emails for suspicious export activity and audit scheduled export configurations to ensure they are legitimate.

Generated by OpenCVE AI on May 7, 2026 at 05:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 07 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 07 May 2026 06:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpmudev
Wpmudev forminator Forms – Contact Form, Payment Form & Custom Form Builder
Vendors & Products Wordpress
Wordpress wordpress
Wpmudev
Wpmudev forminator Forms – Contact Form, Payment Form & Custom Form Builder

Thu, 07 May 2026 04:15:00 +0000

Type Values Removed Values Added
Description The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.53.0. This is due to the listen_for_saving_export_schedule() function in library/class-export.php failing to perform a capability check before saving the scheduled export configuration, unlike the parallel listen_for_csv_export() function which correctly verifies user permissions. This makes it possible for authenticated attackers with subscriber-level access to configure a scheduled export job that emails all form submissions to an attacker-controlled email address, resulting in sensitive data exfiltration.
Title Forminator Forms <= 1.53.0 - Missing Authorization to Authenticated (Subscriber+) Scheduled Form Submission Export via forminator_export_entries Action on wp_loaded Hook
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
Wpmudev Forminator Forms – Contact Form, Payment Form & Custom Form Builder
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-07T12:37:58.665Z

Reserved: 2026-04-13T12:38:36.797Z

Link: CVE-2026-6214

cve-icon Vulnrichment

Updated: 2026-05-07T12:37:50.074Z

cve-icon NVD

Status : Deferred

Published: 2026-05-07T04:16:35.567

Modified: 2026-05-07T14:00:05.650

Link: CVE-2026-6214

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-07T06:00:16Z

Weaknesses