BabyLoveGrowth Integration Security & Risk Analysis

wordpress.org/plugins/babylovegrowth-integration

Secure REST endpoint to publish posts from BabyLoveGrowth.ai backend via API key.

800 active installs v1.0.14 PHP 7.4+ WP 5.6+ Updated Feb 5, 2026
headlesspublishingrest-apiwebhook
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BabyLoveGrowth Integration Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The babylovegrowth-integration plugin exhibits a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) and the code does not appear to utilize dangerous functions, perform file operations, or make external HTTP requests. The plugin also shows some good practices with a moderate percentage of SQL queries using prepared statements and a significant number of output escaping operations, although only half are properly escaped. However, significant security concerns are present. The plugin exposes two REST API routes without any permission callbacks, creating a substantial attack surface that is completely unprotected and could be a direct entry point for attackers. Furthermore, there are zero nonce checks, which is a critical omission for securing actions that modify data or state.

The lack of any taint analysis results is unusual for a plugin of this size, suggesting that perhaps the analysis tools were not able to effectively trace data flows, or that the plugin's structure minimizes such flows, which could be a positive signal. Nevertheless, the unprotected REST API endpoints are a major vulnerability. The absence of vulnerability history suggests the plugin has either not been targeted or previous versions were well-secured, but this does not negate the immediate risks identified in the static analysis. The overall conclusion is that while the plugin doesn't have a history of known vulnerabilities, the current version has critical security flaws in its handling of entry points and data validation that require immediate attention.

Key Concerns

  • REST API routes without permission callbacks
  • No nonce checks
  • Half of outputs not properly escaped
Vulnerabilities
None known

BabyLoveGrowth Integration Security Vulnerabilities

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

BabyLoveGrowth Integration Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

50% escaped64 total outputs
Attack Surface
2 unprotected

BabyLoveGrowth Integration Attack Surface

Entry Points2
Unprotected2

REST API Routes 2

GET/wp-json/babylovegrowth/v1/pingincludes\rest.php:5
POST/wp-json/babylovegrowth/v1/publishincludes\rest.php:11
WordPress Hooks 7
actionadmin_menuincludes\admin.php:4
actionadmin_headincludes\admin.php:26
actionadmin_initincludes\admin.php:34
actionrest_api_initincludes\rest.php:4
filterwp_kses_allowed_htmlincludes\rest.php:110
actionwp_headincludes\rest.php:393
filterwp_kses_allowed_htmlincludes\rest.php:412
Maintenance & Trust

BabyLoveGrowth Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 5, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs800
Developer Profile

BabyLoveGrowth Integration Developer Profile

BabyLoveGrowth

1 plugin · 800 total installs

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

How We Detect BabyLoveGrowth Integration

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-babylovegrowth-settings
JS Globals
window.babylovegrowth_settings
REST Endpoints
/wp-json/babylovegrowth/v1/ping/wp-json/babylovegrowth/v1/publish
FAQ

Frequently Asked Questions about BabyLoveGrowth Integration