CVE-2026-28111

WPMU DEV · Forminator

The WPMU DEV Forminator plugin for WordPress contains an incorrect privilege assignment vulnerability, allowing authenticated contributors to escalate their privileges.

Executive summary

An authenticated privilege escalation vulnerability in the WPMU DEV Forminator plugin allows low-privileged users to gain elevated access within the WordPress environment.

Vulnerability

This is an incorrect privilege assignment vulnerability (CWE-266) that occurs due to a lack of proper capability checks. An attacker with contributor-level authentication can exploit this flaw to perform unauthorized actions typically reserved for higher-privileged users.

Business impact

Successful exploitation of this vulnerability could lead to a complete compromise of the WordPress site. By escalating privileges, an attacker could gain administrative control, potentially leading to unauthorized data access, modification of site content, or the injection of malicious code. Given the CVSS score of 8.8, this poses a significant risk to organizational data integrity and system availability.

Remediation

Immediate Action: Update the WordPress Forminator plugin to version 1.56.0.1 or later to resolve the vulnerability.

Proactive Monitoring: Review WordPress user account activity and audit logs for unusual administrative actions performed by accounts assigned the contributor role.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules designed to detect and block suspicious privilege escalation attempts or unauthorized requests to administrative endpoints.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The high CVSS score reflects the serious nature of privilege escalation within a content management system. Administrators should prioritize updating the Forminator plugin immediately to prevent potential site takeovers. Ensure that all plugin updates are tested in a staging environment before deployment to production.