HTTPS Mixed Content Detector Security & Risk Analysis

wordpress.org/plugins/https-mixed-content-detector

Detects and logs content that will cause mixed content warnings.

60 active installs v1.2.0 PHP + WP 4.0.1+ Updated Jan 19, 2015
httpsssltls
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTTPS Mixed Content Detector Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The https-mixed-content-detector plugin v1.2.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any recorded CVEs, critical or high severity taint flows, and a complete lack of SQL injection vulnerabilities due to the exclusive use of prepared statements are significant strengths. Furthermore, the plugin demonstrates good practices by incorporating nonce and capability checks, and a high percentage of properly escaped output, indicating an awareness of common web application security risks. The limited attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, further reduces the potential for exploitation.

Despite the positive indicators, there are minor areas for consideration. The presence of file operations and external HTTP requests, while not inherently problematic, could present potential risks if not handled with extreme care and robust validation, especially in combination with less than perfectly escaped output. The 13% of output that is not properly escaped, though seemingly small, could still be a vector for cross-site scripting (XSS) vulnerabilities if the unescaped data originates from an untrusted source or is rendered in a sensitive context. The lack of any taint analysis flows being analyzed is also a point of interest, suggesting either a very simple code structure or that such analysis was not performed comprehensively.

In conclusion, https-mixed-content-detector v1.2.0 appears to be a securely developed plugin with a history free of significant vulnerabilities. The development team has implemented many best practices. The primary areas for vigilance would be ensuring the secure handling of file operations and external requests, and diligently addressing the remaining unescaped output to achieve a fully robust security profile.

Key Concerns

  • Unescaped output exists
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

HTTPS Mixed Content Detector Security Vulnerabilities

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

HTTPS Mixed Content Detector Code Analysis

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

Output Escaping

87% escaped30 total outputs
Attack Surface

HTTPS Mixed Content Detector Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitbeacon.php:46
filtermanage_edit-csp-report_columnsbeacon.php:47
actionmanage_csp-report_posts_custom_columnbeacon.php:48
actioninitbeacon.php:50
actioninithttps-mixed-content-detector.php:182
actioninitpolicy.php:42
Maintenance & Trust

HTTPS Mixed Content Detector Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedJan 19, 2015
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings6
Active installs60
Developer Profile

HTTPS Mixed Content Detector Developer Profile

Zack Tollman

6 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 HTTPS Mixed Content Detector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/https-mixed-content-detector/assets/js/mcd-beacon.js/wp-content/plugins/https-mixed-content-detector/assets/css/mcd-styles.css
Generator Patterns
HTTPS Mixed Content Detector
Script Paths
/wp-content/plugins/https-mixed-content-detector/assets/js/mcd-beacon.js
Version Parameters
https-mixed-content-detector/assets/js/mcd-beacon.js?ver=https-mixed-content-detector/assets/css/mcd-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
mcd-dashboard-widget
JS Globals
MCD_BEACON_CONFIG
FAQ

Frequently Asked Questions about HTTPS Mixed Content Detector