Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-2002. PoCs published by typedefabcd1234ntd.
AI-analyzed exploit summary The repository provides a detailed technical analysis of CVE-2026-2002, a stored XSS vulnerability in the Forminator Forms WordPress plugin. It explains the root cause, which involves improper sanitization order (sanitizing before variable replacement), and includes a proof-of-concept demonstrating how an attacker with form editing privileges can inject malicious JavaScript via the form_name parameter.
Description
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.
Exploits (1)
The repository provides a detailed technical analysis of CVE-2026-2002, a stored XSS vulnerability in the Forminator Forms WordPress plugin. It explains the root cause, which involves improper sanitization order (sanitizing before variable replacement), and includes a proof-of-concept demonstrating how an attacker with form editing privileges can inject malicious JavaScript via the form_name parameter.
References (2)
Scores
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N