LC HoverPeek Security & Risk Analysis

wordpress.org/plugins/lc-hoverpeek

LC HoverPeek adds a lightweight preview popup when users hover over links. It supports internal WordPress posts and external links.

0 active installs v1.0.1 PHP 7.2+ WP 5.0+ Updated Apr 4, 2026
content-previewhover-previewlink-previewlink-tooltippost-preview
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is LC HoverPeek Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The lc-hoverpeek v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. A significant positive is the complete absence of dangerous functions, raw SQL queries, and improperly escaped output. The plugin also demonstrates good practice by utilizing prepared statements for all SQL queries and correctly escaping all outputs, indicating developer diligence in preventing common web vulnerabilities like SQL injection and XSS. The taint analysis revealing no unsanitized paths further reinforces this positive assessment.

However, there are areas for consideration. While the attack surface is relatively small with only 5 AJAX handlers, the absence of explicit capability checks on all of them is a potential concern. Although no explicit auth checks are listed as missing, it's crucial to ensure that these AJAX handlers are adequately protected against unauthorized access. The presence of external HTTP requests, while not inherently a vulnerability, can introduce risks if the target endpoints are compromised or if the data transmitted is not handled securely.

The plugin's vulnerability history is spotless, with no recorded CVEs. This is a strong indicator of a well-developed and maintained plugin, or one that has not yet been extensively targeted or scrutinized. Coupled with the strong static analysis, this suggests a low immediate risk. Nevertheless, the absence of capability checks on all AJAX endpoints, however minor, warrants careful review to ensure no unintended privilege escalation or data exposure is possible.

Key Concerns

  • AJAX handlers without explicit capability checks
Vulnerabilities
None known

LC HoverPeek Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

LC HoverPeek Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

LC HoverPeek Code Analysis

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

Output Escaping

100% escaped49 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
lcho_preview (includes/lcho_core.php:152)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

LC HoverPeek Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_lcho_reset_settingsadmin/lcho_admin.php:27
authwp_ajax_lcho_previewincludes/lcho_core.php:28
noprivwp_ajax_lcho_previewincludes/lcho_core.php:29
authwp_ajax_lcho_batchincludes/lcho_core.php:30
noprivwp_ajax_lcho_batchincludes/lcho_core.php:31
WordPress Hooks 6
actionadmin_enqueue_scriptsadmin/lcho_admin.php:26
actionadmin_menuadmin/lcho_admin.php:28
actionadmin_initadmin/lcho_admin.php:29
actionwp_enqueue_scriptsincludes/lcho_core.php:26
filterthe_contentincludes/lcho_core.php:27
actionadmin_initlc-hoverpeek.php:40
Maintenance & Trust

LC HoverPeek Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 4, 2026
PHP min version7.2
Downloads161

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LC HoverPeek Developer Profile

Loinecoders

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 LC HoverPeek

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lc-hoverpeek/admin/admin.css/wp-content/plugins/lc-hoverpeek/admin/admin.js
Script Paths
/wp-content/plugins/lc-hoverpeek/admin/admin.js
Version Parameters
lc-hoverpeek/admin/admin.css?ver=lc-hoverpeek/admin/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
lcho-settings-wraplcho-headerlcho-header-titlelcho-infolcho-info-headerlcho-info-header-leftlcho-toggle-iconlcho-info-content+8 more
Data Attributes
data-settings-noncedata-nonce
JS Globals
lcho_admin
FAQ

Frequently Asked Questions about LC HoverPeek