Never Let Me Go Security & Risk Analysis

wordpress.org/plugins/never-let-me-go

If someone wants to leave your WordPress, let them go.

400 active installs v2.0.3 PHP 7.2+ WP 5.9+ Updated Nov 14, 2024
accountdelete
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Never Let Me Go Safe to Use in 2026?

Generally Safe

Score 92/100

Never Let Me Go has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "never-let-me-go" v2.0.3 plugin exhibits a generally good security posture, with several positive indicators. The complete absence of dangerous functions, the consistent use of prepared statements for all SQL queries, and a high rate of output escaping (89%) are all strong signs of secure coding practices. Furthermore, the lack of any recorded vulnerabilities or CVEs in its history suggests a history of security-conscious development and maintenance.

However, there are specific areas of concern that elevate the risk profile. The plugin has one unprotected REST API route, which represents a direct entry point for potential attackers to interact with the plugin's functionality without proper authorization checks. While the attack surface is small overall, this single unprotected endpoint is a significant weakness. The presence of a file operation could also be a concern if not handled carefully, although no specific risks are detailed in the static analysis for this operation.

In conclusion, while the plugin benefits from a clean vulnerability history and strong defensive coding in areas like SQL and output handling, the unprotected REST API route introduces a notable risk that should be addressed. The overall security is good, but this specific flaw creates an exploitable weakness.

Key Concerns

  • Unprotected REST API route
Vulnerabilities
None known

Never Let Me Go Security Vulnerabilities

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

Never Let Me Go Code Analysis

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

SQL Query Safety

100% prepared9 total queries

Output Escaping

89% escaped38 total outputs
Attack Surface
1 unprotected

Never Let Me Go Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_nlmg_user_searchsrc\NeverLetMeGo\Admin.php:57

REST API Routes 1

GET/wp-json/nlmg/v1resignsrc\NeverLetMeGo\ResignButton.php:60
WordPress Hooks 22
actionplugins_loadednever-let-me-go.php:42
actionadmin_initsrc\NeverLetMeGo\Admin.php:30
actionadmin_menusrc\NeverLetMeGo\Admin.php:31
actionadmin_noticessrc\NeverLetMeGo\Admin.php:32
actionadmin_enqueue_scriptssrc\NeverLetMeGo\Admin.php:33
filterplugin_action_linkssrc\NeverLetMeGo\Admin.php:35
actionadmin_noticessrc\NeverLetMeGo\Admin.php:82
actionshow_user_profilesrc\NeverLetMeGo\Admin.php:92
actiontemplate_redirectsrc\NeverLetMeGo\Page.php:28
actionwp_enqueue_scriptssrc\NeverLetMeGo\Page.php:44
filterwp_link_pagessrc\NeverLetMeGo\Page.php:66
filterthe_contentsrc\NeverLetMeGo\Page.php:81
filterthe_contentsrc\NeverLetMeGo\Page.php:89
filtersend_password_change_emailsrc\NeverLetMeGo\Pattern\Application.php:138
filtersend_email_change_emailsrc\NeverLetMeGo\Pattern\Application.php:140
actioninitsrc\NeverLetMeGo\ResignButton.php:20
actionrest_api_initsrc\NeverLetMeGo\ResignButton.php:21
actioninitsrc\NeverLetMeGo\TranshBin.php:21
actioninitsrc\NeverLetMeGo\TranshBin.php:22
filternlmg_not_logged_in_user_redirectsrc\NeverLetMeGo\WooCommerce.php:25
filternlmg_validate_usersrc\NeverLetMeGo\WooCommerce.php:26
actioninitsrc\NeverLetMeGo.php:25
Maintenance & Trust

Never Let Me Go Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 14, 2024
PHP min version7.2
Downloads14K

Community Trust

Rating0/100
Number of ratings0
Active installs400
Developer Profile

Never Let Me Go Developer Profile

Fumiki Takahashi

14 plugins · 4K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
513 days
View full developer profile
Detection Fingerprints

How We Detect Never Let Me Go

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/never-let-me-go/assets/css/admin.css/wp-content/plugins/never-let-me-go/assets/js/admin.js
Script Paths
/wp-content/plugins/never-let-me-go/assets/js/admin.js
Version Parameters
never-let-me-go/assets/css/admin.css?ver=never-let-me-go/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-confirm-label
JS Globals
NLMG
REST Endpoints
/wp-json/nlmg/v1/settings
Shortcode Output
[never-let-me-go-form]
FAQ

Frequently Asked Questions about Never Let Me Go