Post Read Limited by Specified Category Security & Risk Analysis

wordpress.org/plugins/post-read-limited-by-category

100% FREE website functionality.

0 active installs v1.2.0 PHP + WP 2.7+ Updated May 29, 2017
categorylimitnumberpostread
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Post Read Limited by Specified Category Safe to Use in 2026?

Generally Safe

Score 85/100

Post Read Limited by Specified Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The 'post-read-limited-by-category' plugin v1.2.0 exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and importantly, all identified entry points lack authentication checks, which is a positive indicator. The code also demonstrates good practices by using prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. Taint analysis also yielded no critical or high severity issues, suggesting a lack of obvious injection vulnerabilities.

However, the plugin shows a significant concern regarding output escaping, with 0% of outputs being properly escaped. This is a critical weakness that could allow for Cross-Site Scripting (XSS) vulnerabilities, especially if user-controlled data is ever displayed. The lack of nonce and capability checks, while less immediately concerning given the limited attack surface, are still best practices that are missing. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong positive. In conclusion, while the plugin is technically well-constructed in many areas and has no known historical vulnerabilities, the unescaped output presents a tangible risk that needs to be addressed.

Key Concerns

  • Unescaped output found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Post Read Limited by Specified Category Security Vulnerabilities

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

Post Read Limited by Specified Category Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Post Read Limited by Specified Category Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionuser_registerpostreadlimitedbc.php:17
filtermanage_users_columnspostreadlimitedbc.php:29
actionmanage_users_custom_columnpostreadlimitedbc.php:44
actionadmin_menupostreadlimitedbc.php:52
actionthe_contentpostreadlimitedbc.php:147
Maintenance & Trust

Post Read Limited by Specified Category Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMay 29, 2017
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Post Read Limited by Specified Category Developer Profile

johnlei

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 Post Read Limited by Specified Category

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- * Plugin Name: Post Read Limited by Specified Category * Description: Limit posts that users read by specify a category and a number! * Version: 1.2.0 * Author: Johnlei * Author URI: http://demo.dada123.cn -->
FAQ

Frequently Asked Questions about Post Read Limited by Specified Category