Materializer WP Security & Risk Analysis

wordpress.org/plugins/materializer

Materializer is a set of Material Design Components for WordPress. Powered by simple short-codes, Materializer includes everything you need to add Mat …

50 active installs v0.2.0 PHP + WP 3.0.1+ Updated Oct 30, 2015
designgooglematerial-componentsmaterial-designshort-code
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Materializer WP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The plugin "materializer" v0.2.0 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities or CVEs, suggesting a history of relatively secure development. It also demonstrates good practices by not using dangerous functions, avoiding file operations and external HTTP requests, and exclusively using prepared statements for SQL queries. However, significant concerns arise from the static analysis. A notable issue is the complete lack of output escaping, with 0% of the 96 total outputs being properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected into the frontend and executed by a visitor's browser. Furthermore, the absence of nonce checks and capability checks on its 29 shortcodes, which constitute its entire attack surface, is a critical security oversight. While there are no direct taint flows indicating immediate unsanitized paths, the lack of proper sanitization and authorization mechanisms on these entry points makes them highly susceptible to misuse and privilege escalation if any user-controllable data is processed.

Key Concerns

  • Unescaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Materializer WP Security Vulnerabilities

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

Materializer WP Code Analysis

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

Output Escaping

0% escaped96 total outputs
Attack Surface

Materializer WP Attack Surface

Entry Points29
Unprotected0

Shortcodes 29

[btn] materializer.php:59
[btn_floating] materializer.php:60
[btn_fixed_action] materializer.php:61
[action] materializer.php:62
[btn_flat] materializer.php:63
[btn_large] materializer.php:64
[card] materializer.php:67
[card_img] materializer.php:68
[card_reveal] materializer.php:69
[link] materializer.php:70
[card_open] materializer.php:71
[collapsible] materializer.php:74
[collapsible_item] materializer.php:75
[collection] materializer.php:78
[collection_item] materializer.php:79
[collection_link] materializer.php:80
[dropdown] materializer.php:83
[dropdown_item] materializer.php:84
[footer] materializer.php:87
[img_responsive] materializer.php:90
[img_circle] materializer.php:91
[img_box] materializer.php:92
[pagination] materializer.php:95
[pag_item] materializer.php:96
[preloader_linear] materializer.php:99
[preloader_circular] materializer.php:100
[table] materializer.php:103
[video] materializer.php:106
[video_html5] materializer.php:107
WordPress Hooks 2
actionwp_enqueue_scriptsmaterializer.php:54
actionwp_enqueue_scriptsmaterializer.php:55
Maintenance & Trust

Materializer WP Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedOct 30, 2015
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Materializer WP Developer Profile

CodyReichert

1 plugin · 50 total installs

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

How We Detect Materializer WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/materializer/scripts/dist/Materializer-bundle.css/wp-content/plugins/materializer/scripts/dist/Materializer-bundle.js
Script Paths
/wp-content/plugins/materializer/scripts/dist/Materializer-bundle.js

HTML / DOM Fingerprints

CSS Classes
btnbtn-floatingbtn-fixed-actionbtn-flatbtn-largecardcard-imagecard-reveal+19 more
Shortcode Output
[btn[btn_floating[btn_fixed_action[action
FAQ

Frequently Asked Questions about Materializer WP