CVE-2026-3191 PUBLISHED

Minify HTML <= 2.1.12 - Cross-Site Request Forgery to Plugin Settings Update

Assigner: Wordfence
Reserved: 25.02.2026 Published: 31.03.2026 Updated: 31.03.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
CVSS Score: 5.4

Product Status

Vendor teckel
Product Minify HTML
Versions Default: unaffected
  • affected from * to 2.1.12 (incl.)

Credits

  • Osvaldo Noe Gonzalez Del Rio finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE