LCS HTTPS Security & Risk Analysis

wordpress.org/plugins/lcs-https

This plugin redirects specific pages to HTTPS. All other pages will remain HTTP.

10 active installs v1.0 PHP + WP 3.0+ Updated May 5, 2019
httphttpspageredirectssl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LCS HTTPS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The LCS-HTTPS plugin v1.0 exhibits a generally positive security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerability history. This suggests a well-developed and secure plugin with respect to these common attack vectors.

However, a critical concern arises from the output escaping analysis. With two total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data rendered by this plugin without proper sanitization or escaping could be exploited by attackers to inject malicious scripts into the user's browser. While the plugin currently has no known CVEs, the lack of output escaping represents a significant, inherent security weakness that should be addressed immediately. The absence of nonces and capability checks, while less concerning given the limited attack surface, still indicates areas where security could be further hardened, especially if the plugin's functionality were to expand.

Key Concerns

  • All output escaping is missing
Vulnerabilities
None known

LCS HTTPS Security Vulnerabilities

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

LCS HTTPS Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

LCS HTTPS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actiontemplate_redirectlcs-https.php:123
actionwp_footerlcs-https.php:124
actioninitlcs-https.php:125
actionadmin_initlcs-https.php:126
actionadmin_menulcs-https.php:127
Maintenance & Trust

LCS HTTPS Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 5, 2019
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

LCS HTTPS Developer Profile

latcomsystems

3 plugins · 20 total installs

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

How We Detect LCS HTTPS

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<textarea name="lcs_https_options[https_pages]" rows="5" cols="100" type='textarea'>
FAQ

Frequently Asked Questions about LCS HTTPS