Search Redirections Security & Risk Analysis

wordpress.org/plugins/search-redirections

Create redirect rules for any given search terms.

70 active installs v0.1.4 PHP + WP 5.0+ Updated Dec 3, 2025
redirectredirectionsearchsearch-terms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Search Redirections Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "search-redirections" plugin version 0.1.4 demonstrates a strong adherence to secure coding practices based on the static analysis results. The complete absence of AJAX handlers, REST API routes, shortcodes, cron events, dangerous functions, and external HTTP requests significantly limits the potential attack surface. Furthermore, all SQL queries are properly prepared, and there are no reported vulnerabilities in its history, indicating a generally secure development approach and maintenance. The plugin also has no file operations, which is a positive sign for preventing file manipulation vulnerabilities.

However, a notable concern is the lack of nonce and capability checks. While the current entry points are zero, if any functionality were to be introduced in future versions that could be triggered externally, the absence of these checks would create a significant security gap, making the plugin susceptible to Cross-Site Request Forgery (CSRF) and unauthorized privilege escalation attacks. The moderate percentage of properly escaped output (73%) also suggests a potential for Stored Cross-Site Scripting (XSS) vulnerabilities if the remaining 27% of outputs are not handled securely, especially if user-supplied data is involved in those unescaped outputs. The plugin's current security posture is good due to its minimal attack surface, but the lack of fundamental security checks represents a latent risk that should be addressed to ensure future security.

In conclusion, the "search-redirections" plugin exhibits a strong foundation of secure coding with no immediately exploitable vulnerabilities or critical code signals. Its zero attack surface is a significant strength. The primary areas for improvement are the implementation of nonce and capability checks, and ensuring all output is properly escaped, to proactively mitigate potential risks in future updates and maintain its secure standing.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output detected
Vulnerabilities
None known

Search Redirections Security Vulnerabilities

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

Search Redirections Code Analysis

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

Output Escaping

73% escaped22 total outputs
Attack Surface

Search Redirections Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menusearch-redirections.php:21
actionadmin_initsearch-redirections.php:23
filterrequestsearch-redirections.php:25
actionadmin_initsearch-redirections.php:27
actionwpsearch-redirections.php:29
filterposts_searchsearch-redirections.php:31
filterplugin_action_linkssearch-redirections.php:64
actioninitsearch-redirections.php:339
Maintenance & Trust

Search Redirections Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Search Redirections Developer Profile

Ederson Peka

6 plugins · 540 total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
742 days
View full developer profile
Detection Fingerprints

How We Detect Search Redirections

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/search-redirections/css/style.css
Script Paths
/wp-content/plugins/search-redirections/js/script.js
Version Parameters
search-redirections/css/style.css?ver=search-redirections/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
-sr-group-sr-group-name-input-sr-term-sr-remove-rule-sr-remove-group-sr-add-rule-sr-add-group
Data Attributes
data-slug="search_redirections_rules"data-label_for="search_redirections_rules"data-slug="search_redirections_empty_search_dest"data-label_for="empty_search_dest"
FAQ

Frequently Asked Questions about Search Redirections