GM Contact Form Security & Risk Analysis

wordpress.org/plugins/gm-contact-form

A simple foolproof contact form for WordPress.

0 active installs v1.0 PHP + WP 3.0.1+ Updated Aug 19, 2017
ajaxcontact-formemailformjavascript
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GM Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'gm-contact-form' plugin v1.0 presents a mixed security posture. While it demonstrates good practices by exclusively using prepared statements for SQL queries and has no recorded vulnerability history, there are significant concerns stemming from its attack surface and output handling. The presence of two AJAX handlers without authentication checks represents a direct pathway for potential unauthorized actions or data manipulation. Furthermore, the complete lack of output escaping is a critical flaw, leaving the plugin highly susceptible to cross-site scripting (XSS) vulnerabilities, where malicious code could be injected and executed in the context of a user's browser. The taint analysis, while showing no critical or high severity flows, did indicate unsanitized paths, which, when combined with unescaped output, could still lead to exploitable conditions. Overall, the plugin's lack of robust input validation and output sanitization, particularly for its unprotected entry points, outweighs its positive attributes, making it a notable security risk.

Key Concerns

  • AJAX handlers without authentication checks
  • Output escaping not implemented
  • No nonce checks on AJAX
  • Flows with unsanitized paths (from Taint Analysis)
Vulnerabilities
None known

GM Contact Form Security Vulnerabilities

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

GM Contact Form Code Analysis

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

Output Escaping

0% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
do_redirect (gm-contact-email.php:289)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

GM Contact Form Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

noprivwp_ajax_gm_contact_ajaxgm-contact-form.php:225
authwp_ajax_gm_contact_ajaxgm-contact-form.php:226

Shortcodes 1

[gm-contact-form] gm-contact-form.php:78
WordPress Hooks 7
actionwp_enqueue_scriptsgm-contact-form.php:47
actiontemplate_redirectgm-contact-form.php:55
filterthe_contentgm-contact-form.php:102
filterthe_excerptgm-contact-form.php:103
actionadmin_menugm-contact-form.php:112
actionadmin_initgm-contact-form.php:132
actioninitgm-contact-form.php:252
Maintenance & Trust

GM Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 19, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GM Contact Form Developer Profile

gabrielmioni

2 plugins · 0 total installs

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

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

HTML / DOM Fingerprints

JS Globals
gm_contact
FAQ

Frequently Asked Questions about GM Contact Form