GrowthNation Security & Risk Analysis

wordpress.org/plugins/growthnation

Secure integration to create and publish blog posts from GrowthNation to your WordPress site.

30 active installs v1.2.2 PHP 7.4+ WP 5.5+ Updated Apr 28, 2026
automationblogcontentgrowthnationscheduling
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GrowthNation Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "growthnation" plugin v1.1.2 exhibits a generally positive security posture due to the absence of known vulnerabilities and a strong adherence to secure coding practices in many areas. The plugin correctly uses prepared statements for all SQL queries and demonstrates a high rate of proper output escaping. Furthermore, it includes nonce and capability checks for its identified entry points. The lack of any recorded CVEs or taint analysis findings further suggests a diligent development approach.

However, there are specific areas of concern. The plugin exposes 3 unprotected REST API routes, which represent a direct attack surface that could potentially lead to unauthorized actions or information disclosure if not properly secured by the application logic. While the plugin has a limited number of file operations and external HTTP requests, the lack of explicit checks on these operations in static analysis could still pose a risk if not handled with extreme care. The absence of taint analysis results, while good, doesn't guarantee absolute safety, as it may indicate limited or no flows were analyzed.

Overall, "growthnation" v1.1.2 appears to be a relatively secure plugin with a good track record. The primary risk lies in the exposed REST API routes. Addressing these unprotected entry points should be the immediate priority to further strengthen its security. With these improvements, the plugin could be considered quite robust.

Key Concerns

  • Unprotected REST API routes
  • Limited output escaping (14% unescaped)
Vulnerabilities
None known

GrowthNation Security Vulnerabilities

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

GrowthNation Release Timeline

v1.2.2Current
v1.2.1
v1.2.0
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

GrowthNation Code Analysis

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

Output Escaping

86% escaped35 total outputs
Attack Surface
3 unprotected

GrowthNation Attack Surface

Entry Points8
Unprotected3

AJAX Handlers 2

authwp_ajax_growthnation_generate_codegrowthnation.php:44
authwp_ajax_growthnation_disconnectgrowthnation.php:45

REST API Routes 6

POST/wp-json/growthnation/v1/testgrowthnation.php:180
POST/wp-json/growthnation/v1/post-bloggrowthnation.php:187
POST/wp-json/growthnation/v1/post-draft-bloggrowthnation.php:194
POST/wp-json/growthnation/v1/pairgrowthnation.php:201
POST/wp-json/growthnation/v1/disconnectgrowthnation.php:208
GET/wp-json/growthnation/v1/infogrowthnation.php:215
WordPress Hooks 4
actionrest_api_initgrowthnation.php:40
actionadmin_menugrowthnation.php:41
actionadmin_initgrowthnation.php:42
actionadmin_post_growthnation_disconnectgrowthnation.php:43
Maintenance & Trust

GrowthNation Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.5
Last updatedApr 28, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

GrowthNation Developer Profile

GrowthNation

1 plugin · 30 total installs

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

How We Detect GrowthNation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/growthnation/css/backend.css/wp-content/plugins/growthnation/css/frontend.css/wp-content/plugins/growthnation/js/backend.js/wp-content/plugins/growthnation/js/frontend.js
Script Paths
/wp-content/plugins/growthnation/js/backend.js/wp-content/plugins/growthnation/js/frontend.js

HTML / DOM Fingerprints

CSS Classes
gn-integration-statusgn-connect-buttongn-disconnect-button
Data Attributes
data-growthnation-app-url
JS Globals
growthnationgrowthNationAppUrl
REST Endpoints
/wp-json/growthnation/v1/test/wp-json/growthnation/v1/post-blog/wp-json/growthnation/v1/post-draft-blog/wp-json/growthnation/v1/pair/wp-json/growthnation/v1/disconnect/wp-json/growthnation/v1/info
FAQ

Frequently Asked Questions about GrowthNation