Vulnerability Description
The Xhanch - My Advanced Settings plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing nonce validation in the `xms_setting()` function on the settings update handler. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Settings that can be modified include favicon URL, Google Analytics account ID, and various WordPress behavior toggles. The `favicon_url` and `ga_acc_id` values are output on the front-end without escaping, enabling a CSRF to Stored XSS chain.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/xhanch-my-advanced-settings/tags/1.1.
- https://plugins.trac.wordpress.org/browser/xhanch-my-advanced-settings/trunk/adm
- https://www.wordfence.com/threat-intel/vulnerabilities/id/66dd73c5-1cf1-484e-b84
FAQ
What is CVE-2026-3332?
CVE-2026-3332 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Xhanch - My Advanced Settings plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing nonce validation in the `xms_sett...
How severe is CVE-2026-3332?
CVE-2026-3332 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-3332?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.