Vulnerability Description
The Themehunk Login Registration plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.0.2. This is due to the handle_frontend_register() function in the unauthenticated /thlogin/v1/register REST endpoint accepting a user-controlled 'role' parameter and validating it only against get_editable_roles() — which returns every defined editable site role, including 'editor' — before passing it to wp_insert_user(). This makes it possible for unauthenticated attackers, when public user registration is enabled, to create new accounts with the editor role.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/themehunk-login-registration/tags/1.0
- https://plugins.trac.wordpress.org/browser/themehunk-login-registration/tags/1.0
- https://plugins.trac.wordpress.org/browser/themehunk-login-registration/tags/1.0
- https://plugins.trac.wordpress.org/browser/themehunk-login-registration/tags/1.0
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3592690%40themehunk-l
- https://www.wordfence.com/threat-intel/vulnerabilities/id/8eee3809-133e-4fd9-ad4
FAQ
What is CVE-2026-14250?
CVE-2026-14250 is a vulnerability with a CVSS score of 6.3 (MEDIUM). The Themehunk Login Registration plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 1.0.2. This is due to the handle_frontend_register() function in the unaut...
How severe is CVE-2026-14250?
CVE-2026-14250 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-14250?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.