LP Estimated Reading Time Security & Risk Analysis

wordpress.org/plugins/lp-estimated-reading-time

Displays an estimated reading time of your blog posts

50 active installs v1.0 PHP + WP 4.0+ Updated Feb 11, 2016
estimatedestimated-reading-timereading-timetimetime-to-read
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LP Estimated Reading Time Safe to Use in 2026?

Generally Safe

Score 85/100

LP Estimated Reading Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "lp-estimated-reading-time" plugin v1.0 demonstrates a generally good security posture with no known CVEs and a clean vulnerability history. The static analysis reveals a limited attack surface, with only one shortcode identified as an entry point. Crucially, there are no unprotected entry points and no dangerous functions, SQL queries, or file operations found in the code. The absence of external HTTP requests and taint flows further strengthens its security profile.

However, there are areas for improvement. The plugin has a moderate percentage of improperly escaped output (33%), which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected without proper sanitization. Furthermore, the lack of nonce checks and capability checks on the identified shortcode is a significant concern. While the attack surface is small, a lack of proper authorization checks opens it up to potential unauthorized execution of shortcode functionality. The plugin's vulnerability history is currently spotless, which is positive, but it doesn't entirely negate the risks identified in the static analysis, particularly the potential for XSS and unauthorized execution due to missing authorization.

In conclusion, the plugin is built on a solid foundation with no critical flaws identified. The absence of known vulnerabilities and the use of prepared statements are commendable. Nevertheless, the unescaped output and the complete absence of nonce and capability checks on its single entry point represent actionable security risks that should be addressed to improve its overall security.

Key Concerns

  • Unescaped output detected
  • Missing nonce check on shortcode
  • Missing capability check on shortcode
Vulnerabilities
None known

LP Estimated Reading Time Security Vulnerabilities

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

LP Estimated Reading Time Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

LP Estimated Reading Time Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lp_ert] lp-estimated-reading-time.php:114
WordPress Hooks 7
actionadmin_menuadmin\options-page.php:17
actionadmin_initadmin\options-page.php:18
actionadmin_enqueue_scriptsadmin\options-page.php:19
actionplugins_loadedlp-estimated-reading-time.php:41
actionwp_enqueue_scriptslp-estimated-reading-time.php:44
actioninitlp-estimated-reading-time.php:47
filterthe_contentlp-estimated-reading-time.php:52
Maintenance & Trust

LP Estimated Reading Time Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 11, 2016
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

LP Estimated Reading Time Developer Profile

layerpoint

1 plugin · 50 total installs

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

How We Detect LP Estimated Reading Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lp-estimated-reading-time/css/style.css

HTML / DOM Fingerprints

CSS Classes
lp-ertlp-ert__iconlp-panellp-panel__headerlp-panel__titlelp-panel__bodylp-tablelp-table__row+1 more
Shortcode Output
<div class="lp-ert<span class="lp-ert__icon dashicons dashicons-clock"></span>
FAQ

Frequently Asked Questions about LP Estimated Reading Time