
Page Hover Titles Security & Risk Analysis
wordpress.org/plugins/page-hover-titlesLets you set a "hover_title" custom value that will be the text shown in the "title" element of page links when using the <code>wp_list_pages()</code> function.
Is Page Hover Titles Safe to Use in 2026?
Generally Safe
Score 85/100Page Hover Titles has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "page-hover-titles" v0.1 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices with no identified dangerous functions, file operations, or external HTTP requests. The plugin also correctly escapes all its output, mitigating cross-site scripting (XSS) vulnerabilities. Furthermore, the absence of any identified critical or high severity taint flows is a positive indicator.
However, the analysis does reveal areas of concern. The presence of two SQL queries that do not utilize prepared statements is a significant risk, potentially exposing the plugin and the WordPress site to SQL injection vulnerabilities. The complete lack of nonce checks and capability checks, especially given the absence of any identified entry points in this specific analysis, is a methodological weakness that could become a significant risk if the plugin's functionality expands or if entry points are introduced in future versions without proper authorization checks. The vulnerability history shows no prior issues, which is positive, but it doesn't entirely negate the risks identified in the current code.
In conclusion, while the plugin's current code demonstrates good output escaping and avoids common dangerous functions, the use of raw SQL and the absence of authorization checks present notable risks that require attention. The lack of immediate vulnerabilities in its history is promising, but the identified coding weaknesses could lead to exploitable issues.
Key Concerns
- Raw SQL queries without prepared statements
- Missing nonce checks
- Missing capability checks
Page Hover Titles Security Vulnerabilities
Page Hover Titles Code Analysis
SQL Query Safety
Page Hover Titles Attack Surface
WordPress Hooks 1
Maintenance & Trust
Page Hover Titles Maintenance & Trust
Maintenance Signals
Community Trust
Page Hover Titles Alternatives
No alternatives data available yet.
Page Hover Titles Developer Profile
29 plugins · 176K total installs
How We Detect Page Hover Titles
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!--
-->