Posts filter multiselect Security & Risk Analysis

wordpress.org/plugins/posts-filter-multiselect

Dropdown menu in the posts filter of the single choice is changed to multi-select.

100 active installs v2.4.0 PHP + WP 4.1.0+ Updated Dec 5, 2025
posts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts filter multiselect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "posts-filter-multiselect" plugin version 2.4.0 demonstrates a generally strong security posture based on the provided static analysis. The plugin effectively utilizes prepared statements for all its SQL queries, which significantly mitigates the risk of SQL injection vulnerabilities. Furthermore, the presence of capability checks and nonce checks on its single AJAX handler is a positive sign, indicating an effort to secure its entry points. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security profile. The taint analysis showing no unsanitized paths is also commendable.

However, a notable concern lies in the output escaping. With 21 total outputs and only 67% properly escaped, there is a potential risk of cross-site scripting (XSS) vulnerabilities. While the taint analysis did not detect any critical or high-severity unsanitized paths, the less than ideal output escaping percentage suggests that lower-severity XSS issues could still exist if user-controlled data is directly outputted without proper sanitization. The plugin's vulnerability history, showing zero known CVEs and no recorded vulnerabilities, is a very positive indicator, suggesting a history of secure development or diligent patching by users. Overall, the plugin is well-architected for security, with the primary area for improvement being robust output escaping.

Key Concerns

  • Output escaping not fully implemented
Vulnerabilities
None known

Posts filter multiselect Security Vulnerabilities

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

Posts filter multiselect Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

67% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<posts-filter-multiselect> (posts-filter-multiselect.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Posts filter multiselect Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_save_post_type_columns_widthposts-filter-multiselect.php:52
WordPress Hooks 8
actionpre_get_postsposts-filter-multiselect.php:45
filterget_date_sqlposts-filter-multiselect.php:46
actionadmin_enqueue_scriptsposts-filter-multiselect.php:47
actionadmin_headposts-filter-multiselect.php:48
actionadmin_footerposts-filter-multiselect.php:49
actionadmin_initposts-filter-multiselect.php:51
actionrestrict_manage_postsposts-filter-multiselect.php:385
actionrestrict_manage_postsposts-filter-multiselect.php:405
Maintenance & Trust

Posts filter multiselect Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 5, 2025
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Posts filter multiselect Developer Profile

tmatsuur

8 plugins · 21K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
1904 days
View full developer profile
Detection Fingerprints

How We Detect Posts filter multiselect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/posts-filter-multiselect/css/jquery.multiselect.css/wp-content/plugins/posts-filter-multiselect/css/themes/redmond/jquery-ui.min.css/wp-content/plugins/posts-filter-multiselect/js/jquery.multiselect.min.js
Script Paths
js/jquery.multiselect.min.jscss/themes/redmond/jquery-ui.min.csscss/jquery.multiselect.css
Version Parameters
posts-filter-multiselect/css/jquery.multiselect.css?ver=posts-filter-multiselect/css/themes/redmond/jquery-ui.min.css?ver=posts-filter-multiselect/js/jquery.multiselect.min.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-filter-action-namedata-filter-options
JS Globals
posts_filter_multiselect_phpposts_filter_multiselect_php_vars
Shortcode Output
<div class="posts-filter-multiselect-wrap"<div class="posts-filter-multiselect-fields"<div class="posts-filter-multiselect-field"
FAQ

Frequently Asked Questions about Posts filter multiselect