CVE-2026-3657
My Sticky Bar <= 2.8.6 - Unauthenticated SQL Injection via 'stickymenu_contact_lead_form' Action
Record summary
CVE-2026-3657 has a selected CVSS score of 7.5 (high).
Description
The My Sticky Bar plugin for WordPress is vulnerable to SQL injection via the `stickymenu_contact_lead_form` AJAX action in all versions up to, and including, 2.8.6. This is due to the handler using attacker-controlled POST parameter names directly as SQL column identifiers in `$wpdb->insert()`. While parameter values are sanitized with `esc_sql()` and `sanitize_text_field()`, the parameter keys are used as-is to build the column list in the INSERT statement. This makes it possible for unauthenticated attackers to inject SQL via crafted parameter names, enabling blind time-based data extraction from the database.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Mar 12, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Mar 12, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
My Sticky BarBrowse Premio / My Sticky Bar | VulnCheck | Version data not supplied | |
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu)Browse premio / My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu)Default status: unaffected | CVE List | Through 2.8.6 | affected |