AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-18230

HIGH · CVSS 8.1 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The WP Directory Kit plugin for WordPress versions prior to 1.5.6 is vulnerable to SQL injection due to insufficient sanitization and escaping of parameters in an authenticated AJAX action that lacks proper authorization checks. This flaw allows any authenticated user, including those with minimal privileges like Subscribers, to execute arbitrary SQL queries, potentially compromising the database. WordPress site administrators and security teams should prioritize patching this vulnerability to protect against unauthorized data manipulation and access.

CVE
CVE-2026-18230
Severity
HIGH
CVSS
8.1
EPSS
0.22%
WordPress

Original NVD 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.