SQL Injection Vulnerability in Plugin Organizer for WordPress
CVE-2026-15304

6.5MEDIUM

Key Information:

Vendor

WordPress

Vendor
CVE Published:
28 July 2026

What is CVE-2026-15304?

The Plugin Organizer plugin for WordPress is exposed to an SQL Injection vulnerability through the 'PO_plugin_path' parameter. This issue arises from inadequate escaping of user input in the perform_plugin_search() function. When the output of esc_sql() is used as a replacement string in preg_replace(), it results in the collapse of backslash escapes, undermining the intended quoting protection. Furthermore, the AJAX handler associated with this plugin fails to implement nonce verification and lacks proper capability checks. Consequently, authenticated attackers with subscriber-level access or higher can inject additional SQL queries into existing queries, potentially allowing unauthorized access to sensitive database information.

Affected Version(s)

Plugin Organizer 0 <= 10.2.4

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

zhuxuan wu
.