CVE-2026-18550 PUBLISHED

Nokri - Job Board WordPress Theme <= 1.6.6 - Unauthenticated Privilege Escalation via 'token' Parameter

Assigner: Wordfence
Reserved: 31.07.2026 Published: 01.09.2026 Updated: 01.09.2026

The Nokri - Job Board WordPress Theme for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up to, and including, 1.6.6. This is due to insufficient reset token validation in the nokri_reset_password() function, which allows empty attacker-supplied reset tokens to match empty or unset sb_password_forget_token user meta values. This makes it possible for unauthenticated attackers to reset the password of any user, including administrators, and gain access to their account.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor scriptsbundle
Product Nokri – Job Board WordPress Theme
Versions Default: unaffected
  • affected from 0 to 1.6.6 (incl.)

Credits

  • d.v4n_s3c finder

References

Problem Types

  • CWE-269 Improper Privilege Management CWE