CVE-2024-12824

CRITICAL
2025-03-01 [email protected]
9.8
CVSS 3.1
Share

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Mar 28, 2026 - 18:29 vuln.today
CVE Published
Mar 01, 2025 - 07:15 nvd
CRITICAL 9.8

Description

The Nokri - Job Board WordPress Theme theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.6.2. This is due to the plugin not properly checking for an empty token value prior updating their details like password. This makes it possible for unauthenticated attackers to change arbitrary user's password, including administrators, and leverage that to gain access to their account.

Analysis

The Nokri Job Board WordPress theme through version 1.6.2 contains a privilege escalation via account takeover. The password reset handler fails to check for empty token values, allowing unauthenticated attackers to reset any user's password including administrators by submitting an empty verification token.

Technical Context

The email confirmation/password reset handler compares the submitted token against the stored token without checking for empty or null values. When both tokens are empty (the user hasn't requested a reset), the comparison succeeds. An attacker can reset any user's password by submitting an empty token for a target user ID.

Affected Products

['Nokri Job Board WordPress Theme <= 1.6.2']

Remediation

Update the Nokri theme immediately. Implement proper token validation that rejects empty/null values. Force password resets for all users. Review the user database for unauthorized changes.

Priority Score

108
Low Medium High Critical
KEV: 0
EPSS: +58.7
CVSS: +49
POC: 0

Share

CVE-2024-12824 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy