Description
Unauthenticated SQL Injection in Directory Pro <= 2.5.8 versions.
Published: 2026-08-20
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SQL Injection flaw present in the Directory Pro plugin version 2.5.8 and earlier. Based on the nature of SQL injection, arbitrary SQL commands can be injected via plugin input fields, potentially allowing an attacker to read, modify, or delete data in the WordPress database. This would expose sensitive information, alter data integrity, and possibly disrupt site availability. The weakness is identified as CWE‑89.

Affected Systems

Directory Pro plugin, version 2.5.8 and all earlier releases, distributed by e‑plugins. Any WordPress site that has installed these versions is at risk. No specific operating system or PHP version requirements are mentioned, so the impact applies across the plugin’s supported environments.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity, reflecting the critical nature of the flaw once an attacker can execute arbitrary SQL. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, but that does not reduce the potential for exploitation. Based on the description, the likely attack vector is through the web interface of the affected plugin, via unauthenticated HTTP requests. An attacker with network access to the site could exploit this vulnerability without requiring authentication, and a local attacker who can manipulate plugin parameters would also be able to do so.

Generated by OpenCVE AI on August 20, 2026 at 21:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Directory Pro to version 2.5.9 or later, which removes the vulnerable code path.
  • If an upgrade is not immediately possible, deactivate the Directory Pro plugin to eliminate exposed input vectors.
  • Restrict the WordPress database user to least privilege, such as read‑only access, to limit the damage if the vulnerability is exploited before a patch.

Generated by OpenCVE AI on August 20, 2026 at 21:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared E-plugins
E-plugins directory Pro
Wordpress
Wordpress wordpress
Vendors & Products E-plugins
E-plugins directory Pro
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Directory Pro <= 2.5.8 versions.
Title WordPress Directory Pro plugin <= 2.5.8 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

E-plugins Directory Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T16:27:28.433Z

Reserved: 2026-07-27T14:00:38.499Z

Link: CVE-2026-66649

cve-icon Vulnrichment

Updated: 2026-08-20T16:19:44.422Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:35.450

Modified: 2026-08-20T17:19:28.270

Link: CVE-2026-66649

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T21:30:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')