
Post Read Limited by Specified Category Security & Risk Analysis
wordpress.org/plugins/post-read-limited-by-category100% FREE website functionality.
Is Post Read Limited by Specified Category Safe to Use in 2026?
Generally Safe
Score 85/100Post Read Limited by Specified Category has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Post Read Limited by Specified Category Security Vulnerabilities
Post Read Limited by Specified Category Code Analysis
Output Escaping
Post Read Limited by Specified Category Attack Surface
WordPress Hooks 5
Maintenance & Trust
Post Read Limited by Specified Category Maintenance & Trust
Maintenance Signals
Community Trust
Post Read Limited by Specified Category Alternatives
Author Category
author-category
simple lightweight plugin limit authors to post just in one category.
Breadcrumbs Shortcode
breadcrumbs-shortcode
[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍 ] Show breadcrumbs for posts, pages and categories
Limit Posts by 99 Robots
wpsite-limit-posts
Limit the number of posts or custom post types that can be published based on role (i.e, author) or user.
Big File Uploads – Increase Maximum File Upload Size
tuxedo-big-file-uploads
Enable large file uploads in the built-in WordPress media uploader via file chunking, and set maximum upload file size to any value based on user role …
Category Posts Widget
category-posts
Adds a widget that shows the most recent posts from a single category.
Post Read Limited by Specified Category Developer Profile
1 plugin · 0 total installs
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
<!--
* 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
-->