Simple HTTPS Security & Risk Analysis

wordpress.org/plugins/simple-https

Correct your SSL/HTTPS issue within few clicks and enable HTTP Strict Transport Security for your website.

400 active installs v2.2.6 PHP + WP 4.9+ Updated Apr 26, 2025
httpsredirectsslssl-fixtls
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple HTTPS Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'simple-https' plugin, version 2.2.6, exhibits a generally strong security posture based on the provided static analysis. The complete absence of entry points (AJAX, REST API, shortcodes, cron events) significantly limits the potential attack surface. Furthermore, the code signals indicate good development practices, with all SQL queries utilizing prepared statements and a reasonable percentage of outputs being properly escaped. The lack of any recorded vulnerabilities or CVEs in its history further reinforces this positive assessment.

However, a few areas warrant attention. The fact that 100% of SQL queries are prepared is excellent, but the presence of file operations and a singular nonce check, while not inherently problematic, could be areas for scrutiny in a more in-depth review. The absence of any capability checks is a concern, as it suggests that actions within the plugin might not be adequately protected against unauthorized users, especially if any undocumented entry points or administrative functions were to be discovered. The lack of taint analysis results is not necessarily a weakness, but it means that potential data flow vulnerabilities have not been explicitly ruled out by this analysis method.

In conclusion, 'simple-https' v2.2.6 appears to be a well-developed plugin with a minimal attack surface and good coding hygiene regarding database interactions and output escaping. Its vulnerability history is spotless, which is a significant positive. The primary area for improvement lies in the implementation of capability checks to ensure proper authorization for all plugin operations. While the static analysis doesn't reveal critical flaws, a comprehensive security review would benefit from examining the purpose and protection of file operations and the lack of capability checks.

Key Concerns

  • No capability checks found
  • Partial output escaping (67%)
Vulnerabilities
None known

Simple HTTPS Security Vulnerabilities

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

Simple HTTPS Code Analysis

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

Output Escaping

67% escaped21 total outputs
Attack Surface

Simple HTTPS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedincludes\class-simple-https-core.php:105
actionadmin_enqueue_scriptsincludes\class-simple-https-core.php:119
actionadmin_enqueue_scriptsincludes\class-simple-https-core.php:120
actionadmin_menuincludes\class-simple-https-core.php:123
actioninitincludes\class-simple-https-core.php:124
actionsend_headersincludes\class-simple-https-core.php:128
Maintenance & Trust

Simple HTTPS Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 26, 2025
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Simple HTTPS Developer Profile

neoslab

7 plugins · 920 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 HTTPS

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/assets/styles/fontawesome.min.css/wp-content/plugins/simple-https/assets/styles/simple-https-admin.min.css/wp-content/plugins/simple-https/assets/javascripts/simple-https-admin.min.js
Script Paths
/wp-content/plugins/simple-https/assets/javascripts/simple-https-admin.min.js
Version Parameters
simple-https-admin.min.css?ver=simple-https-admin.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpbnd-header-pluginheader-iconheader-texttab-labelsimple-https-adminactive
Data Attributes
data-tab
JS Globals
simple-https-admin
FAQ

Frequently Asked Questions about Simple HTTPS