
Force HTTPS srcset Security & Risk Analysis
wordpress.org/plugins/force-https-srcsetReplace Responsive images srcset since wp 4.4 to https!
Is Force HTTPS srcset Safe to Use in 2026?
Generally Safe
Score 85/100Force HTTPS srcset has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "force-https-srcset" v1.0 exhibits a generally strong security posture based on the static analysis provided. The absence of dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements is highly commendable. Furthermore, the lack of any reported vulnerabilities in its history suggests a commitment to security by the developers. However, a significant concern arises from the output escaping analysis, where 100% of the analyzed outputs are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the plugin's output without proper sanitization. The lack of documented capability checks or nonce checks on any entry points, while the entry points themselves are zero, means that if any were introduced in the future without proper checks, they would be unprotected. The complete absence of taint analysis results might indicate limited testing or that no concerning data flows were detected, but it's difficult to draw firm conclusions from this.
In conclusion, while the plugin avoids many common pitfalls and has a clean vulnerability history, the unescaped output is a critical weakness that needs immediate attention. The plugin developers should prioritize implementing robust output escaping mechanisms to mitigate XSS risks. The zero attack surface is a positive, but the lack of built-in checks on potential future entry points is a minor concern for long-term maintainability. Overall, the plugin has a good foundation, but the unescaped output significantly detracts from its security.
Key Concerns
- Unescaped output found
Force HTTPS srcset Security Vulnerabilities
Force HTTPS srcset Code Analysis
Output Escaping
Force HTTPS srcset Attack Surface
WordPress Hooks 3
Maintenance & Trust
Force HTTPS srcset Maintenance & Trust
Maintenance Signals
Community Trust
Force HTTPS srcset Alternatives
Disable Responsive Images Complete
disable-responsive-images-complete
Completely disables WP responsive images.
RICG Responsive Images
ricg-responsive-images
Bringing automatic default responsive images to WordPress.
Responsify WP
responsify-wp
Responsive images. Plug and play.
Post Script Responsive Images
post-script-responsive-images
SRCSET responsive images on wordpress for content images.
Hostinger Tools
hostinger
Simplified WordPress management. Manage site info, maintenance, security, & redirects.
Force HTTPS srcset Developer Profile
8 plugins · 430 total installs
How We Detect Force HTTPS srcset
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<label><input name="force_https_srcset_everytime" type="checkbox" value="1" />
Force <code>srcset</code> attr's url scheme to <code>https</code></label><p class="description">This option makes srcset url tobe https when you access with <code>http</code>.</p>