Easy Sticky Buttons Security & Risk Analysis

wordpress.org/plugins/easy-sticky-buttons

With the Easy Sticky Buttons plugin, you can add 1 to 4 sticky buttons at the bottom of your site's mobile view.

700 active installs v2.0.0 PHP 7.0+ WP 4.7+ Updated Feb 20, 2023
call-buttonsocial-linkssticky-buttonstelegram-message-buttonwhatsapp-message-button
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Sticky Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Sticky Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "easy-sticky-buttons" v2.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface entry points (AJAX handlers, REST API routes, shortcodes, cron events) is a significant strength, indicating a limited external interaction surface. Furthermore, the code shows good practices in handling SQL queries, with 100% using prepared statements, and a high rate of output escaping (88%), which mitigates common cross-site scripting (XSS) vulnerabilities. The lack of dangerous functions, file operations, external HTTP requests, and recorded vulnerabilities in its history further bolsters its security profile.

However, the analysis reveals some areas for potential concern. The complete absence of nonce checks and capability checks is a notable weakness. While the attack surface is currently zero, if any new entry points were introduced in future versions, the lack of these fundamental security mechanisms would expose the plugin to significant risks, particularly related to unauthorized actions and privilege escalation. The taint analysis indicating zero flows is positive, but the complete lack of analysis for flows and unsanitized paths suggests this might be an incomplete assessment rather than a guarantee of no taint issues.

In conclusion, "easy-sticky-buttons" v2.0.0 appears to be a securely coded plugin in its current state, with no known vulnerabilities or significant code-level risks. Its strengths lie in its limited attack surface and diligent use of prepared statements and output escaping. The primary weakness is the complete reliance on the absence of entry points for security, rather than implementing standard WordPress security checks like nonces and capability checks, which leaves it vulnerable should its attack surface expand.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • No taint analysis performed
Vulnerabilities
None known

Easy Sticky Buttons Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Easy Sticky Buttons Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
8
59 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

88% escaped67 total outputs
Attack Surface

Easy Sticky Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initeasy-sticky-buttons-admin.php:7
actionwp_footereasy-sticky-buttons-plugin.php:98
actionadmin_menueasy-sticky-buttons-plugin.php:114
actionadmin_initeasy-sticky-buttons-plugin.php:121
filterpre_update_option_easy_sticky_buttonseasy-sticky-buttons-plugin.php:219
actionwp_enqueue_scriptseasy-sticky-buttons-plugin.php:247
actionadmin_enqueue_scriptseasy-sticky-buttons-plugin.php:248
actionwp_enqueue_scriptseasy-sticky-buttons-plugin.php:250
Maintenance & Trust

Easy Sticky Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 20, 2023
PHP min version7.0
Downloads7K

Community Trust

Rating100/100
Number of ratings5
Active installs700
Developer Profile

Easy Sticky Buttons Developer Profile

Buğra Özdur

1 plugin · 700 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Easy Sticky Buttons

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-sticky-buttons/css/easy-sticky-buttons.css/wp-content/plugins/easy-sticky-buttons/js/easy-sticky-buttons.js
Version Parameters
easy-sticky-buttons/css/easy-sticky-buttons.css?ver=easy-sticky-buttons/js/easy-sticky-buttons.js?ver=

HTML / DOM Fingerprints

CSS Classes
easystickybuttons-containereasystickybuttons-buttoneasystickybuttons-contentesb-info-popupesb-popupesb-info-popup-closeesb_contentesb-info-tog+7 more
HTML Comments
design on main pagedesign on main page
Data Attributes
data-colordata-backgrounddata-usernamedata-textdata-link
FAQ

Frequently Asked Questions about Easy Sticky Buttons