NDT Redirect Security & Risk Analysis

wordpress.org/plugins/ndt-redirect

NDT Redirect helps manage external links by adding a no-referrer redirect page, enhancing security and user experience.

0 active installs v1.0.7 PHP 7.0+ WP 4.9+ Updated Apr 26, 2025
external-linkslink-safetyno-referrerredirectwordpress-security
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NDT Redirect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "ndt-redirect" plugin, version 1.0.7, exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries, ensuring proper output escaping for all outputs, and implementing nonce and capability checks. The lack of external HTTP requests and bundled libraries further contributes to its secure design. The taint analysis, with its limited flows and no identified high-severity unsanitized paths, also indicates a low risk of injection vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development and maintenance. However, the presence of two flows with unsanitized paths, despite not being classified as critical or high severity, warrants attention as they represent potential, albeit currently contained, vectors for misuse. While the overall security is excellent, these minor taint flow issues are the only identified areas for potential improvement.

Key Concerns

  • Unsanitized path flows found in taint analysis
Vulnerabilities
None known

NDT Redirect Security Vulnerabilities

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

NDT Redirect Code Analysis

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

Output Escaping

100% escaped43 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
NDTAN_REDIRECT_handler (includes\redirect-actions.php:192)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

NDT Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_menuincludes\admin-menu.php:42
actionwp_enqueue_scriptsincludes\redirect-actions.php:27
filterthe_contentincludes\redirect-actions.php:188
filtercomment_textincludes\redirect-actions.php:189
actioninitincludes\redirect-actions.php:205
actioninitincludes\redirect-actions.php:211
actionadmin_enqueue_scriptsincludes\settings-page.php:154
actionadmin_initincludes\settings.php:11
filterdocument_title_partsndt-redirect.php:55
actionadmin_enqueue_scriptsndt-redirect.php:74
Maintenance & Trust

NDT Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 26, 2025
PHP min version7.0
Downloads354

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

NDT Redirect Developer Profile

Tony Nguyen

2 plugins · 0 total installs

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

How We Detect NDT Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ndt-redirect/assets/css/bootstrap.min.css/wp-content/plugins/ndt-redirect/assets/js/bootstrap.bundle.min.js/wp-content/plugins/ndt-redirect/assets/css/redirect.css/wp-content/plugins/ndt-redirect/assets/js/redirect.js
Script Paths
/wp-content/plugins/ndt-redirect/assets/js/bootstrap.bundle.min.js/wp-content/plugins/ndt-redirect/assets/js/redirect.js
Version Parameters
ndt-redirect/assets/css/bootstrap.min.css?ver=ndt-redirect/assets/js/bootstrap.bundle.min.js?ver=ndt-redirect/assets/css/redirect.css?ver=ndt-redirect/assets/js/redirect.js?ver=

HTML / DOM Fingerprints

CSS Classes
loading
Data Attributes
data-redirect-timedata-targetdata-no-referrer
JS Globals
NDTAN_REDIRECT
FAQ

Frequently Asked Questions about NDT Redirect