CVE-2026-15951
Last modified
CVE-2026-15951 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. The Icegram Mailer plugin for WordPress is vulnerable to SQL Injection via the 'fields' parameter in versions up to, and including, 1.0.12. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the Icegram_Mailer_Logs_Table::get_logs() function, where each element of the `fields` array received from $_REQUEST['data'] is joined verbatim into the SELECT clause via implode() with no whitelist, escaping, or prepared-statement placeholder. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
The Icegram Mailer plugin for WordPress is vulnerable to SQL Injection via the 'fields' parameter in versions up to, and including, 1.0.12. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the Icegram_Mailer_Logs_Table::get_logs() function, where each element of the `fields` array received from $_REQUEST['data'] is joined verbatim into the SELECT clause via implode() with no whitelist, escaping, or prepared-statement placeholder. 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.
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 |
|---|---|---|
| icegram | Icegram Mailer – Reliable Email Deliverability, No-code SMTP Replacement & Email logs | <= 1.0.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-15951?
How severe is CVE-2026-15951?
How do I fix CVE-2026-15951?
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-1594A security vulnerability has been detected in itsourcecode S…9.8
- CVE-2026-15941The plugin provides an Admin Search page that allows users w…6.5
- CVE-2026-15943A flaw was found in the Keycloak keycloak-services component…5.5
- CVE-2026-15945A flaw was found in the group search functionality of the Ke…2.7
- CVE-2026-1595A vulnerability was detected in itsourcecode Society Managem…9.8
- CVE-2026-15950The Cozy Blocks – Page Builder for Gutenberg Editor & FSE wi…6.4
- CVE-2026-15957Smithy-RS is a Rust code generation and runtime framework th…8.7
- CVE-2026-15958The Easy Integration for Dropbox WordPress plugin before 2.…9.3
- CVE-2026-1596A flaw has been found in D-Link DWR-M961 1.1.47. This vulner…8.8
- CVE-2026-15962The Fluent Forms Pro Add On Pack plugin for WordPress is vul…8.8
- CVE-2026-15964The Single Sign On For TNG plugin for WordPress is vulnerabl…9.8
- CVE-2026-15966Permissive cross-domain security policy with untrusted domai…9.8
Are you affected by CVE-2026-15951?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
