My Sticky Bar <= 2.8.6 - Unauthenticated SQL Injection via 'stickymenu_contact_lead_form' Action

7.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-3657
CVSS 7.5 (High)
Publicly Published March 11, 2026
Last Updated March 12, 2026
Researcher Dimas Maulana

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.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu)

Software Type Plugin
Software Slug mystickymenu (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.8.7, or a newer patched version
Affected Version
  • <= 2.8.6
Patched Version
  • 2.8.7

Recent vulnerabilities in My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu)

# Title CVE ID CVSS Researchers Date
1 My Sticky Bar <= 2.7.2 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-7133 4.4 Dmitrii Ignatyev August 23, 2024
2 My Sticky Bar (formerly myStickymenu) <= 2.7.1 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-4090 4.4 Krugov Artyom July 11, 2024
3 My Sticky Bar <= 2.6.6 - Cross-Site Request Forgery to Sensitive Information Exposure CVE-2023-7048 3.1 Ulyses Saicha January 3, 2024
4 myStickymenu <= 2.6.4 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Form Lead Deletion CVE-2023-5509 6.3 Krzysztof Zając October 27, 2023
5 myStickymenu <= 2.5.1 - Authenticated Stored Cross-Site Scripting CVE-2021-24425 4.8 R3N0 June 21, 2021

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation