All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-18653
HIGHpublished 2026-08-16 06:16 UTC · 2 days ago · modified 2026-08-17 21:16 UTC
7.2
CVSS / 10
// description
The WP Directory Kit WordPress plugin before 1.5.7 does not sanitise and escape a parameter before using it in a SQL statement, allowing administrators to perform SQL injection attacks. On a multisite installation this lets an administrator of a single site read data belonging to the entire network, which they are not otherwise able to reach.
// weaknesses (CWE)
- CWE-89