Vulnerability Description
The SR WP Minify HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1. This is due to missing nonce validation on the sr_minify_html_theme() 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/sr-wp-minify-html/tags/2.1/class.php#
- https://plugins.trac.wordpress.org/browser/sr-wp-minify-html/trunk/class.php#L33
- https://www.wordfence.com/threat-intel/vulnerabilities/id/728aa62d-4853-4f55-9b7
FAQ
What is CVE-2026-1392?
CVE-2026-1392 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The SR WP Minify HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1. This is due to missing nonce validation on the sr_minify_html_theme() ...
How severe is CVE-2026-1392?
CVE-2026-1392 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1392?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.