Simple HTTPS Redirect Security & Risk Analysis

wordpress.org/plugins/simple-https-redirect

The plugin forcibly redirects your website to https protocol, keep your website safe and fix the mixed content problems.

1K active installs v1.0.0 PHP + WP 4.0+ Updated Nov 18, 2024
forcehttpsredirectssl
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple HTTPS Redirect Safe to Use in 2026?

Generally Safe

Score 92/100

Simple HTTPS Redirect 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 "simple-https-redirect" plugin, version 1.0.0, presents a mixed security posture. On the positive side, the plugin exhibits zero known CVEs and no recorded vulnerability history, which is a strong indicator of past development diligence. Furthermore, the absence of identified dangerous functions, raw SQL queries, file operations, and taint analysis issues suggests a clean codebase in these critical areas. The plugin also correctly utilizes prepared statements for its SQL queries. However, significant concerns arise from the static analysis. The complete lack of output escaping for all identified outputs is a major vulnerability. This means that any data rendered to the user interface could potentially be manipulated, leading to cross-site scripting (XSS) attacks. Additionally, while there are no identified unprotected entry points, the absence of nonce checks across all its potential interaction points (even if currently zero) is a concern for future extensibility or if new entry points are added without proper security considerations. The single external HTTP request also warrants scrutiny, as it represents a potential avenue for external influence if not handled securely.

Key Concerns

  • All outputs are unescaped
  • No nonce checks found
  • One external HTTP request
Vulnerabilities
None known

Simple HTTPS Redirect Security Vulnerabilities

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

Simple HTTPS Redirect Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Simple HTTPS Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedindex.php:23
actionadmin_menuindex.php:134
actionadmin_initindex.php:146
actionadmin_enqueue_scriptsindex.php:159
actionupdate_option_shr_force_typeindex.php:171
actionadd_option_shr_force_typeindex.php:172
Maintenance & Trust

Simple HTTPS Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2024
PHP min version
Downloads11K

Community Trust

Rating60/100
Number of ratings2
Active installs1K
Developer Profile

Simple HTTPS Redirect Developer Profile

LightPlugins

3 plugins · 2K total installs

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

How We Detect Simple HTTPS Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-https-redirect/css/admin.css/wp-content/plugins/simple-https-redirect/js/admin.js
Script Paths
/wp-content/plugins/simple-https-redirect/js/admin.js

HTML / DOM Fingerprints

CSS Classes
shr-has-errorshr-errorsshr-radioshr-submitlight-plugins-link
Data Attributes
id="shr-wrap"id="shr-settings"id="shr-information"id="https"id="http"
FAQ

Frequently Asked Questions about Simple HTTPS Redirect