constant contact Security & Risk Analysis

wordpress.org/plugins/constant-contact

This constant contact form plugin automatically add your subscribers email address into your constantcontact.com account.

100 active installs v10.6 PHP + WP 3.4+ Updated Aug 2, 2016
constantconstant-contactcontactwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is constant contact Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "constant-contact" plugin v10.6 exhibits a generally strong security posture based on the provided static analysis. The absence of any recorded vulnerabilities or CVEs is a significant positive indicator, suggesting a history of stable and secure development. The code demonstrates good practices by not utilizing dangerous functions, employing prepared statements for all SQL queries, and performing nonce checks on its limited entry points. The plugin also avoids external HTTP requests, which can often be a vector for attacks.

However, concerns arise from the output escaping. With only 30% of outputs properly escaped, there is a notable risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied or dynamically generated content, if not sanitized before display, could be injected and executed by other users. The presence of file operations without explicit mention of their security handling also warrants attention. While the attack surface is small and appears to be protected, the poor output escaping represents the most immediate and tangible risk identified in the static analysis, despite the clean vulnerability history.

Key Concerns

  • Low percentage of properly escaped output
  • Presence of file operations without detail
Vulnerabilities
None known

constant contact Security Vulnerabilities

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

constant contact Code Analysis

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

Output Escaping

30% escaped37 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
gcc_admin_options (constant-contact.php:81)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

constant contact Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[constant-contact] constant-contact.php:278
WordPress Hooks 6
actionadmin_menuconstant-contact.php:326
actionparse_requestconstant-contact.php:430
filterquery_varsconstant-contact.php:431
actionplugins_loadedconstant-contact.php:433
actioninitconstant-contact.php:434
actionplugins_loadedconstant-contact.php:436
Maintenance & Trust

constant contact Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedAug 2, 2016
PHP min version
Downloads29K

Community Trust

Rating60/100
Number of ratings2
Active installs100
Developer Profile

constant contact Developer Profile

Adeel

3 plugins · 1K total installs

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

How We Detect constant contact

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/constant-contact/constant-contact.css

HTML / DOM Fingerprints

CSS Classes
gcc_captiongcc_msggcc_textboxgcc_textbox_classgcc_buttongcc_textbox_button
Data Attributes
id="gcc_txt_email"onkeypress="if(event.keyCode==13) gcc_submit_form(this.parentNode,'<?php echo home_url(); ?>')"onblur="if(this.value=='') this.value='<?php echo get_option('gcc_with_in_textbox'); ?>';"onfocus="if(this.value=='<?php echo get_option('gcc_with_in_textbox'); ?>') this.value='';"name="gcc_txt_email"id="gcc_txt_Button"+2 more
JS Globals
gcc_submit_form
Shortcode Output
<div class="gcc_caption"><div class="gcc_msg"><span id="gcc_msg"></span></div><div class="gcc_textbox"><input class="gcc_textbox_class"<div class="gcc_button">
FAQ

Frequently Asked Questions about constant contact