TE 301 redirect Security & Risk Analysis

wordpress.org/plugins/te-redirect

Plugin allows you to add 301 redirects for site pages. Features: - ease of use - the ability to add a redirect to any place in the table - adding sev …

0 active installs v0.1.5 PHP 5.3+ WP 4.0+ Updated Unknown
301-redirectredirect
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TE 301 redirect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'te-redirect' plugin v0.1.5 exhibits a generally good security posture with several positive indicators. The absence of known CVEs, coupled with a complete lack of dangerous functions and SQL queries using prepared statements, is a strong positive. Furthermore, the plugin demonstrates awareness of security best practices by implementing a nonce check, which is crucial for preventing CSRF attacks. The attack surface appears minimal, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not properly authenticated or have permission callbacks.

However, a significant concern arises from the static analysis regarding output escaping. With 100% of the identified outputs not being properly escaped, there's a considerable risk of Cross-Site Scripting (XSS) vulnerabilities. This means that data displayed to users, if not sanitized beforehand, could contain malicious scripts. Additionally, a taint analysis flow with an unsanitized path, while not classified as critical or high, still represents a potential avenue for unexpected behavior or data manipulation if not handled carefully. The lack of capability checks is also a point of concern, as it might lead to unauthorized access to certain functionalities if they were to be exposed in the future, though currently, the attack surface is limited.

In conclusion, the plugin has a solid foundation in terms of avoiding common pitfalls like raw SQL and known vulnerabilities. The development team appears to understand the importance of nonces. Nevertheless, the consistent failure to properly escape output is a glaring weakness that needs immediate attention to mitigate XSS risks. The unsanitized path in the taint analysis, while less severe, also warrants investigation and remediation to ensure data integrity and prevent potential exploits. A focus on output escaping would significantly improve the plugin's overall security.

Key Concerns

  • All identified outputs are not properly escaped
  • Taint flow with unsanitized path found
  • No capability checks on entry points
Vulnerabilities
None known

TE 301 redirect Security Vulnerabilities

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

TE 301 redirect Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
save_settings (include\TeRedirectSettings.php:29)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TE 301 redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitRedirect.php:46
actionadmin_menuRedirect.php:47
actionadmin_initRedirect.php:48
actionadmin_initRedirect.php:49
actionadmin_enqueue_scriptsRedirect.php:50
Maintenance & Trust

TE 301 redirect Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedUnknown
PHP min version5.3
Downloads937

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TE 301 redirect Developer Profile

trubine

4 plugins · 70 total installs

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

How We Detect TE 301 redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/te-redirect/css/style.css/wp-content/plugins/te-redirect/js/script.js
Script Paths
/wp-content/plugins/te-redirect/js/script.js
Version Parameters
te-redirect-css?ver=0.1.3te-redirect-js?ver=0.1.3

HTML / DOM Fingerprints

JS Globals
translateTeRedirect
FAQ

Frequently Asked Questions about TE 301 redirect