Prerender and Prefetch Security & Risk Analysis

wordpress.org/plugins/prerender-and-prefetch

Puts Prerender and Prefetch tag in the page. Allowing compatible navigators to do a pre-load of the page you figure the visitor is going to go.

50 active installs v0.93 PHP + WP 3.1+ Updated Nov 12, 2012
loadprefetchpreloadprerenderspeed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Prerender and Prefetch Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "prerender-and-prefetch" plugin v0.93 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any reported CVEs, coupled with the lack of identified critical or high-severity vulnerabilities in taint analysis, suggests a well-maintained and secure codebase. Furthermore, the plugin demonstrates good practices by having no discovered dangerous functions and employing prepared statements for all its SQL queries. It also avoids file operations and external HTTP requests, which can be common sources of vulnerabilities.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This means that any data outputted by the plugin could potentially be rendered directly to the user's browser without sanitization, opening the door to Cross-Site Scripting (XSS) attacks. While the attack surface appears to be minimal with no AJAX handlers, REST API routes, shortcodes, or cron events identified, the unescaped output presents a tangible risk. The complete absence of nonce and capability checks on any potential entry points (even if none are explicitly listed as unprotected) is also a weakness, although its impact is mitigated by the zero identified entry points. The lack of recorded vulnerability history is a positive sign, but the unescaped output is a critical oversight that needs immediate attention.

Key Concerns

  • Output escaping is completely missing
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

Prerender and Prefetch Security Vulnerabilities

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

Prerender and Prefetch Code Analysis

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

Output Escaping

0% escaped13 total outputs
Attack Surface

Prerender and Prefetch Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuadmin.php:5
actionadmin_initadmin.php:60
actionwp_headprerenderap.php:39
Maintenance & Trust

Prerender and Prefetch Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 12, 2012
PHP min version
Downloads2K

Community Trust

Rating80/100
Number of ratings1
Active installs50
Developer Profile

Prerender and Prefetch Developer Profile

Francisco Torres

2 plugins · 60 total installs

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

How We Detect Prerender and Prefetch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/prerender-and-prefetch/admin.php

HTML / DOM Fingerprints

HTML Comments
<!-- Prerender and Prefetch --><!-- Prerender didn't fire because of high server load -->
FAQ

Frequently Asked Questions about Prerender and Prefetch