WP Force SSL & HTTPS SSL Redirect Security & Risk Analysis

wordpress.org/plugins/wp-force-ssl

Enable SSL & HTTPS redirect with 1 click! Add SSL certificate & WP Force SSL to redirect site from HTTP to HTTPS & fix SSL errors.

90K active installs v1.68 PHP 5.2+ WP 4.6+ Updated Dec 3, 2025
force-sslhttpsmixed-contentsslssl-certificate
99
A · Safe
CVEs total1
Unpatched0
Last CVEJun 7, 2024
Safety Verdict

Is WP Force SSL & HTTPS SSL Redirect Safe to Use in 2026?

Generally Safe

Score 99/100

WP Force SSL & HTTPS SSL Redirect has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jun 7, 2024Updated 4mo ago
Risk Assessment

The wp-force-ssl plugin exhibits a generally strong security posture, adhering to several good coding practices. Notably, there are no detected dangerous functions, all SQL queries utilize prepared statements, and the vast majority of output is properly escaped. The presence of nonce and capability checks on all identified AJAX handlers is a significant strength, as is the complete absence of REST API routes, shortcodes, and cron events, which limits the plugin's attack surface. The plugin also makes external HTTP requests, which are a potential area of concern but are not inherently a vulnerability. The vulnerability history shows a single medium-severity CVE in the past, which has been patched. This indicates that while past issues have occurred, the developers have a history of addressing them.

However, there are areas for improvement. The plugin's attack surface, while limited to AJAX handlers, could be further scrutinized for any implicit assumptions about user roles or permissions that might not be explicitly enforced through capability checks. The two external HTTP requests, while not flagged as a vulnerability in the static analysis, represent potential vectors for supply chain attacks or information leakage if not handled with extreme care regarding the sources and content of these requests. The absence of taint analysis results is common for smaller plugins but would be a more comprehensive way to assess the handling of user-supplied data. Overall, wp-force-ssl appears to be a relatively secure plugin, but vigilance regarding external requests and thorough review of all authorization mechanisms remain important.

Key Concerns

  • External HTTP requests detected
  • One medium CVE historically
Vulnerabilities
1

WP Force SSL & HTTPS SSL Redirect Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-5770medium · 4.2Missing Authorization

WP Force SSL & HTTPS SSL Redirect <= 1.66 - Missing Authorization to Settings Update

Jun 7, 2024 Patched in 1.67 (1d)
Code Analysis
Analyzed Mar 17, 2026

WP Force SSL & HTTPS SSL Redirect Code Analysis

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

Output Escaping

95% escaped20 total outputs
Attack Surface

WP Force SSL & HTTPS SSL Redirect Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_wpfs_save_setttingwp-force-ssl.php:110
authwp_ajax_wpfs_test_sslwp-force-ssl.php:111
authwp_ajax_wpfs_run_testswp-force-ssl.php:112
authwp_ajax_wpfs_dismiss_noticewp-force-ssl.php:113
WordPress Hooks 19
filtersafe_style_cssinc\wp-force-ssl-utility.php:76
filtersafe_style_cssinc\wp-force-ssl-utility.php:285
actionadmin_initwf-flyout\wf-flyout.php:27
actionadmin_enqueue_scriptswf-flyout\wf-flyout.php:73
actionadmin_headwf-flyout\wf-flyout.php:74
actionadmin_footerwf-flyout\wf-flyout.php:75
actiontemplate_redirectwp-force-ssl.php:89
actionsend_headerswp-force-ssl.php:92
actionsend_headerswp-force-ssl.php:95
actionadmin_menuwp-force-ssl.php:98
actionadmin_headwp-force-ssl.php:99
actionwp_before_admin_bar_renderwp-force-ssl.php:100
filteradmin_footer_textwp-force-ssl.php:101
actionadmin_print_scriptswp-force-ssl.php:102
actionadmin_enqueue_scriptswp-force-ssl.php:103
actionwp_dashboard_setupwp-force-ssl.php:104
filterplugin_row_metawp-force-ssl.php:107
actionadmin_noticeswp-force-ssl.php:900
actionplugins_loadedwp-force-ssl.php:1208
Maintenance & Trust

WP Force SSL & HTTPS SSL Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version5.2
Downloads1.7M

Community Trust

Rating94/100
Number of ratings179
Active installs90K
Developer Profile

WP Force SSL & HTTPS SSL Redirect Developer Profile

WebFactory

28 plugins · 3.5M total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
699 days
View full developer profile
Detection Fingerprints

How We Detect WP Force SSL & HTTPS SSL Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-force-ssl/css/wpfs-style.css/wp-content/plugins/wp-force-ssl/css/sweetalert2.min.css/wp-content/plugins/wp-force-ssl/js/wpfs-pointers.js/wp-content/plugins/wp-force-ssl/js/wpfs-sweetalert2.js/wp-content/plugins/wp-force-ssl/js/wpfs-admin.js
Script Paths
/wp-content/plugins/wp-force-ssl/js/wpfs-pointers.js/wp-content/plugins/wp-force-ssl/js/wpfs-sweetalert2.js/wp-content/plugins/wp-force-ssl/js/wpfs-admin.js
Version Parameters
wp-force-ssl/css/wpfs-style.css?ver=wp-force-ssl/css/sweetalert2.min.css?ver=wp-force-ssl/js/wpfs-pointers.js?ver=wp-force-ssl/js/wpfs-sweetalert2.js?ver=wp-force-ssl/js/wpfs-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
Thank you for installing the <b style="font-weight: 800;">WP Force SSL</b> plugin!<br>Open <a href="">Settings - WP Force SSL</a> to access SSL settings.
Data Attributes
wp_force_ssl_pointers
JS Globals
wp_force_ssl_pointers
FAQ

Frequently Asked Questions about WP Force SSL & HTTPS SSL Redirect