Pixel Clusters Security & Risk Analysis

wordpress.org/plugins/pixel-clusters

Create beautiful, responsive post clusters with shortcodes or Gutenberg blocks. Display posts, categories, tags, custom post types, and WooCommerce pr …

30 active installs v2.1.1 PHP 8.0+ WP 6.4+ Updated Dec 10, 2025
categoriesclusterpostsshortcodetags
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pixel Clusters Safe to Use in 2026?

Generally Safe

Score 100/100

Pixel Clusters has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "pixel-clusters" v2.1.1 plugin demonstrates a generally strong security posture with several good practices evident in the static analysis. Notably, it utilizes prepared statements for all SQL queries and ensures 100% of its output is properly escaped, significantly mitigating risks of SQL injection and cross-site scripting (XSS) vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further reduces the potential attack surface. Its vulnerability history is also clean, with no recorded CVEs, suggesting a track record of security awareness.

However, there are specific areas that introduce risk. The presence of two AJAX handlers that lack authentication checks presents a clear attack vector. While the taint analysis shows no critical or high-severity flows, the potential for unauthorized actions through these unprotected AJAX endpoints is a concern. The limited capability check also means that even if an AJAX call were protected by a nonce, it might not be properly authorized for the user making the request. The plugin has a moderate attack surface with 12 total entry points, and the two unprotected ones are a significant weakness.

In conclusion, "pixel-clusters" v2.1.1 is built on a solid foundation with good coding practices for SQL and output handling, and a clean vulnerability history. The primary weakness lies in the lack of authentication on two AJAX handlers, which should be addressed to fully secure the plugin. The overall security is good, but the unprotected AJAX endpoints are a notable concern.

Key Concerns

  • AJAX handlers without auth checks
  • Limited capability checks
Vulnerabilities
None known

Pixel Clusters Security Vulnerabilities

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

Pixel Clusters Code Analysis

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

Output Escaping

100% escaped85 total outputs
Attack Surface
2 unprotected

Pixel Clusters Attack Surface

Entry Points12
Unprotected2

AJAX Handlers 11

authwp_ajax_pixel_cluster_get_categoriesblocks\cluster-block.php:39
authwp_ajax_pixel_cluster_get_tagsblocks\cluster-block.php:40
authwp_ajax_pixel_cluster_get_post_typesblocks\cluster-block.php:41
authwp_ajax_pixel_cluster_get_product_categoriesblocks\cluster-block.php:42
authwp_ajax_pixel_cluster_get_product_tagsblocks\cluster-block.php:43
authwp_ajax_pixel_cluster_block_previewblocks\cluster-block.php:44
authwp_ajax_pixel_cluster_previewpixel-clusters.php:98
authwp_ajax_pixel_cluster_get_taxonomiespixel-clusters.php:99
authwp_ajax_pixel_cluster_get_termspixel-clusters.php:100
authwp_ajax_woocommerce_ajax_add_to_cartpixel-clusters.php:101
noprivwp_ajax_woocommerce_ajax_add_to_cartpixel-clusters.php:102

Shortcodes 1

[cluster] pixel-clusters.php:95
WordPress Hooks 5
actioninitblocks\cluster-block.php:37
actionenqueue_block_editor_assetsblocks\cluster-block.php:38
actionadmin_menupixel-clusters.php:88
actionadmin_enqueue_scriptspixel-clusters.php:91
actionwp_enqueue_scriptspixel-clusters.php:92
Maintenance & Trust

Pixel Clusters Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version8.0
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

Pixel Clusters Developer Profile

Mex Avila

2 plugins · 30 total installs

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

How We Detect Pixel Clusters

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pixel-clusters/css/admin.css/wp-content/plugins/pixel-clusters/js/admin.js/wp-content/plugins/pixel-clusters/css/pixel-clusters.css/wp-content/plugins/pixel-clusters/js/cluster.js
Script Paths
/wp-content/plugins/pixel-clusters/js/admin.js/wp-content/plugins/pixel-clusters/js/cluster.js
Version Parameters
pixel-clusters/css/admin.css?ver=pixel-clusters/js/admin.js?ver=pixel-clusters/css/pixel-clusters.css?ver=pixel-clusters/js/cluster.js?ver=

HTML / DOM Fingerprints

JS Globals
window.pixelClustersAdminwindow.pixelClustersFront
REST Endpoints
/wp-json/pixel-cluster/v1/preview/wp-json/pixel-cluster/v1/taxonomies/wp-json/pixel-cluster/v1/terms
Shortcode Output
[cluster
FAQ

Frequently Asked Questions about Pixel Clusters