Force User SSL Security & Risk Analysis

wordpress.org/plugins/force-user-ssl

This plugin forces logged in users to use SSL.

0 active installs v1.0 PHP + WP 2.6.0+ Updated Jul 13, 2017
force-sslhttpssecurityssluser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Force User SSL Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'force-user-ssl' v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates excellent practices by not utilizing dangerous functions, all SQL queries are prepared, and all outputs are properly escaped. There are no file operations or external HTTP requests, and critically, no identified taint flows with unsanitized paths at a high or critical severity. The plugin also has no recorded vulnerability history, indicating a lack of known security issues.

However, there are a few areas that warrant attention. The absence of nonce checks and capability checks, while not immediately indicative of a vulnerability given the zero attack surface, represents a missed opportunity for robust security if the plugin were to be expanded in the future. The two identified flows with unsanitized paths, even though classified as low severity, suggest that input validation might be less stringent than ideal. While the plugin currently presents a low risk due to its limited functionality and lack of known vulnerabilities, future development should prioritize incorporating security best practices like nonce and capability checks to maintain this strong security posture.

Key Concerns

  • Flows with unsanitized paths (2)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Force User SSL Security Vulnerabilities

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

Force User SSL Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
force_user_ssl (force-user-ssl.php:14)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Force User SSL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionget_headerforce-user-ssl.php:20
Maintenance & Trust

Force User SSL Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 13, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Force User SSL Developer Profile

Martin Teley

2 plugins · 1K total installs

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

How We Detect Force User SSL

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Force User SSL