Masonry Widget Security & Risk Analysis

wordpress.org/plugins/so-masonry

The SiteOrigin Masonry plugin gives you a widget that you can use to display your posts. It gives you a widget you can add to your Page Builder pages …

600 active installs v1.0.3 PHP + WP 3.5+ Updated Nov 27, 2013
gallerywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Masonry Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "so-masonry" v1.0.3 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of identified dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements are strong indicators of good coding practices. The presence of nonce and capability checks further mitigates common attack vectors. The total lack of known CVEs and recorded vulnerabilities in its history is a significant strength, suggesting the plugin has historically been developed with security in mind.

However, a notable concern lies in the output escaping. With 56% of outputs properly escaped, there is a significant portion (44%) that is not, presenting a potential risk of cross-site scripting (XSS) vulnerabilities. While the static analysis did not reveal any direct taint flows or critical/high severity issues, poorly escaped output can become a vector for exploitation, especially if user-supplied data is incorporated into these unescaped outputs. The single shortcode represents the entire attack surface, and while it lacks explicit authentication checks (which is acceptable for a shortcode that doesn't perform sensitive actions), the unescaped output remains the primary area for attention.

In conclusion, "so-masonry" v1.0.3 demonstrates a good foundation for security with secure database interactions and authorization checks. The absence of historical vulnerabilities is commendable. The most critical area for improvement and scrutiny is the handling of output escaping to prevent potential XSS vulnerabilities, which currently represents the most tangible risk identified in the static analysis.

Key Concerns

  • Percentage of unescaped outputs is high
Vulnerabilities
None known

Masonry Widget Security Vulnerabilities

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

Masonry Widget Code Analysis

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

Output Escaping

56% escaped70 total outputs
Attack Surface

Masonry Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[masonry] so-masonry.php:28
WordPress Hooks 6
actionadmin_menuinc\options.php:6
actionadmin_initinc\options.php:20
actioninitso-masonry.php:24
actionwidgets_initso-masonry.php:25
actionadd_meta_boxesso-masonry.php:26
actionsave_postso-masonry.php:27
Maintenance & Trust

Masonry Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 27, 2013
PHP min version
Downloads31K

Community Trust

Rating100/100
Number of ratings5
Active installs600
Developer Profile

Masonry Widget Developer Profile

Greg - SiteOrigin

10 plugins · 1.0M total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
320 days
View full developer profile
Detection Fingerprints

How We Detect Masonry Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/so-masonry/js/jquery.masonry.min.js/wp-content/plugins/so-masonry/js/main.min.js/wp-content/plugins/so-masonry/css/masonry.css/wp-content/plugins/so-masonry/images/ajax-loader.gif
Script Paths
/wp-content/plugins/so-masonry/js/jquery.masonry.min.js/wp-content/plugins/so-masonry/js/main.min.js
Version Parameters
so-masonry/js/main.min.js?ver=so-masonry/css/masonry.css?ver=

HTML / DOM Fingerprints

CSS Classes
so-masonry-containermasonry-bricksize-11size-12size-21size-22no-thumbnail
HTML Comments
<!-- These are the image sizes used by the masonry widget -->
Data Attributes
name="masonry_post[size]"id="so_masonry_metabox"name="_so_masonry_nonce"
JS Globals
soMasonrySettings
Shortcode Output
<div class="so-masonry-container<div class="masonry-brick
FAQ

Frequently Asked Questions about Masonry Widget