FAQ Schema Security & Risk Analysis

wordpress.org/plugins/faq-schema

FAQ schema is an easy to use plugin which easily can add faq schema on your post, page or any other post type you just need to use a simple

100 active installs v1.0 PHP 5.2.4+ WP 4.0+ Updated Nov 27, 2019
faq-schemafaq-shortcodefree-faq-schemashortcode-for-faq
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FAQ Schema Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "faq-schema" plugin version 1.0 exhibits a generally good security posture with several positive indicators. The absence of known vulnerabilities and CVEs, coupled with a complete lack of dangerous functions, external HTTP requests, and file operations, suggests a well-written and secure codebase in these areas. Furthermore, the use of prepared statements for all SQL queries is a significant strength, mitigating the risk of SQL injection vulnerabilities. The plugin also presents a very small attack surface with only one entry point, a shortcode, which is reported as unprotected. However, a significant concern arises from the complete lack of output escaping for the two identified output points. This means any data displayed to users, particularly data potentially sourced from user input, is not sanitized, opening the door to Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on its single entry point also means that the shortcode's functionality, if it handles sensitive data or operations, could be exploited by unauthenticated or low-privileged users.

Key Concerns

  • Output not properly escaped
  • Shortcode without nonce check
  • Shortcode without capability check
Vulnerabilities
None known

FAQ Schema Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

FAQ Schema Release Timeline

v1.1
v1.0Current
Code Analysis
Analyzed Mar 16, 2026

FAQ Schema Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

FAQ Schema Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[faq] faq_schema.php:49
Maintenance & Trust

FAQ Schema Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedNov 27, 2019
PHP min version5.2.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

FAQ Schema Developer Profile

panhwerwaseem121

1 plugin · 100 total installs

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

How We Detect FAQ Schema

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
itemscopeitemtypeitemprop
Shortcode Output
<div itemscope itemtype="http://schema.org/FAQPage"><div itemprop="mainEntity" itemscope itemtype="http://schema.org/Question"><h4 itemprop="name"><div itemscope itemprop="acceptedAnswer" itemtype="http://schema.org/Answer">
FAQ

Frequently Asked Questions about FAQ Schema