CVE-2026-28001
Deferred Deferred - Pending Action

Unauthenticated SQL Injection in WP Directory Kit

Vulnerability report for CVE-2026-28001, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Unauthenticated SQL Injection in WP Directory Kit <= 1.5.4 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-09-02
AI Q&A
2026-08-13
EPSS Evaluated
2026-09-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_directory_kit wp_directory_kit to 1.5.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL injection vulnerability affecting WP Directory Kit plugin versions 1.5.4 and below. It allows attackers to inject malicious SQL queries into the application without needing to authenticate, potentially leading to unauthorized data access or manipulation.

Detection Guidance

Detecting unauthenticated SQL injection in WP Directory Kit <= 1.5.4 requires checking for vulnerable endpoints. Inspect WordPress sites using this plugin for unusual database queries or errors. Test with crafted inputs like single quotes or SQL keywords in search parameters. Monitor logs for SQL errors or unexpected behavior.

Impact Analysis

An attacker could exploit this to read sensitive data from your database, modify or delete data, or execute administrative operations. Since no authentication is required, any unpatched version of the plugin is at high risk of compromise.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations using the affected plugin may face compliance violations, legal penalties, and reputational damage.

Mitigation Strategies

Update WP Directory Kit to the latest version (1.5.5 or higher) to patch the SQL injection vulnerability. If an update is unavailable, consider disabling or removing the plugin immediately to prevent exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28001. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart