CVE-2026-15304
Last modified
CVE-2026-15304 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. The Plugin Organizer plugin for WordPress is vulnerable to SQL Injection via the 'PO_plugin_path' parameter in versions up to, and including, 10.2.4. This is due to insufficient escaping on the user-supplied parameter in the perform_plugin_search() function, where esc_sql() output is passed as the replacement string to preg_replace(), which collapses backslash escapes and defeats the quoting protection; additionally, the AJAX handler lacks both nonce verification and capability checks.
Description
The Plugin Organizer plugin for WordPress is vulnerable to SQL Injection via the 'PO_plugin_path' parameter in versions up to, and including, 10.2.4. This is due to insufficient escaping on the user-supplied parameter in the perform_plugin_search() function, where esc_sql() output is passed as the replacement string to preg_replace(), which collapses backslash escapes and defeats the quoting protection; additionally, the AJAX handler lacks both nonce verification and capability checks. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| foomagoo | Plugin Organizer | <= 10.2.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15304?
How severe is CVE-2026-15304?
How do I fix CVE-2026-15304?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15298The TelSender plugin for WordPress is vulnerable to DOM-Base…7.2
- CVE-2026-15299The Animation Addons for Elementor plugin for WordPress is v…6.4
- CVE-2026-1530A flaw was found in fog-kubevirt. This vulnerability allows …8.1
- CVE-2026-15300The GEO my WP plugin for WordPress was vulnerable to SQL Inj…9.1
- CVE-2026-15301The BuddyHolis TableSearch plugin for WordPress is vulnerabl…6.4
- CVE-2026-15302The ARMember plugin for WordPress is vulnerable to Directory…5.3
- CVE-2026-15305Users were able to upload files with arbitrary MIME types to…6.3
- CVE-2026-15306The Product Feed Manager For WooCommerce – Sell on 200+ Onli…6.1
- CVE-2026-15307An issue was discovered in Django 5.2 before 5.2.17 and 6.0 …8.8
- CVE-2026-15308The incremental HTML parser (html.parser.HTMLParser) allows …7.5
- CVE-2026-1531A flaw was found in foreman_kubevirt. When configuring the c…8.1
- CVE-2026-15311A vulnerability was identified in NousResearch hermes-agent …3.5
Are you affected by CVE-2026-15304?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
