NexButton Security & Risk Analysis

wordpress.org/plugins/nex-button

NexButton is a custom Elementor widget that provides a variety of button styles with text and icon customization options.

0 active installs v1.5 PHP 7.2+ WP 5.0+ Updated Unknown
buttoncustom-buttonelementorelementor-widgetnexbutton
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is NexButton Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "nex-button" v1.5 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates excellent practices by exclusively using prepared statements for SQL queries and properly escaping all output. The lack of file operations, external HTTP requests, and a concerning number of nonce or capability checks also contribute to its good security standing. The vulnerability history is entirely clean, with no recorded CVEs, which suggests a well-maintained and secure plugin over time. The absence of taint analysis findings further reinforces the impression of robust security measures.

While the plugin appears very secure in this snapshot, the complete absence of any entry points (AJAX, REST, shortcodes, cron) is unusual for a plugin that likely intends to provide some form of functionality. This could indicate it's a very simple utility plugin or potentially that its functionality is entirely handled via frontend JavaScript that doesn't interact with WordPress hooks in a detectable way by this analysis. The lack of explicit nonce and capability checks, while not a direct vulnerability given the lack of entry points, is a notable absence. In the future, if functionality is added that introduces these entry points, these checks will become critical to maintain security.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

NexButton Security Vulnerabilities

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

NexButton Code Analysis

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

Output Escaping

100% escaped11 total outputs
Attack Surface

NexButton Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadednex-button.php:34
actionadmin_noticesnex-button.php:82
actionadmin_noticesnex-button.php:87
actionadmin_noticesnex-button.php:92
actionelementor/elements/categories_registerednex-button.php:96
actionelementor/widgets/registernex-button.php:97
actionelementor/frontend/after_enqueue_stylesnex-button.php:98
actionwidgets_initwidgets\advanced-button\advanced-button.php:722
Maintenance & Trust

NexButton Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.2
Downloads995

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

NexButton Developer Profile

Wpcoder75

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 NexButton

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nex-button/css/advanced-button.css
Version Parameters
nexbutton-styles

HTML / DOM Fingerprints

CSS Classes
nex-button-wrappernex-buttonnex-button-style-1nex-button-style-2nex-button-style-3nex-button-style-4
Data Attributes
data-textdata-style
FAQ

Frequently Asked Questions about NexButton