SQL Injection Vulnerability in WP Directory Kit Plugin by WordPress
CVE-2026-18473
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 9 August 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-18473?
An SQL injection vulnerability exists in the WP Directory Kit plugin for WordPress, versions prior to 1.5.5. This issue arises due to inadequate sanitization and escaping of user-supplied parameters before they are incorporated into SQL statements. As a result, unauthenticated attackers may exploit this vulnerability to execute arbitrary SQL commands, potentially leading to unauthorized access to sensitive data and system compromise.
Affected Version(s)
WP Directory Kit 1.5.4 < 1.5.5
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.