Material FAQ Manager Security & Risk Analysis

wordpress.org/plugins/material-faq-manager

Display your faq and help page with latest material style design, Popout effect display answer.

0 active installs v1.0 PHP 5.2.4+ WP 4.5+ Updated Unknown
custom-post-typefaqmaterial-stylepostsshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Material FAQ Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Material FAQ Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The material-faq-manager plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the complete output escaping are all positive indicators of good coding practices. Furthermore, the lack of file operations and external HTTP requests reduces potential attack vectors.

However, there are notable concerns. The plugin has a complete absence of nonce checks and capability checks. This is a significant weakness, as it implies that the plugin's entry points, specifically its single shortcode, are not protected against various forms of exploitation that rely on authentication and authorization bypass. The lack of any recorded vulnerabilities in its history is positive, but it does not negate the inherent risks introduced by the missing security checks. The zero taint analysis results are also encouraging, suggesting no obvious unsanitized data flows were detected.

In conclusion, while the core data handling and output mechanisms of material-faq-manager v1.0 appear secure, the critical lack of nonce and capability checks creates a substantial security risk. This oversight leaves the plugin vulnerable to unauthorized actions if an attacker can trigger its shortcode functionality without proper user authentication or authorization. The absence of historical vulnerabilities is a mitigating factor, but the fundamental security checks must be addressed.

Key Concerns

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

Material FAQ Manager Security Vulnerabilities

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

Material FAQ Manager Code Analysis

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

Material FAQ Manager Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[material_fm_list] material-faq-manager.php:124
WordPress Hooks 5
actionplugins_loadedmaterial-faq-manager.php:25
actioninitmaterial-faq-manager.php:57
actionwp_enqueue_scriptsmaterial-faq-manager.php:58
actionwp_footermaterial-faq-manager.php:115
actionadmin_menumaterial-faq-manager.php:153
Maintenance & Trust

Material FAQ Manager Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Material FAQ Manager Developer Profile

jetendra pradhan

2 plugins · 10 total installs

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

How We Detect Material FAQ Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/material-faq-manager/assets/css/mfm_style.css/wp-content/plugins/material-faq-manager/assets/js/mfm_script.js
Script Paths
/wp-content/plugins/material-faq-manager/assets/js/mfm_script.js
Version Parameters
material-faq-manager/assets/css/mfm_style.css?ver=material-faq-manager/assets/js/mfm_script.js?ver=

HTML / DOM Fingerprints

CSS Classes
faq-accordioncollapse-cardcollapse-card__headingcollapse-card__titleqamark
Data Attributes
data-accordion-group
JS Globals
paperCollapse
Shortcode Output
<div class="faq-accordion" data-accordion-group><div class="collapse-card"><div class="collapse-card__heading"><h4 class="collapse-card__title">
FAQ

Frequently Asked Questions about Material FAQ Manager