PatchSiren cyber security CVE debrief
CVE-2026-42672 Wp Directory Kit CVE debrief
A critical blind SQL injection vulnerability exists in the WP Directory Kit WordPress plugin, affecting versions up to and including 1.5.1. The vulnerability stems from improper neutralization of special elements in SQL commands (CWE-89), allowing unauthenticated attackers to manipulate database queries. With a CVSS 3.1 score of 9.3, this vulnerability presents severe risk due to network attack vector, low attack complexity, no required privileges, no user interaction, and changed scope—enabling potential unauthorized data access and limited availability impact. The NVD record status is currently Deferred as of the June 1, 2026 modification. No known exploitation in ransomware campaigns has been documented, and the vulnerability has not been added to CISA's Known Exploited Vulnerabilities catalog.
- Vendor
- Wp Directory Kit
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-01
- Original CVE updated
- 2026-06-01
- Advisory published
- 2026-06-01
- Advisory updated
- 2026-06-01
Who should care
WordPress site administrators using WP Directory Kit plugin; security teams managing WordPress estates; hosting providers offering managed WordPress services; organizations with public-facing directory listings built on WordPress
Technical summary
The WP Directory Kit plugin for WordPress fails to properly sanitize user-supplied input before incorporating it into SQL queries. This blind SQL injection vulnerability can be exploited without authentication, allowing attackers to extract sensitive information from the database through boolean-based or time-based inference techniques. The vulnerability affects all versions from initial release through 1.5.1. The changed scope (S:C) in the CVSS vector indicates impact beyond the vulnerable component's security authority, potentially affecting other resources managed by the same security authority.
Defensive priority
critical
Recommended defensive actions
- Upgrade WP Directory Kit to a version newer than 1.5.1 if available, or remove the plugin if no patch is released
- Implement Web Application Firewall (WAF) rules to detect and block SQL injection payloads targeting WordPress directory plugins
- Apply principle of least privilege to database accounts used by WordPress installations
- Enable comprehensive logging for database queries to detect anomalous SQL patterns
- Review WordPress installation for unauthorized admin accounts or modified content that may indicate prior exploitation
- Consider database integrity verification if plugin was deployed in production prior to disclosure
Evidence notes
Vulnerability identified through Patchstack disclosure and indexed in NVD with CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L vector. Vendor attribution remains under review with low confidence based on reference domain candidate evidence.
Official resources
-
CVE-2026-42672 CVE record
CVE.org
-
CVE-2026-42672 NVD detail
NVD
-
Source item URL
nvd_modified
- Mitigation or vendor reference
2026-06-01T17:16:59.667Z