Simple Redirect Manager Security & Risk Analysis

wordpress.org/plugins/simple-redirect-manager

The ideal plugin to setup 301 or 302 redirects without editing your .htaccess file.

10 active installs v1.0.0 PHP + WP + Updated Dec 12, 2024
301-redirect302-redirectredirect-pluginset-page-redirectwithout-going-to-htaccess-file
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Redirect Manager Safe to Use in 2026?

Generally Safe

Score 92/100

Simple Redirect Manager 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 plugin 'simple-redirect-manager' v1.0.0 demonstrates a generally strong security posture, characterized by the complete absence of known CVEs and excellent practices in output escaping and SQL query preparation. The static analysis reveals no direct vulnerabilities in its attack surface, such as AJAX handlers, REST API routes, or shortcodes, all of which appear to be protected or non-existent.

However, a significant concern arises from the taint analysis, which identified one flow with an unsanitized path of high severity. This indicates a potential vulnerability where user-supplied input, if not properly handled, could lead to unexpected or malicious behavior, possibly related to file operations or path manipulation. The absence of capability checks on any entry points is also a notable weakness, as it suggests that even protected entry points might be accessible to unauthenticated users, although the current lack of exploitable entry points mitigates this immediate risk.

Given the plugin's clean vulnerability history and robust handling of SQL and output, the primary risk stems from the single high-severity taint flow. Addressing this specific issue should be the priority. Overall, the plugin exhibits good practices but requires careful scrutiny of its handling of user-supplied paths to ensure full security.

Key Concerns

  • High severity unsanitized path taint flow
  • No capability checks on entry points
Vulnerabilities
None known

Simple Redirect Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simple Redirect Manager Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Simple Redirect Manager Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

100% escaped57 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
srms_redirects_page (simple-redirect-manager.php:113)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Redirect Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitsimple-redirect-manager.php:75
actionpost_updatedsimple-redirect-manager.php:91
actionadmin_menusimple-redirect-manager.php:107
actionadmin_initsimple-redirect-manager.php:275
Maintenance & Trust

Simple Redirect Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 12, 2024
PHP min version
Downloads369

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Redirect Manager Developer Profile

Sachin Mishra

2 plugins · 10 total installs

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

How We Detect Simple Redirect Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-redirect-manager/simple-redirect-manager.php

HTML / DOM Fingerprints

CSS Classes
srms-form
Data Attributes
name="srms_add_redirect"name="srms_update_redirect"name="old_url"name="new_url"name="type"
FAQ

Frequently Asked Questions about Simple Redirect Manager