CVE-2026-15727
Last modified
CVE-2026-15727 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. The WP Bulk Delete plugin for WordPress is vulnerable to generic SQL Injection via the 'delete_user_roles' parameter in all versions up to, and including, 1.4.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Description
The WP Bulk Delete plugin for WordPress is vulnerable to generic SQL Injection via the 'delete_user_roles' parameter in all versions up to, and including, 1.4.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. wp_unslash() is applied to the raw POST body before parse_str() decomposes it, stripping WordPress magic-quotes protection and leaving attacker-controlled values fully unescaped prior to reaching the SQL sink.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/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 |
|---|---|---|
| xylus | WP Bulk Delete | <= 1.4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15727?
How severe is CVE-2026-15727?
How do I fix CVE-2026-15727?
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-15719We are aware that exploit code for this is public however we…5.4
- CVE-2026-1572The Livemesh Addons for Elementor plugin for WordPress is vu…6.4
- CVE-2026-15720In Open5GS through version 2.7.7 a pre-authentication heap o…8.6
- CVE-2026-15721Cleartext storage of sensitive information vulnerability in …9.8
- CVE-2026-15722A stack buffer overflow flaw was found in 389 Directory Serv…7.5
- CVE-2026-15724In Progress ShareFile Storage Zones Controller versions prio…8.7
- CVE-2026-1573The OMIGO plugin for WordPress is vulnerable to Stored Cross…6.4
- CVE-2026-15730The GamiPress – Gamification plugin to reward points, achiev…6.4
- CVE-2026-15732A Server-Side Request Forgery (SSFR) vulnerability exist in …9.8
- CVE-2026-15733A Remote Code Execution (RCE) vulnerability exist in WGDashb…9.8
- CVE-2026-15734A Server-Side Template Injection (SSTI) vulnerability in WGD…9.8
- CVE-2026-15735The Contact Form to Any API plugin for WordPress is vulnerab…6.4
Are you affected by CVE-2026-15727?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
