MEDIUM 6.5 NVD
CVE-2026-16087
The Icegram Engage – Popups, Optins, CTAs & Lead Generation plugin for WordPress is vulnerable to second-order SQL Injection via 'messages[][id]' Parameter in a
The Icegram Engage – Popups, Optins, CTAs & Lead Generation plugin for WordPress is vulnerable to second-order SQL Injection via 'messages[][id]' Parameter in all versions up to, and including, 3.1.42 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 contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The injection is second-order: the malicious id value is first persisted to post meta via the save_campaign_preview() AJAX action (gated by a nonce check and edit_post capability, requiring Editor-level access or above), and only executed as SQL when a subsequent preview request triggers get_message_data() to interpolate the stored value directly into a SQL IN() clause without $wpdb->prepare() or integer casting.
References
- https://plugins.trac.wordpress.org/browser/icegram/tags/3.1.42/lite/class-icegram.php#L133
- https://plugins.trac.wordpress.org/browser/icegram/tags/3.1.42/lite/class-icegram.php#L172
- https://plugins.trac.wordpress.org/browser/icegram/tags/3.1.42/lite/class-icegram.php#L177
- https://plugins.trac.wordpress.org/browser/icegram/tags/3.1.42/lite/classes/class-icegram-
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3628434%40icegram&new=3628434%4
This medium severity vulnerability with a CVSS score of 6.5 was published on 2026-08-01 via NVD.
vulnfeed aggregates 9166 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.