Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total5
Critical0
High1
Medium3
Reset
Showing 1-5 of 5 records
Threat Entry Updated 2026-03-12

CVE-2026-3657 - My Sticky Bar Plugin

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.

PLUGIN My Sticky Bar

CVE-2026-3657

HIGH CVSS 7.5 2026-03-12
Threat Entry Updated 2025-06-11

CVE-2024-2643 - My Sticky Bar Plugin

The Floating Notification Bar, Sticky Menu on Scroll, Announcement Banner, and Sticky Header for Any WordPress plugin before 2.6.8 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

PLUGIN My Sticky Bar

CVE-2024-2643

MEDIUM CVSS 4.8 2025-05-15
Threat Entry Updated 2024-09-27

CVE-2024-7133 - My Sticky Bar Plugin

The Floating Notification Bar, Sticky Menu on Scroll, Announcement Banner, and Sticky Header for Any WordPress plugin before 2.7.3 does not validate and escape some of its settings before outputting them back in the page, which could allow users with a high role to perform Stored Cross-Site Scripting attacks.

PLUGIN My Sticky Bar

CVE-2024-7133

MEDIUM CVSS 4.8 2024-09-13
Threat Entry Updated 2025-06-10

CVE-2024-4090 - My Sticky Bar Plugin

The Floating Notification Bar, Sticky Menu on Scroll, Announcement Banner, and Sticky Header for Any WordPress plugin before 2.7.2 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed

PLUGIN My Sticky Bar

CVE-2024-4090

MEDIUM CVSS 4.8 2024-08-01
Threat Entry Updated 2025-06-03

CVE-2023-7048 - My Sticky Bar Plugin

The My Sticky Bar plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.6.6. This is due to missing or incorrect nonce validation in mystickymenu-contact-leads.php. This makes it possible for unauthenticated attackers to trigger the export of a CSV file containing contact leads via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Because the CSV file is exported to a public location, it can be downloaded during a very short window…

PLUGIN My Sticky Bar

CVE-2023-7048

LOW CVSS 3.1 2024-01-11
Scroll to top