Vulnerability Description
The TextBuilder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions 1.0.0 to 1.1.1. This is due to missing or incorrect nonce validation on the 'handleToken' function. This makes it possible for unauthenticated attackers to update a user's authorization token via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Once the token is updated, an attacker can update the user's password and email address.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/changeset/3371346/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/0153fb37-788e-42f2-9df
FAQ
What is CVE-2025-9213?
CVE-2025-9213 is a vulnerability with a CVSS score of 8.8 (HIGH). The TextBuilder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions 1.0.0 to 1.1.1. This is due to missing or incorrect nonce validation on the 'handleToken' function. This ma...
How severe is CVE-2025-9213?
CVE-2025-9213 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-9213?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.