Answering Contact Form Security & Risk Analysis

wordpress.org/plugins/answering-contact-form

Contact form that answers your users emails directly on the page.

10 active installs v1.0 PHP + WP 3.5+ Updated Dec 18, 2015
answering-contact-formcontact-forminstant-answersjquery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Answering Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "answering-contact-form" plugin v1.0 exhibits a generally positive security posture based on the provided static analysis. It demonstrates an absence of dangerous functions, SQL injection vulnerabilities (100% prepared statements), file operations, and external HTTP requests. This indicates good development practices in these critical areas. However, there are notable concerns. While the attack surface is small with only one shortcode, it lacks any explicit authentication or capability checks, meaning its execution context is entirely dependent on the user's current session permissions. Furthermore, the taint analysis reveals two flows with unsanitized paths, which, although not flagged as critical or high severity, represent potential vectors for unintended data manipulation if not handled correctly within the shortcode's logic. The output escaping is also middling at 62%, leaving a significant portion of output unescaped, which could lead to cross-site scripting (XSS) vulnerabilities, especially when combined with unsanitized input. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting it has been relatively secure in the past. However, this should not be a sole indicator of current safety, given the identified code signals.

Key Concerns

  • Shortcode lacks explicit capability checks
  • Significant portion of output unescaped
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Answering Contact Form Security Vulnerabilities

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

Answering Contact Form Code Analysis

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

Output Escaping

62% escaped42 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
acfl_form_code (includes\acf_contact_form.php:5)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Answering Contact Form Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[acfl_shortcode] includes\acf_shortcode.php:6
WordPress Hooks 7
actionwp_enqueue_scriptsanswering_contact_form.php:29
actioninitincludes\acf_answers.php:7
filterenter_title_hereincludes\acf_help_text.php:6
filterdefault_contentincludes\acf_help_text.php:16
actionadmin_menusettings\acf_settings.php:7
actionadmin_initsettings\acf_settings.php:12
actionadmin_initsettings\acf_settings.php:19
Maintenance & Trust

Answering Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 18, 2015
PHP min version
Downloads3K

Community Trust

Rating90/100
Number of ratings2
Active installs10
Developer Profile

Answering Contact Form Developer Profile

cyberbundle

6 plugins · 630 total installs

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

How We Detect Answering Contact Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/answering-contact-form/css/acflStyle.css/wp-content/plugins/answering-contact-form/js/acfljquery.js/wp-content/plugins/answering-contact-form/css/acflHide.css
Script Paths
/wp-content/plugins/answering-contact-form/js/acfljquery.js

HTML / DOM Fingerprints

CSS Classes
acfl-formacfl-field-nameacfl-field-emailacfl-title-subjectacfl-field-subjectacfl-field-titleacfl-hide-submitacfl-similair-info+6 more
Data Attributes
id="acfl-form"id="acfl-name-form"id="acfl-email-form"id="acfl-subject-form"id="acfl-message-form"id="acfl-submitted"+4 more
Shortcode Output
<form actionid="acfl-form"><input type="text" id="acfl-name-form"<input type="email" id="acfl-email-form"
FAQ

Frequently Asked Questions about Answering Contact Form