Description
The NS IE Compatibility Fixer plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in all versions up to, and including, 2.1.5. This is due to missing nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to modify the plugin's settings via a forged request granted they can trick an administrator into performing an action such as clicking on a link.
Problem types
CWE-352 Cross-Site Request Forgery (CSRF)
Product status
* (semver)
Timeline
| 2026-01-06: | Disclosed |
Credits
Muhammad Afnaan
References
www.wordfence.com/...-cb9e-4250-bb17-9f2a0bd7665e?source=cve
plugins.trac.wordpress.org/.../ns_admin_option_dashboard.php
plugins.trac.wordpress.org/.../ns_admin_option_dashboard.php
plugins.trac.wordpress.org/...options/ns_settings_custom.php
developer.wordpress.org/plugins/security/nonces/
developer.wordpress.org/reference/functions/wp_verify_nonce/
developer.wordpress.org/...ce/functions/check_admin_referer/