Filter Posts With List Security & Risk Analysis

wordpress.org/plugins/filter-posts-with-list

Filter Posts with list by iFlair plugin is help you to list out default post and custom posts and filter out post base on its category and tags.

10 active installs v1.1.0 PHP 5.6+ WP 4.7+ Updated Jan 16, 2025
blog-filterload-morepost-searchposts-filterposts-listing
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Filter Posts With List Safe to Use in 2026?

Generally Safe

Score 92/100

Filter Posts With List 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 plugin 'filter-posts-with-list' v1.1.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the plugin demonstrates good practices by ensuring that all SQL queries use prepared statements and a high percentage of outputs are properly escaped.

While the attack surface is relatively small with no unprotected entry points, a notable area for improvement is the lack of capability checks. Although nonce checks are present, the absence of capability checks means that potentially any authenticated user could interact with the AJAX handlers, regardless of their role or permissions. The taint analysis did not reveal any critical or high severity issues, and the plugin has no recorded vulnerabilities, which is a very positive sign indicating a history of secure development and maintenance.

In conclusion, 'filter-posts-with-list' v1.1.0 is a well-developed plugin from a security perspective, with no known vulnerabilities and a clean code analysis. The primary weakness lies in the lack of role-based access control for its entry points. Addressing this by implementing capability checks would further solidify its security.

Key Concerns

  • No capability checks on entry points
  • 9% of output not properly escaped
Vulnerabilities
None known

Filter Posts With List Security Vulnerabilities

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

Filter Posts With List Code Analysis

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

Output Escaping

90% escaped99 total outputs
Attack Surface

Filter Posts With List Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_fpwl_filter_load_more_callbackfilter-posts-with-list.php:579
noprivwp_ajax_fpwl_filter_load_more_callbackfilter-posts-with-list.php:580
authwp_ajax_fpwl_filter_fetchfilter-posts-with-list.php:722
noprivwp_ajax_fpwl_filter_fetchfilter-posts-with-list.php:723

Shortcodes 1

[fpwl_post_list_with_filter] filter-posts-with-list.php:314
WordPress Hooks 5
filterbody_classfilter-posts-with-list.php:23
actionwp_enqueue_scriptsfilter-posts-with-list.php:36
actionadmin_enqueue_scriptsfilter-posts-with-list.php:49
actionadmin_menufilter-posts-with-list.php:61
actionadmin_initfilter-posts-with-list.php:76
Maintenance & Trust

Filter Posts With List Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 16, 2025
PHP min version5.6
Downloads609

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Filter Posts With List Developer Profile

iflairwebtechnologies

11 plugins · 820 total installs

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

How We Detect Filter Posts With List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/filter-posts-with-list/assets/css/style.css/wp-content/plugins/filter-posts-with-list/assets/css/all.css/wp-content/plugins/filter-posts-with-list/assets/js/scripts.js/wp-content/plugins/filter-posts-with-list/assets/js/admin_script.js/wp-content/plugins/filter-posts-with-list/assets/css/admin_style.css
Script Paths
/wp-content/plugins/filter-posts-with-list/assets/js/scripts.js/wp-content/plugins/filter-posts-with-list/assets/js/admin_script.js
Version Parameters
/wp-content/plugins/filter-posts-with-list/assets/css/style.css?ver=/wp-content/plugins/filter-posts-with-list/assets/css/all.css?ver=/wp-content/plugins/filter-posts-with-list/assets/js/scripts.js?ver=/wp-content/plugins/filter-posts-with-list/assets/js/admin_script.js?ver=/wp-content/plugins/filter-posts-with-list/assets/css/admin_style.css?ver=

HTML / DOM Fingerprints

CSS Classes
post_search_filter
Data Attributes
data-tab="site_shortcodes"data-tab="user_section"data-tab="page_customization"data-tab="site_post_type_shortcodes"
JS Globals
admin_ajax_objectadmin_ajaxObj
Shortcode Output
[post_list_with_filter]
FAQ

Frequently Asked Questions about Filter Posts With List