Lite Contact Form Security & Risk Analysis

wordpress.org/plugins/lite-contact-form

Lightweight and simple contact form with no additional user-unfriendly options. Can be additionally protected against spam by using Akismet and Google …

100 active installs v1.1.6 PHP 7.0+ WP 4.6+ Updated Feb 16, 2022
contactcontact-formemailfeedbackfeedback-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Lite Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "lite-contact-form" v1.1.6 plugin exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are positive indicators. Furthermore, all identified output points are properly escaped, and there is no recorded vulnerability history, suggesting a well-maintained and secure plugin. However, a significant concern arises from the presence of one unprotected REST API route, which represents a direct entry point into the application without any authentication or authorization checks. This could potentially be exploited by attackers to perform unintended actions or gain unauthorized access to data if the route's functionality is sensitive.

The static analysis highlights one unprotected REST API route as the primary security concern, contributing to a notable attack surface that lacks proper authorization. While the plugin demonstrates strong adherence to secure coding practices in other areas, this single unprotected entry point is a critical weakness. The absence of any recorded vulnerabilities in its history is a positive sign, but it does not negate the risk posed by the identified unprotected REST API endpoint. A balanced view shows a plugin with good internal coding but a critical external exposure that needs immediate attention.

Key Concerns

  • Unprotected REST API route
Vulnerabilities
None known

Lite Contact Form Security Vulnerabilities

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

Lite Contact Form Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface
1 unprotected

Lite Contact Form Attack Surface

Entry Points2
Unprotected1

REST API Routes 1

POST/wp-json/lite-contact-form/v1/submitincludes\core.php:12

Shortcodes 1

[contact_form] includes\shortcode.php:118
WordPress Hooks 7
actionrest_api_initincludes\core.php:19
filterlcf_validate_nameincludes\core.php:112
filterlcf_validate_subjectincludes\core.php:113
filterlcf_validate_messageincludes\core.php:114
filterlcf_validate_emailincludes\core.php:141
filterlcf_validateincludes\core.php:169
actionwp_enqueue_scriptsincludes\shortcode.php:38
Maintenance & Trust

Lite Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 16, 2022
PHP min version7.0
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Lite Contact Form Developer Profile

Beherit

7 plugins · 420 total installs

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

How We Detect Lite 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/lite-contact-form/css/style.min.css/wp-content/plugins/lite-contact-form/js/js.lite-contact-form.min.js
Script Paths
lite-contact-form/js/js.lite-contact-form.min.js
Version Parameters
lite-contact-form/css/style.min.css?ver=js.lite-contact-form.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
lcflcf-validatelcf-tiplcf-spinner
Data Attributes
data-lcf-id
JS Globals
lcf
REST Endpoints
/wp-json/lite-contact-form/v1/submit
Shortcode Output
<form class="lcf" method="post" onsubmit="return false"><input type="hidden" name="_lcf" value="
FAQ

Frequently Asked Questions about Lite Contact Form