Page Hover Titles Security & Risk Analysis

wordpress.org/plugins/page-hover-titles

Lets 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.

10 active installs v0.1 PHP + WP + Updated Sep 26, 2006
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Hover Titles Safe to Use in 2026?

Generally Safe

Score 85/100

Page Hover Titles has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 19yr ago
Risk Assessment

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
Vulnerabilities
None known

Page Hover Titles Security Vulnerabilities

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

Page Hover Titles Code Analysis

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

SQL Query Safety

0% prepared2 total queries
Attack Surface

Page Hover Titles Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterwp_list_pagespage-hover-titles.php:49
Maintenance & Trust

Page Hover Titles Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedSep 26, 2006
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Page Hover Titles Alternatives

No alternatives data available yet.

Developer Profile

Page Hover Titles Developer Profile

Mark Jaquith

29 plugins · 176K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
3337 days
View full developer profile
Detection Fingerprints

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

HTML Comments
<!-- -->
FAQ

Frequently Asked Questions about Page Hover Titles