All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18230
HIGHpublished 2026-08-12 06:20 UTC · 21 hours ago · modified 2026-08-12 17:17 UTC
8.1
CVSS / 10
// description
The WP Directory Kit WordPress plugin before 1.5.6 does not sanitise and escape a parameter before using it in a SQL statement through one of its authenticated AJAX actions, which lacks an authorization check, allowing any authenticated user such as a Subscriber to perform SQL injection attacks.
// weaknesses (CWE)
- CWE-89