EasyFAQ Security & Risk Analysis

wordpress.org/plugins/easy-faqs-accordion

Plugin for making FAQ page by just pasting shortcode [EFAQ question = "" answer = ""] here in place of question and answer you can …

0 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated Unknown
faqfaq-pluginfaq-shortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is EasyFAQ Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "easy-faqs-accordion" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The complete absence of known CVEs and the low number of identified code signals, particularly the lack of dangerous functions, raw SQL queries, file operations, and external HTTP requests, are strong indicators of well-written and secure code. The plugin also demonstrates an effort towards security by including a nonce check, which is a positive practice for protecting against CSRF attacks. The total taint flows analyzed are minimal and show no unsanitized paths, which further reinforces the perception of a secure codebase.

Key Concerns

  • No capability checks on entry points
  • 83% output escaping (some unescaped outputs)
Vulnerabilities
None known

EasyFAQ Security Vulnerabilities

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

EasyFAQ Code Analysis

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

Output Escaping

83% escaped18 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<admin-menu> (admin-menu.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

EasyFAQ Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[EFAQ] faq-shortcode.php:83
WordPress Hooks 4
actionadmin_menuadmin-menu.php:5
actionwp_enqueue_scriptslibraries.php:12
actioninitlibraries.php:19
actionwp_enqueue_scriptslibraries.php:35
Maintenance & Trust

EasyFAQ Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedUnknown
PHP min version5.2.4
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

EasyFAQ Developer Profile

vaibhav31gangrade

7 plugins · 350 total installs

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

How We Detect EasyFAQ

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-faqs-accordion/assets/js/bootstrap.min.js/wp-content/plugins/easy-faqs-accordion/assets/css/bootstrap-min.css/wp-content/plugins/easy-faqs-accordion/assets/css/style.css
Script Paths
/wp-content/plugins/easy-faqs-accordion/assets/js/bootstrap.min.js
Version Parameters
easy-faqs-accordion/assets/js/bootstrap.min.js?ver=easy-faqs-accordion/assets/css/bootstrap-min.css?ver=easy-faqs-accordion/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
accordioncardcard-headercard-body
Data Attributes
data-toggledata-targetaria-expandedaria-controlsdata-parent
Shortcode Output
<div id='accordion' class='accordion'data-toggle='collapse'data-target='#collapseOne
FAQ

Frequently Asked Questions about EasyFAQ