LH Fresh Content Security & Risk Analysis

wordpress.org/plugins/lh-fresh-content

LH Fresh Content checks if the page visitted is stale (or has been updated) and updates it in the background or alerts the visitor.

10 active installs v1.11 PHP + WP 4.0+ Updated Aug 14, 2022
forcepagerefreshreloadsingle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Fresh Content Safe to Use in 2026?

Generally Safe

Score 85/100

LH Fresh Content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "lh-fresh-content" v1.11 plugin exhibits a generally good security posture based on the provided static analysis. The lack of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests in the code is a positive indicator. However, the analysis does reveal areas of concern. The presence of a single SQL query that does not use prepared statements is a potential risk for SQL injection vulnerabilities, especially if user-supplied data is directly incorporated. The low percentage of properly escaped output (29%) is a significant weakness, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities across various output contexts within the plugin. The plugin's vulnerability history is clean, with no recorded CVEs, which is reassuring and suggests a history of responsible development or good fortune. However, this can also lead to complacency. The current version seems to prioritize limiting entry points but needs to improve data sanitization and output escaping practices to achieve a robust security profile.

Key Concerns

  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

LH Fresh Content Security Vulnerabilities

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

LH Fresh Content Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

29% escaped7 total outputs
Attack Surface

LH Fresh Content Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwp_footerincludes\lh-register-file-class.php:181
actionembed_footerincludes\lh-register-file-class.php:182
filterlh_web_application_precache_static_urls_filterincludes\lh-register-file-class.php:190
filterscript_loader_tagincludes\lh-register-file-class.php:236
filterstyle_loader_tagincludes\lh-register-file-class.php:237
actionwp_loadedlh-fresh-content.php:501
actionadmin_initlh-fresh-content.php:504
actionwp_headlh-fresh-content.php:507
actionplugins_loadedlh-fresh-content.php:558
Maintenance & Trust

LH Fresh Content Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 14, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH Fresh Content Developer Profile

shawfactor

77 plugins · 15K total installs

91
trust score
Avg Security Score
87/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect LH Fresh Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-fresh-content/js/lh-fresh-content.js/wp-content/plugins/lh-fresh-content/css/lh-fresh-content.css
Script Paths
/wp-content/plugins/lh-fresh-content/js/lh-fresh-content.js
Version Parameters
lh-fresh-content/css/lh-fresh-content.css?ver=lh-fresh-content/js/lh-fresh-content.js?ver=

HTML / DOM Fingerprints

CSS Classes
lh_fresh_content-refreshlh_fresh_content-refresh_mainlh_fresh_content-dismiss_buttonlh_fresh_content-dismiss_span
Data Attributes
lh_fresh_content-refresh
JS Globals
lh_fresh_content_selectorlh_fresh_content_messagelh_fresh_content_refresh_mainlh_fresh_content_nonce
Shortcode Output
<p>This page might be out of date. You can try refreshing.</p><a class="lh_fresh_content-refresh" href="">refreshing</a>
FAQ

Frequently Asked Questions about LH Fresh Content