Filter Bar Custom Post Type Security & Risk Analysis

wordpress.org/plugins/filter-bar-custom-post-type

Un plugin simple pour filtrer les Types De Publications Personnalisés par catégories avec animation et support multi-instances.

0 active installs v1.0.6 PHP 7.4+ WP 6.0+ Updated Mar 1, 2026
custom-post-typefilterportfolio
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Filter Bar Custom Post Type Safe to Use in 2026?

Generally Safe

Score 100/100

Filter Bar Custom Post Type has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The filter-bar-custom-post-type plugin version 1.0.6 demonstrates a strong security posture based on the provided static analysis. It effectively avoids dangerous functions and file operations, and all identified SQL queries utilize prepared statements. The high percentage of properly escaped output further mitigates cross-site scripting (XSS) risks. There are no registered vulnerabilities in its history, which is a positive indicator of the development team's attention to security.

However, the analysis does highlight some areas for improvement. The absence of nonce checks and capability checks across all entry points, particularly the single shortcode, presents a potential weakness. While the attack surface is currently small (one shortcode), any future expansion without implementing these fundamental security measures could introduce vulnerabilities. The fact that there are no known CVEs is encouraging, but the lack of robust input validation and authorization mechanisms on the shortcode means that potential issues could exist if not carefully managed.

In conclusion, while the plugin has commendable security practices in place, particularly regarding SQL and output escaping, the lack of nonces and capability checks on its shortcode is a notable concern. This leaves a potential avenue for attackers if the shortcode's functionality involves sensitive operations or user-controlled data. The plugin's vulnerability history is clean, but this should not be a reason to neglect essential security controls.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
Vulnerabilities
None known

Filter Bar Custom Post Type Security Vulnerabilities

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

Filter Bar Custom Post Type Code Analysis

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

Output Escaping

93% escaped118 total outputs
Attack Surface

Filter Bar Custom Post Type Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[filter_bar_cpt] inc\fbct-render-cpt.php:745
WordPress Hooks 7
actioninitfilter-bar-custom-post-type.php:56
filterload_textdomain_mofilefilter-bar-custom-post-type.php:76
actionwp_enqueue_scriptsfilter-bar-custom-post-type.php:102
actionadmin_enqueue_scriptsfilter-bar-custom-post-type.php:189
actionwp_enqueue_scriptsfilter-bar-custom-post-type.php:289
actionadmin_menuinc\fbcpt-admin.php:10
actioninitinc\fbcpt-admin.php:193
Maintenance & Trust

Filter Bar Custom Post Type Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 1, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Filter Bar Custom Post Type Developer Profile

Rouergue Création

6 plugins · 140 total installs

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

How We Detect Filter Bar Custom Post Type

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/filter-bar-custom-post-type/css/fbcpt-style.css/wp-content/plugins/filter-bar-custom-post-type/build/index.js/wp-content/plugins/filter-bar-custom-post-type/build/index.css
Script Paths
/wp-content/plugins/filter-bar-custom-post-type/build/index.js
Version Parameters
filter-bar-custom-post-type/css/fbcpt-style.css?ver=filter-bar-custom-post-type/build/index.js?ver=filter-bar-custom-post-type/build/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
fbcpt-style
HTML Comments
<!-- Filter Bar Custom Post Type [REV:1.0.6] --><!-- DÉFINITION DES CONSTANTES --><!-- On charge le fichier de traduction --><!-- CHARGEMENT STYLES DU PLUGIN -->+23 more
Data Attributes
id="filter-bar-cpt-script-js-extra"
JS Globals
fbcptColorPaletteFBCPT_PLUGIN_VERSIONFILTER_BAR_CUSTOM_POST_TYPE_URLFBCPT_PLUGIN_PATH_NAME
FAQ

Frequently Asked Questions about Filter Bar Custom Post Type