Vulnerability Description
The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the create_or_update_note function. This makes it possible for unauthenticated attackers to create or update contact notes via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Due to missing sanitization and escaping this can lead to stored Cross-Site Scripting.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/mail-mint/tags/1.19.2/app/API/Actions
- https://plugins.trac.wordpress.org/browser/mail-mint/tags/1.19.2/app/API/Routes/
- https://plugins.trac.wordpress.org/browser/mail-mint/trunk/app/API/Actions/Admin
- https://plugins.trac.wordpress.org/browser/mail-mint/trunk/app/API/Routes/Admin/
- https://plugins.trac.wordpress.org/changeset/3449536/mail-mint/trunk/app/API/Act
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e67ae204-2848-4389-a78
FAQ
What is CVE-2026-1447?
CVE-2026-1447 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The Mail Mint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.19.2. This is due to missing nonce validation on the create_or_update_note functi...
How severe is CVE-2026-1447?
CVE-2026-1447 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1447?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.