Mixed Content Security & Risk Analysis

wordpress.org/plugins/mixed-content

this free plugin will fix your mixed content issue after install SSL. . It replaces all http:// with https:// in any output. Nothing to configure

30 active installs v1.0.0 PHP 7.0+ WP 3.3+ Updated Oct 26, 2021
mixedmixed-contentseosslssl-mixed-content
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mixed Content Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "mixed-content" plugin v1.0.0 presents a generally positive security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate a responsible approach to data handling, with no dangerous functions identified, all SQL queries utilizing prepared statements, and no file operations or external HTTP requests. The lack of identified taint flows, including those with unsanitized paths, is a strong indicator of secure coding practices regarding data sanitization and validation. The plugin also boasts a clean vulnerability history, with no recorded CVEs, which suggests a well-maintained and secure codebase.

However, a critical concern arises from the output escaping analysis. With one total output and 0% properly escaped, this indicates a potential for Cross-Site Scripting (XSS) vulnerabilities. Any data outputted by the plugin that is not properly escaped could be manipulated by an attacker to inject malicious scripts, impacting users who interact with the compromised site. While the attack surface is minimal and the vulnerability history is excellent, this single unescaped output represents a significant, albeit isolated, risk that needs immediate attention. In conclusion, while the plugin demonstrates strong adherence to secure coding principles in most areas, the lack of output escaping is a glaring weakness that overshadows its otherwise robust security.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Mixed Content Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Mixed Content Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Mixed Content Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Mixed Content Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedincludes\mixed-content-functions.php:11
actionshutdownincludes\mixed-content-functions.php:16
actionin_plugin_update_message-mixed-content/mixed-content.phpmixed-content.php:137
actioninitmixed-content.php:138
filterplugin_row_metamixed-content.php:140
Maintenance & Trust

Mixed Content Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 26, 2021
PHP min version7.0
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs30
Developer Profile

Mixed Content Developer Profile

Mubeen Khan

3 plugins · 130 total installs

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

How We Detect Mixed Content

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Here we are adding plugin final class --><!-- Mixed Content Expire version --><!-- Mixed Content Expire text domain --><!-- Not allowed -->+11 more
FAQ

Frequently Asked Questions about Mixed Content