
Reading Time Security & Risk Analysis
wordpress.org/plugins/reading-timeReading Time shows the estimated reading time and puts an animated progress bar inside the post.
Is Reading Time Safe to Use in 2026?
Generally Safe
Score 85/100Reading Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "reading-time" plugin version 1.2.21 demonstrates a generally good security posture. The static analysis reveals no identified attack vectors through common entry points like AJAX, REST API, shortcodes, or cron events. The absence of dangerous functions and external HTTP requests further contributes to a secure foundation. Crucially, all SQL queries utilize prepared statements, mitigating the risk of SQL injection. However, a significant concern is the low percentage (25%) of properly escaped output. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sufficient sanitization, though the absence of taint flows with unsanitized paths suggests this risk might be currently mitigated. The plugin's history of zero known CVEs is a positive indicator of ongoing security maintenance and a lack of past exploitable issues.
Key Concerns
- Low percentage of properly escaped output
Reading Time Security Vulnerabilities
Reading Time Release Timeline
Reading Time Code Analysis
Output Escaping
Data Flow Analysis
Reading Time Attack Surface
WordPress Hooks 2
Maintenance & Trust
Reading Time Maintenance & Trust
Maintenance Signals
Community Trust
Reading Time Alternatives
Reading Time WP
reading-time-wp
Reading Time WP creates an estimated reading time of your posts that is inserted above the content or by using a shortcode.
Just Writing Statistics
just-writing-statistics
Calculate your writing statistics on your WordPress site.
Timify
timify
With Timify, let your audience know about the last modified date, publish date, and reading time of your articles. You can also customize each setting …
Article Read Time Lite – WordPress plugin for displaying total reading time and progress bar
article-read-time-lite
Calculate and display total reading time| Calculate and display Characters and Words | Progress Bar
My Reading Time Lite
my-reading-time-lite
Reading Time lite plugin enables an estimated reading time that inserted above or bottom in post. Insert anywhere using shortcode too.
Reading Time Developer Profile
7 plugins · 3K total installs
How We Detect Reading Time
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/reading-time/reading-time.js/wp-content/plugins/reading-time/reading-time.jsreading-time/reading-time.js?ver=reading-time_optionsHTML / DOM Fingerprints
readingtime_textreadingtime_borderreadingtime_barid="readingtime_bar_in_*jQuery<p class="readingtime_text">I think you will spend SSSS seconds reading this post</p><p><div class="readingtime_border"><div id="readingtime_bar_in_" class="readingtime_bar"></div></div></p>