Never Loose Contact Form Security & Risk Analysis

wordpress.org/plugins/never-loose-contact-form

Spam proof contact form that emails you the message and saves it in database.

20 active installs v3.2.4 PHP + WP 5.0+ Updated Nov 5, 2025
anti-spamcontact-formdatabaseemailsms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Never Loose Contact Form Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'never-loose-contact-form' plugin version 3.2.4 demonstrates a generally good security posture in several key areas. The complete absence of unprotected entry points (AJAX, REST API) and the fact that all output is properly escaped are significant strengths. Furthermore, the plugin has no recorded vulnerabilities (CVEs), which suggests a history of stable and secure development or at least effective patching of any past issues. However, the code analysis does reveal areas of concern that warrant attention. A substantial portion of SQL queries are not using prepared statements, presenting a risk of SQL injection if the data influencing these queries originates from an untrusted source. Additionally, the presence of unsanitized paths in taint analysis, even without a critical or high severity rating, indicates potential for path traversal vulnerabilities. While the plugin has a low attack surface and no critical immediate threats based on the data, these unaddressed SQL and path manipulation risks could be exploited in certain circumstances.

Key Concerns

  • SQL queries not using prepared statements
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Never Loose Contact Form Security Vulnerabilities

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

Never Loose Contact Form Code Analysis

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

SQL Query Safety

0% prepared8 total queries

Output Escaping

100% escaped128 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

5 flows2 with unsanitized paths
contact_form_settings (index.php:558)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Never Loose Contact Form Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[contact_form] index.php:60
[bootstrap_modal_contact_form] index.php:292
WordPress Hooks 12
actioninitindex.php:17
actionadmin_enqueue_scriptsindex.php:31
actionwp_enqueue_scriptsindex.php:32
actionwp_before_admin_bar_renderindex.php:58
filterwp_mail_from_nameindex.php:186
filterwp_mail_fromindex.php:187
filterwp_mail_content_typeindex.php:188
actionwp_mail_failedindex.php:234
actionadmin_menuindex.php:319
actionenqueue_block_assetsindex.php:478
actioninitindex.php:483
actionwidgets_initwidget.php:8
Maintenance & Trust

Never Loose Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 5, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Never Loose Contact Form Developer Profile

andy_moyle

5 plugins · 2K total installs

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

How We Detect Never Loose 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/never-loose-contact-form/contact-form.css

HTML / DOM Fingerprints

CSS Classes
nlcf-message
FAQ

Frequently Asked Questions about Never Loose Contact Form