Preload Featured Images Security & Risk Analysis

wordpress.org/plugins/preload-featured-images

Preload Featured Images automatically in posts to increase the PageSpeed Score.

2K active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Jul 17, 2024
featured-imagesimage-preloadpagespeedprefetchpreload
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Preload Featured Images Safe to Use in 2026?

Generally Safe

Score 92/100

Preload Featured Images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'preload-featured-images' plugin version 1.0.0 exhibits a very strong security posture based on the provided static analysis. The complete absence of an attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, significantly minimizes potential entry points for malicious actors. Furthermore, the code demonstrates excellent data handling practices with 100% of SQL queries using prepared statements and a high percentage of output being properly escaped. The presence of a capability check, although only one, indicates some level of authorization is considered. The lack of reported vulnerabilities in its history is a significant positive indicator of its secure development.

However, a notable concern arises from the complete absence of nonce checks. While the plugin has a limited attack surface, nonce checks are a fundamental WordPress security mechanism to prevent Cross-Site Request Forgery (CSRF) attacks. Their omission, even with the limited number of entry points, represents a potential weakness. The taint analysis showing zero flows also suggests that either the analysis was not comprehensive enough for this specific plugin, or the plugin's functionality is so simple that no taint flows could be identified, which could be a double-edged sword. The lack of direct file operations or external HTTP requests is a positive sign, reducing risks associated with those areas.

In conclusion, this plugin appears to be very securely coded with excellent data handling and a minimal attack surface. Its clean vulnerability history further bolsters confidence. The primary area for improvement and a point of concern is the missing nonce checks, which should be addressed to fully align with WordPress security best practices and mitigate potential CSRF risks, however limited they may currently be.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Preload Featured Images Security Vulnerabilities

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

Preload Featured Images Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Preload Featured Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitpreload-featured-image.php:71
actionafter_switch_themepreload-featured-image.php:73
actionadmin_menupreload-featured-image.php:74
actionadmin_initpreload-featured-image.php:75
actionwp_headpreload-featured-image.php:77
actioninitpreload-featured-image.php:341
Maintenance & Trust

Preload Featured Images Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 17, 2024
PHP min version7.4
Downloads18K

Community Trust

Rating100/100
Number of ratings3
Active installs2K
Developer Profile

Preload Featured Images Developer Profile

WPZOOM

24 plugins · 337K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
102 days
View full developer profile
Detection Fingerprints

How We Detect Preload Featured Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/preload-featured-images/css/preload-featured-images.css
Script Paths
/wp-content/plugins/preload-featured-images/js/preload-featured-images.js
Version Parameters
preload-featured-images/css/preload-featured-images.css?ver=preload-featured-images/js/preload-featured-images.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Preload Featured Images