NXT Floating Chat Widget Security & Risk Analysis

wordpress.org/plugins/nxt-floating-chat-widget

A lightweight, customizable WhatsApp floating button with position, size options, and optional click tracking.

10 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Oct 13, 2025
chatcontactfloating-buttonwhatsappwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NXT Floating Chat Widget Safe to Use in 2026?

Generally Safe

Score 100/100

NXT Floating Chat Widget 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 'nxt-floating-chat-widget' plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates good practices by employing prepared statements for all SQL queries and ensuring all output is properly escaped, indicating a low risk of traditional SQL injection and cross-site scripting (XSS) vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security. Furthermore, the vulnerability history shows no previously recorded CVEs, suggesting a stable and likely secure codebase over time.

However, there are areas that warrant attention. The plugin relies solely on nonce checks for its two AJAX handlers, with no capability checks implemented. This means any authenticated user, regardless of their role or permissions, could potentially interact with these AJAX endpoints. While the static analysis did not reveal any immediate taint flows or unsanitized paths, the lack of role-based access control on the AJAX handlers represents a potential, albeit currently theoretical, avenue for privilege escalation or unauthorized actions if these handlers perform sensitive operations. The absence of REST API routes and shortcodes contributes to a minimal attack surface, which is a positive aspect.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

NXT Floating Chat Widget Security Vulnerabilities

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

NXT Floating Chat Widget Code Analysis

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

Output Escaping

100% escaped20 total outputs
Attack Surface

NXT Floating Chat Widget Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_nxtfcw_track_clickincludes\tracker.php:21
noprivwp_ajax_nxtfcw_track_clickincludes\tracker.php:22
WordPress Hooks 4
actionwp_enqueue_scriptsincludes\enqueue.php:34
actionwp_footerincludes\frontend.php:37
actionadmin_initincludes\settings-page.php:69
actionadmin_menuincludes\settings-page.php:112
Maintenance & Trust

NXT Floating Chat Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 13, 2025
PHP min version7.4
Downloads193

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

NXT Floating Chat Widget Developer Profile

NXTWEBSITE

2 plugins · 10 total installs

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

How We Detect NXT Floating Chat Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nxt-floating-chat-widget/assets/css/style.css/wp-content/plugins/nxt-floating-chat-widget/assets/js/script.js/wp-content/plugins/nxt-floating-chat-widget/assets/images/chat-icon.svg
Script Paths
/wp-content/plugins/nxt-floating-chat-widget/assets/js/script.js
Version Parameters
nxt-floating-chat-widget/assets/css/style.css?ver=nxt-floating-chat-widget/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
nxtfcw--bottom-rightnxtfcw--bottom-leftnxtfcw--top-rightnxtfcw--top-leftnxtfcw--smallnxtfcw--mediumnxtfcw--large
Data Attributes
id="nxtfcw-widget"id="nxtfcw-button"
JS Globals
NXTFCW
FAQ

Frequently Asked Questions about NXT Floating Chat Widget