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.

Description source: CVE List

Exploitation context

Known exploitation

VulnCheck KEV
Listed · Mar 12, 2026 · VulnCheck
Reported exploitation
Observed · VulnCheck

CISA SSVC decision

ExploitationNone
AutomatableYes
Technical impactPartial

CISA Coordinator · SSVC 2.0.3 · Evaluated Mar 12, 2026 · Source: CVE List

Affected products and versions

2
ProductSourceVersion rangeStatus
VulnCheckVersion 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 ListThrough 2.8.6affected

References

5