WordPress security changelog
CRITICAL CVE-2025-13390 Analyzed

WP Directory Kit: Privilege escalation or authentication bypass

WP Directory Kit is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess.

CVE / CNA score 10.0 CVSS 3.1 · security@wordfence.com
NVD score 9.8 CVSS 3.1 · nvd@nist.gov
Component
WP Directory Kit
Plugin slug
wp-directory-kit
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Dec 03, 2025
Weakness
CWE-303 — Incorrect Implementation of Authentication Algorithm

This CVE was published Dec 03, 2025 and is one of 6 known issues for this plugin.

Update, patch or deactivate.

Update WP Directory Kit to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources