WP Directory Kit <= 1.4.4 - Authentication Bypass to Privilege Escalation via Account Takeover

2025-12-03 00:39
Ryan Kozak

Strategic Overview

Status
Patched in 1.4.5
Affected PluginWP Directory Kit
Affected Version1.4.0 – 1.4.4
CVSS10.0Critical
CVECVE-2025-13390
View all WP Directory Kit vulnerabilities

Vulnerability Overview

The WP Directory Kit plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.4.4 due to incorrect implementation of the authentication algorithm in the "wdk_generate_auto_login_link" function. This is due to the feature using a cryptographically weak token generation mechanism. This makes it possible for unauthenticated attackers to gain administrative access and achieve full site takeover via the auto-login endpoint with a predictable token.

Technical Analysis

REMEDIATION: Update to version 1.4.5, or a newer patched version --- IDENTIFIER: CWE-303 (Incorrect Implementation of Authentication Algorithm) The requirements for the product dictate the use of an established authentication algorithm, but the implementation of the algorithm is incorrect.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C