Blog Link Hover Preview Security & Risk Analysis

wordpress.org/plugins/blog-link-hover-preview

Adds Wikipedia-style hover previews on internal post links as a pop-up card, showing the post title, excerpt, and a read more link.

0 active installs v1.1.2 PHP 7.2+ WP 5.5+ Updated Unknown
hover-previewinternal-linkslink-popup-cardlink-previewwikipedia-style
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Blog Link Hover Preview Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "blog-link-hover-preview" plugin v1.1.2 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates excellent security practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and properly escaping all output. Furthermore, it implements a nonce check, which is crucial for securing AJAX actions. The absence of file operations and external HTTP requests further minimizes potential attack vectors. The vulnerability history shows no recorded CVEs, indicating a clean track record and suggesting that the developers have likely maintained good security standards over time.

While the static analysis reveals no critical or high-severity issues, a notable concern is the complete lack of capability checks on the two AJAX handlers. This means that any authenticated user, regardless of their role, can potentially trigger these handlers, which could lead to unintended actions if these handlers have any side effects. Although the current attack surface is small and there are no apparent taint flows with unsanitized paths, the absence of capability checks presents a weakness that could be exploited if the functionality of these AJAX handlers were to change or if a vulnerability were to be introduced in the future. Overall, the plugin is well-coded from a security perspective, but the lack of granular access control on its entry points is a point of concern.

Key Concerns

  • AJAX handlers without capability checks
Vulnerabilities
None known

Blog Link Hover Preview Security Vulnerabilities

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

Blog Link Hover Preview Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

Blog Link Hover Preview Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_blhp_previewblog-link-hover-preview.php:72
noprivwp_ajax_blhp_previewblog-link-hover-preview.php:73
WordPress Hooks 4
actionwp_enqueue_scriptsblog-link-hover-preview.php:14
filterthe_contentblog-link-hover-preview.php:51
actionadmin_menublog-link-hover-preview.php:114
actionadmin_initblog-link-hover-preview.php:124
Maintenance & Trust

Blog Link Hover Preview Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.2
Downloads259

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Blog Link Hover Preview Developer Profile

Arun Paul

2 plugins · 0 total installs

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

How We Detect Blog Link Hover Preview

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blog-link-hover-preview/assets/hover.css/wp-content/plugins/blog-link-hover-preview/assets/hover.js
Script Paths
/wp-content/plugins/blog-link-hover-preview/assets/hover.js
Version Parameters
blog-link-hover-preview/assets/hover.css?ver=blog-link-hover-preview/assets/hover.js?ver=

HTML / DOM Fingerprints

CSS Classes
blhp-popupblhp-more
Data Attributes
data-blhp-post
JS Globals
BLHP
REST Endpoints
/wp-json/wp/v2/posts
FAQ

Frequently Asked Questions about Blog Link Hover Preview