Description
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the 'workflow_ids' parameter in all versions up to, and including, 5.9.16 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.
Published: 2026-03-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL injection enabling data extraction
Action: Apply patch
AI Analysis

Impact

The WordPress plugin Email Subscribers & Newsletters by Icegram has an SQL injection flaw on the workflow_ids parameter that allows an authenticated user with administrator privileges to inject arbitrary SQL statements. The vulnerability is caused by insufficient escaping of that parameter and lack of proper query preparation, enabling attackers to read or discover sensitive data from the database. The weakness is classified as CWE-89 and can lead to compromise of confidentiality and integrity of stored data.

Affected Systems

The flaw affects all releases of the plugin up to version 5.9.16. WordPress sites running any of these versions and using the plugin are susceptible. Administrators with full control over the site, or users with higher privileges, are required to exploit the issue.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% suggests the likelihood of exploitation is currently low, and the vulnerability is not listed in the CISA KEV catalog. However, because it requires administrative authentication, the risk is limited to sites where attackers already have such access. If an attacker gains admin credentials or compromises a site through other means, they could exploit this flaw to extract data. The attack can be carried out by sending a specially crafted request to the workflow_ids parameter, bypassing the existing input filtering.

Generated by OpenCVE AI on April 15, 2026 at 16:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Email Subscribers & Newsletters plugin to version 5.9.17 or later.
  • Restrict administrator access to trusted accounts and regularly review user permissions.
  • Implement web application firewall rules that block SQL injection patterns on the workflow_ids endpoint or sanitize input if the plugin remains outdated.

Generated by OpenCVE AI on April 15, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Mar 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 04 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Icegram
Icegram email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Icegram
Icegram email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin For Wordpress
Wordpress
Wordpress wordpress

Wed, 04 Mar 2026 02:00:00 +0000

Type Values Removed Values Added
Description The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the 'workflow_ids' parameter in all versions up to, and including, 5.9.16 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.
Title Email Subscribers & Newsletters <= 5.9.16 - Authenticated (Administrator+) SQL Injection via 'workflow_ids' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Icegram Email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:26:58.228Z

Reserved: 2026-01-29T19:16:28.205Z

Link: CVE-2026-1651

cve-icon Vulnrichment

Updated: 2026-03-04T16:03:09.457Z

cve-icon NVD

Status : Deferred

Published: 2026-03-04T02:15:53.770

Modified: 2026-04-22T21:26:58.303

Link: CVE-2026-1651

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T17:00:07Z

Weaknesses