WP Post Reading Progress Security & Risk Analysis

wordpress.org/plugins/wp-post-reading-progress

Add time to read or progress bar to your posts and pages!

0 active installs v1.0.1 PHP 7.3+ WP 5.5.3+ Updated Sep 26, 2021
progressprogressbarreading
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Post Reading Progress Safe to Use in 2026?

Generally Safe

Score 85/100

WP Post Reading Progress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The wp-post-reading-progress v1.0.1 plugin exhibits an exceptionally strong security posture based on the provided static analysis and vulnerability history. The absence of any identified attack surface (AJAX handlers, REST API routes, shortcodes, cron events) significantly limits potential entry points for malicious activity. Furthermore, the code demonstrates excellent security practices with 100% of SQL queries using prepared statements and all output being properly escaped, indicating robust protection against common vulnerabilities like SQL injection and cross-site scripting. The lack of file operations and external HTTP requests further reduces the plugin's attackable surface. The vulnerability history further reinforces this positive assessment, with no known CVEs, historical or current, to date. This suggests a development team that prioritizes security or a plugin that has not yet been subjected to significant security scrutiny.

While the plugin's current state appears very secure, the complete absence of any identified taint flows or even the analysis of them (0 total flows analyzed) is a notable point. Although this doesn't directly indicate a vulnerability, it means that the complex interactions within the code that could potentially lead to vulnerabilities haven't been explicitly examined for unsanitized paths. Similarly, the absence of nonce checks and capability checks, while not necessarily a problem given the lack of identified entry points, would become a significant concern if any new entry points were introduced in future versions. The strengths of this plugin lie in its clean code, diligent use of prepared statements, and output escaping, coupled with a clean vulnerability record. The primary area to monitor is the potential for undiscovered vulnerabilities due to the lack of taint analysis, and the critical need for security checks if the attack surface expands.

Vulnerabilities
None known

WP Post Reading Progress Security Vulnerabilities

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

WP Post Reading Progress Code Analysis

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

Output Escaping

100% escaped80 total outputs
Attack Surface

WP Post Reading Progress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_menuadmin\options.php:15
actionadmin_initadmin\options.php:16
actionadmin_menutrunk\admin\options.php:15
actionadmin_inittrunk\admin\options.php:16
actionwp_enqueue_scriptstrunk\wp-post-reading-progress.php:120
actionadmin_enqueue_scriptstrunk\wp-post-reading-progress.php:121
filterthe_contenttrunk\wp-post-reading-progress.php:122
actionwp_enqueue_scriptswp-post-reading-progress.php:120
actionadmin_enqueue_scriptswp-post-reading-progress.php:121
filterthe_contentwp-post-reading-progress.php:122
Maintenance & Trust

WP Post Reading Progress Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedSep 26, 2021
PHP min version7.3
Downloads882

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Post Reading Progress Developer Profile

Alexandru Negoita

1 plugin · 0 total installs

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

How We Detect WP Post Reading Progress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-reading-progress/build/style.css/wp-content/plugins/wp-post-reading-progress/build/main.js/wp-content/plugins/wp-post-reading-progress/build/admin-style.css
Script Paths
wp-post-reading-progress/build/main.js
Version Parameters
wp-post-reading-progress/style.css?ver=wp-post-reading-progress/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-post-reading-progress-bar
Data Attributes
data-wp-reading-progress-enabled
JS Globals
wpReadingProgress
FAQ

Frequently Asked Questions about WP Post Reading Progress