NodeifyWP Security & Risk Analysis

wordpress.org/plugins/nodeifywp

Powerful framework plugin for turning your WordPress theme into an isomorphic JavaScript application.

10 active installs v1.1 PHP + WP 4.7+ Updated Dec 29, 2016
javascriptnodenodejsreactredux
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is NodeifyWP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The NodeifyWP plugin v1.1 exhibits a generally good security posture based on the static analysis, with no known vulnerabilities in its history. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes, coupled with 100% usage of prepared statements for SQL queries and proper output escaping, suggests a developer mindful of common WordPress security pitfalls. However, the taint analysis reveals two flows with unsanitized paths, both categorized as high severity. This is a significant concern as it indicates potential for malicious data to be processed without adequate sanitization, which could lead to unintended behavior or security issues if these paths are ever exposed to external input. The lack of nonce and capability checks on any identified entry points (though none were found) also leaves a theoretical vulnerability should entry points be added in future updates without proper security measures. While the vulnerability history is clean, the presence of high-severity taint flows in the code analysis is the primary area of concern, requiring immediate attention.

Key Concerns

  • High severity unsanitized taint flows
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

NodeifyWP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

NodeifyWP Release Timeline

v1.1Current
Code Analysis
Analyzed Apr 16, 2026

NodeifyWP Code Analysis

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

SQL Query Safety

100% prepared2 total queries
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
get_route (API.php:37)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

NodeifyWP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filternodeifywp_register_post_tagsApp.php:120
actionafter_setup_themeApp.php:167
actionnodeifywp_renderApp.php:168
actionnodeifywp_renderApp.php:169
actionnodeifywp_renderApp.php:170
actionnodeifywp_renderApp.php:171
actiontemplate_redirectApp.php:172
actionrest_api_initApp.php:362
Maintenance & Trust

NodeifyWP Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedDec 29, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

NodeifyWP Developer Profile

Taylor Lovett

10 plugins · 8K total installs

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

How We Detect NodeifyWP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nodeifywp/dist/nodeifywp.js/wp-content/plugins/nodeifywp/dist/nodeifywp.css
Script Paths
/wp-content/plugins/nodeifywp/dist/nodeifywp.js
Version Parameters
nodeifywp/dist/nodeifywp.js?ver=nodeifywp/dist/nodeifywp.css?ver=

HTML / DOM Fingerprints

JS Globals
window.nodeifywpvar nodeifywp_rest_url
REST Endpoints
/wp-json/nodeifywp/v1
FAQ

Frequently Asked Questions about NodeifyWP