Privilege escalation in Themehunk Th Login Registration

CVE-2026-14250

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.

Vulnerability class: Privilege Escalation

EPSS: 0.002 (11.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-14250?
CVE-2026-14250 is a medium-severity vulnerability in Themehunk Th Login Registration, classified under Improper Privilege Management. CVSS score: 6.3/10. Published 2026-07-08.
How severe is CVE-2026-14250?
Medium severity. CVSS v3 base score is 6.3 out of 10.