Floating Contact Buttons Security & Risk Analysis

wordpress.org/plugins/degx-floating-buttons

Add customizable WhatsApp and Phone floating buttons to your WordPress website.

50 active installs v1.0.1 PHP + WP 5.0+ Updated Oct 19, 2025
call-buttoncontact-buttonsfloating-buttonsphonewhatsapp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Floating Contact Buttons Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "degx-floating-buttons" v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of identified AJAX handlers, REST API routes, shortcodes, and cron events, particularly those lacking authentication or permission checks, significantly limits its attack surface. The code also demonstrates good practices by exclusively using prepared statements for SQL queries, avoiding file operations, and making no external HTTP requests. The minimal number of output escaping issues and the presence of at least one capability check further contribute to a positive security assessment. There is no recorded vulnerability history, including no known CVEs, which indicates a lack of publicly disclosed security flaws in the past. The plugin's strengths lie in its minimal attack surface and its adherence to secure coding practices in areas like SQL handling and output escaping. However, the absence of taint analysis data (0 flows analyzed) is a notable weakness, as it prevents a comprehensive understanding of potential data manipulation vulnerabilities. The lack of nonce checks, while not immediately exploitable due to the absence of other direct entry points, is a potential oversight for future development if new entry points are introduced.

Key Concerns

  • No taint analysis data provided
  • No nonce checks present
Vulnerabilities
None known

Floating Contact Buttons Security Vulnerabilities

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

Floating Contact Buttons Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
16
36 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

69% escaped52 total outputs
Attack Surface

Floating Contact Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsdegx-floating-buttons.php:80
actionwp_enqueue_scriptsdegx-floating-buttons.php:162
actionadmin_menudegx-floating-buttons.php:175
actionadmin_initdegx-floating-buttons.php:309
actionwp_footerdegx-floating-buttons.php:356
Maintenance & Trust

Floating Contact Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 19, 2025
PHP min version
Downloads291

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Floating Contact Buttons Developer Profile

Mohamed Amjad

1 plugin · 50 total installs

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

How We Detect Floating Contact Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/degx-floating-buttons/css/admin.css/wp-content/plugins/degx-floating-buttons/css/all.min.css/wp-content/plugins/degx-floating-buttons/css/intlTelInput.css/wp-content/plugins/degx-floating-buttons/js/intlTelInput.min.js/wp-content/plugins/degx-floating-buttons/js/utils.js/wp-content/plugins/degx-floating-buttons/css/style.css
Script Paths
/wp-content/plugins/degx-floating-buttons/js/intlTelInput.min.js/wp-content/plugins/degx-floating-buttons/js/utils.js
Version Parameters
degx-floating-buttons/css/admin.css?ver=1.0.1degx-floating-buttons/js/intlTelInput.min.js?ver=17.0.13degx-floating-buttons/js/utils.js?ver=1.0.1degx-floating-buttons/css/style.css?ver=1.0.1

HTML / DOM Fingerprints

CSS Classes
degxfb-admin-formdegxfb-button-wrapperdegxfb-right-stackdegxfb-left-stackdegxfb-splitdegxfb-whatsappdegxfb-phonedegxfb-button+4 more
Data Attributes
id="degxfb_whatsapp_number"id="degxfb_phone_number"
JS Globals
window.whatsappItiwindow.phoneItidegxfb_admin_data
FAQ

Frequently Asked Questions about Floating Contact Buttons