BasisRedirects Security & Risk Analysis

wordpress.org/plugins/basis-redirects

Manage URL redirections with bulk management, import/export, logs, analytics, and a link scanner.

0 active installs v0.1.0 PHP 7.4+ WP 6.0+ Updated Sep 14, 2025
301linksmigrationredirectsseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BasisRedirects Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The plugin "basis-redirects" v0.1.0 presents a mixed security profile. On the positive side, there are no known CVEs, no dangerous functions, and a very low attack surface with no exposed entry points. The plugin also predominantly uses prepared statements for SQL queries, which is a strong security practice. However, the static analysis reveals significant concerns regarding data sanitization and output escaping. A high proportion of taint flows (8 out of 11) have unsanitized paths, with all of them flagged as high severity. Furthermore, only 52% of output is properly escaped, indicating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of capability checks on any entry points, although the attack surface is currently zero, leaves potential for future issues if new entry points are added without proper authorization checks.

While the plugin's vulnerability history is clean, this could be due to its early version or limited exposure. The high number of unsanitized taint flows is a critical red flag that outweighs the lack of historical vulnerabilities. The poor output escaping is another significant weakness. The plugin's strength lies in its current limited attack surface and good SQL practices. However, the identified data handling issues suggest that the plugin is not yet in a production-ready secure state and requires immediate attention to address the taint flow and output escaping problems.

Key Concerns

  • High severity unsanitized taint flows
  • Low percentage of properly escaped output
  • No capability checks on entry points
Vulnerabilities
None known

BasisRedirects Security Vulnerabilities

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

BasisRedirects Code Analysis

Dangerous Functions
0
Raw SQL Queries
3
68 prepared
Unescaped Output
166
179 escaped
Nonce Checks
6
Capability Checks
0
File Operations
4
External Requests
0
Bundled Libraries
0

SQL Query Safety

96% prepared71 total queries

Output Escaping

52% escaped345 total outputs
Data Flows
8 unsanitized

Data Flow Analysis

11 flows8 with unsanitized paths
handle_import (src\Admin\Controllers\ImportExportController.php:108)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BasisRedirects Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedbasis-redirects.php:42
Maintenance & Trust

BasisRedirects Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 14, 2025
PHP min version7.4
Downloads193

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

BasisRedirects Developer Profile

roehler

5 plugins · 210 total installs

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

How We Detect BasisRedirects

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/basis-redirects/assets/css/admin.css/wp-content/plugins/basis-redirects/assets/js/admin.js
Script Paths
/wp-content/plugins/basis-redirects/assets/js/admin.js
Version Parameters
basis-redirects/assets/css/admin.css?ver=basis-redirects/assets/js/admin.js?ver=

HTML / DOM Fingerprints

JS Globals
BasisRedirects
FAQ

Frequently Asked Questions about BasisRedirects