CVE-2026-3191
MediumCVSS 5.4Exploitation Probability (EPSS)
Low risk5th percentile - higher than 5% of all known CVEs
Summary
The Minify HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.12 due to missing or incorrect nonce validation on the 'minify_html_menu_options' function, allowing unauthenticated attackers to update plugin settings via a forged request if they trick a site administrator into clicking a link.
Risk Assessment
An attacker can change plugin settings, potentially disabling security features or injecting malicious code, compromising the site's security.
Recommendation
It is recommended to immediately update the plugin to the latest available version and implement CSRF protection mechanisms such as nonce tokens.
Original NVD description (English source)
The Minify HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1.12. This is due to missing or incorrect nonce validation on the 'minify_html_menu_options' function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

