CVE-2026-19221

WPMU DEV · Forminator Forms

The Forminator Forms WordPress plugin fails to restrict network-wide settings to network administrators, enabling site-level administrators to execute arbitrary code across a multisite installation.

Executive summary

A critical vulnerability in the Forminator Forms plugin allows authenticated site administrators to achieve remote code execution across an entire WordPress multisite network.

Vulnerability

This is a code injection vulnerability (CWE-94) where the plugin fails to enforce proper capability checks for network-wide settings, allowing any authenticated user with site administrator privileges to execute arbitrary code.

Business impact

The ability for a site-level administrator to execute arbitrary code across a multisite network represents a total compromise of the application environment. Given the CVSS score of 7.2, this vulnerability poses a significant risk to data integrity, confidentiality, and overall system availability, as an attacker could potentially gain full control over the entire network infrastructure.

Remediation

Immediate Action: Update the Forminator Forms plugin to version 1.57.0.5 or later immediately.

Proactive Monitoring: Monitor server logs for suspicious PHP execution patterns and unusual administrative activity originating from non-network-level administrator accounts.

Compensating Controls: Implement a Web Application Firewall (WAF) rule to restrict access to sensitive plugin settings and monitor for unauthorized configuration changes within the WordPress dashboard.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Organizations utilizing Forminator Forms within a WordPress multisite environment must prioritize updating to version 1.57.0.5 without delay. The risk of lateral movement and total code execution across the network necessitates immediate patching to prevent unauthorized administrative escalation and system-wide compromise.

More WPMU DEV CVEs

Sources

Originally found and disclosed by Jakub Herman, with WPScan (coordinator), per the CVE Program record.