Simple SSL Redirects Security & Risk Analysis

wordpress.org/plugins/simple-ssl-redirects

Lightweight plugin to ensure access via SSL/HTTPS. Uses 301 (permanent) redirects for SEO benefits. Optionally sets HSTS and forces canonical domain.

200 active installs v1.1.4 PHP 5.3+ WP 4.6+ Updated Dec 9, 2025
httpsredirectionsecurityseossl
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple SSL Redirects Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "simple-ssl-redirects" plugin version 1.1.4 exhibits a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the analysis indicates no dangerous functions are used, all SQL queries are properly prepared, and there are no recorded vulnerabilities (CVEs) or taint analysis findings. This suggests a plugin that is likely robust and well-developed from a security perspective.

However, there are areas for improvement. A notable concern is the low percentage of properly escaped output (24%). This suggests that a significant number of outputs are not being sanitized, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly included in these outputs. Additionally, the lack of nonce and capability checks, while potentially justified by the limited attack surface, still represents a potential weakness if new entry points are introduced in future versions without adequate security measures. The presence of file operations without explicit mention of their nature or sanitization also warrants caution.

In conclusion, "simple-ssl-redirects" v1.1.4 appears to be a relatively secure plugin due to its minimal attack surface and absence of critical security flaws in the analyzed code. The lack of historical vulnerabilities further reinforces this. The primary area of concern is the insufficient output escaping, which requires attention to prevent potential XSS issues. Addressing this and ensuring robust authorization checks for any future code additions would further solidify its security.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Simple SSL Redirects Security Vulnerabilities

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

Simple SSL Redirects Release Timeline

v1.1.4Current
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Simple SSL Redirects Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
32
10 escaped
Nonce Checks
0
Capability Checks
0
File Operations
2
External Requests
0
Bundled Libraries
0

Output Escaping

24% escaped42 total outputs
Attack Surface

Simple SSL Redirects Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_initsimple-ssl-redirects.php:25
actionupdate_option_ssslr_methodsimple-ssl-redirects.php:30
actionupdate_option_ssslr_hstssimple-ssl-redirects.php:31
actionupdate_option_ssslr_canonical_domainsimple-ssl-redirects.php:32
actionadmin_menusimple-ssl-redirects.php:41
actionadmin_enqueue_scriptssimple-ssl-redirects.php:44
actionadmin_initsimple-ssl-redirects.php:53
actionadmin_initsimple-ssl-redirects.php:56
actionsend_headerssimple-ssl-redirects.php:59
actionadmin_initsimple-ssl-redirects.php:68
filterallowed_redirect_hostssimple-ssl-redirects.php:71
Maintenance & Trust

Simple SSL Redirects Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 9, 2025
PHP min version5.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Simple SSL Redirects Developer Profile

Blucube

2 plugins · 300 total installs

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

How We Detect Simple SSL Redirects

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-ssl-redirects/ssslr-admin-js.js/wp-content/plugins/simple-ssl-redirects/ssslr-admin-styles.css
Script Paths
/wp-content/plugins/simple-ssl-redirects/ssslr-admin-js.js
Version Parameters
simple-ssl-redirects/ssslr-admin-js.js?ver=simple-ssl-redirects/ssslr-admin-styles.css?ver=

HTML / DOM Fingerprints

JS Globals
ssslr_admin
FAQ

Frequently Asked Questions about Simple SSL Redirects