CVE-2026-16087
Last modified
CVE-2026-16087 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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.
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 |
|---|---|---|
| icegram | Icegram Engage – Popups, Optins, CTAs & Lead Generation | <= 3.1.42 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-16087?
How severe is CVE-2026-16087?
How do I fix CVE-2026-16087?
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-1608The Video Onclick plugin for WordPress is vulnerable to Stor…6.4
- CVE-2026-16081A vulnerability was determined in Sipeed PicoClaw up to 0.2.…4.3
- CVE-2026-16082A vulnerability was identified in Sipeed PicoClaw up to 0.2.…5.3
- CVE-2026-16083A security flaw has been discovered in Sipeed PicoClaw up to…5.5
- CVE-2026-16084A weakness has been identified in Sipeed PicoClaw up to 0.2.…7.3
- CVE-2026-16085A security vulnerability has been detected in Sipeed PicoCla…5.3
- CVE-2026-16088A vulnerability was detected in halo-dev halo up to 2.24.2. …4.7
- CVE-2026-16089A flaw was found in the keycloak-services component of Red H…5.9
- CVE-2026-1609A flaw was found in Keycloak. When the JSON Web Token (JWT) …8.1
- CVE-2026-16090The GamiPress – Gamification plugin to reward points, achiev…6.4
- CVE-2026-16091The GamiPress – Gamification plugin to reward points, achiev…6.4
- CVE-2026-16092The Improved Save Button plugin for WordPress is vulnerable …6.5
Are you affected by CVE-2026-16087?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
