WP Simple FAQ Security & Risk Analysis

wordpress.org/plugins/wp-simple-faq

Add FAQ to your website with simple custom post type. fastest loading FAQ plugin on the the WordPress directory.

10 active installs v1.4.2 PHP + WP 3.0.1+ Updated Apr 2, 2015
faqfaqsfrequently-asked-questionsqasimple-faq
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Simple FAQ Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The wp-simple-faq v1.4.2 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. There are no known CVEs, dangerous functions, or external HTTP requests, which are all strong indicators of good security development practices. The absence of file operations and external requests further limits the plugin's attack surface. The use of prepared statements for SQL queries is commendable and significantly mitigates SQL injection risks. However, a notable concern is the complete lack of output escaping across all identified output points. This means that any data processed or displayed by the plugin could be vulnerable to cross-site scripting (XSS) attacks if that data originates from user input or an untrusted source. While the plugin has no recorded vulnerabilities, the lack of output escaping is a significant weakness that could be exploited. The minimal attack surface and lack of known past vulnerabilities are strengths, but the unescaped output represents a clear and present risk that needs to be addressed.

Key Concerns

  • All output escaping is missing
Vulnerabilities
None known

WP Simple FAQ Security Vulnerabilities

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

WP Simple FAQ Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

WP Simple FAQ Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[faq] wp_simple_faq.php:20
WordPress Hooks 2
actioninitwp_simple_faq.php:18
actioninitwp_simple_faq.php:19
Maintenance & Trust

WP Simple FAQ Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 2, 2015
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

WP Simple FAQ Developer Profile

HappyPlugins

6 plugins · 2K total installs

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

How We Detect WP Simple FAQ

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-simple-faq/jquery-ui.css/wp-content/plugins/wp-simple-faq/accordion.js
Script Paths
/wp-content/plugins/wp-simple-faq/accordion.js

HTML / DOM Fingerprints

CSS Classes
entry-content
Shortcode Output
<div id="accordion"><span class="entry-content"><a href=""></a></span><div></div>
FAQ

Frequently Asked Questions about WP Simple FAQ