FAQtastic Security & Risk Analysis

wordpress.org/plugins/faqtastic

FAQ manager and light chatbot

0 active installs v1.2.0 PHP + WP 5.9+ Updated Feb 27, 2026
chatbotfaqhelpknowledge-base
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FAQtastic Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The plugin "faqtastic" v1.2.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of raw SQL queries, the high percentage of properly escaped output, and the presence of nonce checks are positive indicators. Crucially, the plugin has no recorded vulnerabilities, including critical or high severity ones, which suggests a history of secure development or thorough vetting. The attack surface is relatively small and, more importantly, appears to be protected, with no unprotected AJAX handlers identified.

However, a notable weakness lies in the complete absence of capability checks for its AJAX handlers. While nonce checks are present, relying solely on nonces without validating user capabilities can leave the plugin vulnerable if a user manages to bypass or forge a nonce. This could potentially lead to unauthorized actions if the AJAX handlers perform sensitive operations. The taint analysis shows no flows, which is good, but also indicates that potentially no user-controlled data is being processed in a way that would trigger such analysis, which might be a missed opportunity for detecting subtle issues or a sign of limited functionality.

In conclusion, "faqtastic" v1.2.0 demonstrates a commitment to secure coding practices with its handling of SQL and output. The lack of past vulnerabilities is a significant strength. The primary concern is the reliance on nonces without capability checks for its AJAX endpoints, which represents a potential security gap. While the current state appears safe, this single omission could become a point of exploitation in the future.

Key Concerns

  • AJAX handlers missing capability checks
Vulnerabilities
None known

FAQtastic Security Vulnerabilities

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

FAQtastic Code Analysis

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

Output Escaping

82% escaped33 total outputs
Attack Surface

FAQtastic Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_faqtastic_chatbot_suggestionsfaqtastic.php:51
noprivwp_ajax_faqtastic_chatbot_suggestionsfaqtastic.php:52
authwp_ajax_faqtastic_chatbot_get_answerfaqtastic.php:55
noprivwp_ajax_faqtastic_chatbot_get_answerfaqtastic.php:56
WordPress Hooks 20
actioninitfaqtastic.php:26
actioninitfaqtastic.php:27
actionadd_meta_boxesfaqtastic.php:30
actionsave_postfaqtastic.php:31
actionfaqtastic-thematic_add_form_fieldsfaqtastic.php:34
actionfaqtastic-thematic_edit_form_fieldsfaqtastic.php:35
actioncreated_faqtastic-thematicfaqtastic.php:36
actionedited_faqtastic-thematicfaqtastic.php:37
filtermanage_edit-faqtastic-thematic_columnsfaqtastic.php:38
filtermanage_faqtastic-thematic_custom_columnfaqtastic.php:39
actionadd_meta_boxesfaqtastic.php:42
actionsave_postfaqtastic.php:43
actionwp_enqueue_scriptsfaqtastic.php:46
actionenqueue_block_editor_assetsfaqtastic.php:47
actionenqueue_block_assetsfaqtastic.php:48
actioninitfaqtastic.php:66
actionwp_enqueue_scriptsfaqtastic.php:69
actionplugins_loadedfaqtastic.php:72
actioninitpatterns\chatbot.php:19
actioninitpatterns\faq-accordion.php:37
Maintenance & Trust

FAQtastic Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 27, 2026
PHP min version
Downloads402

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

FAQtastic Developer Profile

NOUS Open Usefull & Simple

5 plugins · 410 total installs

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

How We Detect FAQtastic

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/faqtastic/build/styles.css/wp-content/plugins/faqtastic/build/frontend.js/wp-content/plugins/faqtastic/build/editor.js/wp-content/plugins/faqtastic/build/frontend.css
Version Parameters
ver=1.2.0

HTML / DOM Fingerprints

CSS Classes
faqtastic-chatbot-wrapperfaqtastic-chatbot-chatboxfaqtastic-chatbot-message-sentfaqtastic-chatbot-message-receivedfaqtastic-faq-listfaqtastic-faq-itemfaqtastic-faq-questionfaqtastic-faq-answer
Data Attributes
data-plugin-name="faqtastic"data-plugin-version="1.2.0"
JS Globals
window.faqtastic_ajax_object
REST Endpoints
/wp-json/faqtastic/v1/chatbot/suggestions/wp-json/faqtastic/v1/chatbot/answer
Shortcode Output
[faqtastic_faq_list][faqtastic_chatbot]
FAQ

Frequently Asked Questions about FAQtastic