CVE-2026-2002 MEDIUM

CVE-2026-2002: Forminator Forms – Contact Form, Payment Form & Custom Form Builder <= 1.50.2 - Authenticated (Administrator+) Stored Cross-Site Scripting

Vendor Wpmudev
Product Forminator Forms – Contact Form, Payment Form & Custom Form Builder
Weakness CWE-79 · XSS
Published February 17, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the form_name parameter in all versions up to, and including, 1.50.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The plugin allows admins to give form management permissions to lower level users, which could make this exploitable by users such as subscribers.

Explanation of Vulnerability in Simple Terms

02Summary

Forminator Forms contains a cross-site scripting (XSS) vulnerability in versions up to 1.50.2. An authenticated administrator with high privileges can inject malicious scripts that execute in other users' browsers, potentially affecting site visitors and other administrators. The vulnerability requires specific conditions to exploit and has limited scope, but can compromise user sessions or steal sensitive data.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Administrators with high privileges could inject scripts affecting other users; visitor sessions and data may be compromised.

Conditions required to exploit

05Prerequisites

Attacker must be an authenticated administrator or high-privilege user; no user interaction required from victims.

Key dates

06Disclosure timeline

February 17, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE