Category Posts Filter Security & Risk Analysis

wordpress.org/plugins/category-posts-filter

A powerful WordPress plugin to filter and display posts with category and sorting options, supporting list and grid views.

10 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Dec 28, 2024
category-filtergrid-viewlist-viewposts-filtersort
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Category Posts Filter Safe to Use in 2026?

Generally Safe

Score 92/100

Category Posts Filter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "category-posts-filter" plugin v1.0.0 demonstrates a generally strong security posture based on the provided static analysis. The plugin implements proper security checks for its entry points, including nonce and capability checks, and all SQL queries are secured using prepared statements. The code also shows excellent output escaping, with only a minor portion of outputs not being properly escaped, which is unlikely to pose a significant risk given the lack of taint flows. There are no indications of dangerous functions being used, file operations, or external HTTP requests, further contributing to a secure foundation. The absence of any known historical vulnerabilities further reinforces this positive assessment, suggesting diligent security practices by the developers.

However, a minor concern arises from the 2% of outputs that are not properly escaped. While the taint analysis shows no unsanitized flows, this small percentage of unescaped output represents a potential, albeit low, risk of cross-site scripting (XSS) vulnerabilities if user-supplied data were to reach these outputs without proper sanitization. The plugin also has a relatively small attack surface with only three entry points, all of which appear to be protected. The lack of bundled libraries is also a positive, reducing the risk of exploiting known vulnerabilities in third-party components. Overall, the plugin is well-secured, but vigilance regarding the small percentage of unescaped output is warranted.

Key Concerns

  • Small percentage of unescaped output
Vulnerabilities
None known

Category Posts Filter Security Vulnerabilities

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

Category Posts Filter Code Analysis

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

Output Escaping

98% escaped44 total outputs
Attack Surface

Category Posts Filter Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_catpostfilter_ajax_postscategory-posts-filter.php:29
noprivwp_ajax_catpostfilter_ajax_postscategory-posts-filter.php:30

Shortcodes 1

[catpostfilter_display] category-posts-filter.php:28
WordPress Hooks 4
actioninitcategory-posts-filter.php:24
actionadmin_menucategory-posts-filter.php:25
actionadmin_initcategory-posts-filter.php:26
actionwp_enqueue_scriptscategory-posts-filter.php:27
Maintenance & Trust

Category Posts Filter Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 28, 2024
PHP min version7.2
Downloads419

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Category Posts Filter Developer Profile

YKR Infotech

2 plugins · 10 total installs

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

How We Detect Category Posts Filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-posts-filter/css/style.css/wp-content/plugins/category-posts-filter/js/scripts.js
Script Paths
/wp-content/plugins/category-posts-filter/js/scripts.js
Version Parameters
category-posts-filter/css/style.css?ver=category-posts-filter/js/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
catpostfilter-containercatpostfilter-filterscatpostfilter-category-filtercatpostfilter-sort-filtercatpostfilter-view-togglecatpostfilter-list-viewcatpostfilter-grid-viewcatpostfilter-posts-container+11 more
Data Attributes
catpostfilter_enable_filtercatpostfilter_bg_colorcatpostfilter_text_color
Shortcode Output
[catpostfilter_display]
FAQ

Frequently Asked Questions about Category Posts Filter