Filterable Post Gallery Security & Risk Analysis

wordpress.org/plugins/filterable-post-gallery-block

Create beautiful, filterable post galleries. Perfect for blogs, businesses, and portfolios.

0 active installs v1.0.1 PHP 7.4+ WP 6.8+ Updated Unknown
blockfiltergalleryportfolioposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Filterable Post Gallery Safe to Use in 2026?

Generally Safe

Score 100/100

Filterable Post Gallery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The static analysis of the "filterable-post-gallery-block" plugin v1.0.1 reveals a strong security posture in several areas. The plugin has a remarkably small attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all identified outputs are properly escaped, and there are no file operations or external HTTP requests, indicating good practices for preventing common web vulnerabilities. The absence of any known CVEs and a clean vulnerability history further suggests a well-maintained and secure codebase.

However, a significant concern arises from the single SQL query identified, which is not using prepared statements. This represents a potential risk for SQL injection vulnerabilities, especially if the data used in the query originates from user input. While the taint analysis shows no critical or high severity flows, and the overall attack surface is minimal, the lack of prepared statements for the SQL query is a notable weakness that could be exploited. The complete absence of nonce checks and capability checks, while not directly leading to issues in this specific analysis due to the lack of entry points, leaves the plugin vulnerable should new entry points be introduced without proper security considerations.

In conclusion, the plugin demonstrates good security hygiene by minimizing its attack surface and properly escaping output. The lack of historical vulnerabilities is positive. The primary area for improvement is the use of prepared statements for all SQL queries to mitigate the risk of SQL injection. Addressing this, along with considering the implementation of nonce and capability checks if new entry points are added, would further enhance its security.

Key Concerns

  • Raw SQL query without prepared statements
Vulnerabilities
None known

Filterable Post Gallery Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Filterable Post Gallery Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Filterable Post Gallery Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

Filterable Post Gallery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitfilterable-post-gallery-block.php:21
actionsave_postfilterable-post-gallery-block.php:41
Maintenance & Trust

Filterable Post Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads455

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Filterable Post Gallery Developer Profile

Pluximo

3 plugins · 0 total installs

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

How We Detect Filterable Post Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/filterable-post-gallery-block/build/index.js/wp-content/plugins/filterable-post-gallery-block/build/style-index.css
Script Paths
/wp-content/plugins/filterable-post-gallery-block/build/index.js
Version Parameters
filterable-post-gallery-block/build/index.js?ver=filterable-post-gallery-block/build/style-index.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Filterable Post Gallery