
Signature Field With Contact Form 7 Security & Risk Analysis
wordpress.org/plugins/signature-field-with-contact-form-7Contact Form 7 Signature Addon is a free WordPress plugin.
Is Signature Field With Contact Form 7 Safe to Use in 2026?
Generally Safe
Score 92/100Signature Field With Contact Form 7 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'signature-field-with-contact-form-7' v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code shows diligent use of prepared statements for all SQL queries and a high percentage of properly escaped output, mitigating risks of SQL injection and Cross-Site Scripting (XSS). The lack of external HTTP requests and the absence of critical taint flows further bolster its security. The vulnerability history also indicates a clean record, with no known CVEs, suggesting a commitment to secure development practices.
However, a notable concern arises from the complete lack of nonce checks and capability checks across all entry points. While the current entry points are zero, this absence represents a significant potential vulnerability if new functionalities are added in the future without implementing proper authorization and security tokens. The presence of file operations without explicit mention of sanitization or validation could also pose a risk, depending on the nature of these operations. Overall, the plugin is currently very secure due to its limited functionality and good coding practices, but the lack of built-in authorization mechanisms represents a latent risk for future expansion.
Key Concerns
- Missing nonce checks
- Missing capability checks
Signature Field With Contact Form 7 Security Vulnerabilities
Signature Field With Contact Form 7 Release Timeline
Signature Field With Contact Form 7 Code Analysis
Output Escaping
Signature Field With Contact Form 7 Attack Surface
WordPress Hooks 8
Maintenance & Trust
Signature Field With Contact Form 7 Maintenance & Trust
Maintenance Signals
Community Trust
Signature Field With Contact Form 7 Alternatives
Digital Signature For Contact Form 7
digital-signature-for-contact-form-7
Contact Form 7 Signature Addon making autographs of people who want to get an E-signature in the system. We build too easy to access and use for users …
Database Addon for Contact Form 7 – CFDB7
contact-form-cfdb7
Save and manage Contact Form 7 messages. Never lose important data. It is a lightweight contact form 7 database plugin.
ReCaptcha v2 for Contact Form 7
wpcf7-recaptcha
Adds reCaptcha v2 from Contact Form 7 5.0.5 that was dropped on Contact Form 7 5.1
Redirection for Contact Form 7
wpcf7-redirect
Redirect to any page or URL, execute scripts after submission, save data to the database, and unlock additional submission actions for Contact Form 7.
Conditional Fields for Contact Form 7
cf7-conditional-fields
Adds conditional logic to Contact Form 7.
Signature Field With Contact Form 7 Developer Profile
20 plugins · 5K total installs
How We Detect Signature Field With Contact Form 7
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/signature-field-with-contact-form-7/public/js/signature-pad.min.js/wp-content/plugins/signature-field-with-contact-form-7/public/js/design.js/wp-content/plugins/signature-field-with-contact-form-7/public/css/signature-pad.css/wp-content/plugins/signature-field-with-contact-form-7/public/js/signature-pad.min.js/wp-content/plugins/signature-field-with-contact-form-7/public/js/design.jssignature-field-with-contact-form-7/public/js/design.js?ver=HTML / DOM Fingerprints
pad_backcolorpad_pencolorpad_widthpad_heightpen_widthclear_textmail-tag-tipdata-tag-part="basetype"data-tag-part="type-suffix"data-tag-part="name"data-tag-part="option"data-tag-option="id:"data-tag-option="class:"+7 more<header class="description-box">
<h3>digital_sign form tag generator</h3>
<p>Generate a form-tag for a signature field.</p>
</header>
<div class="control-box">
<fieldset>
<legend>
Field type
</legend>
<input type="hidden" data-tag-part="basetype" value="digital_sign" >
<label>
<input type="checkbox" data-tag-part="type-suffix" value="*">This is a required field.</label>
</fieldset>
<fieldset>
<legend>Name</legend>
<input type="text" data-tag-part="name" pattern="[A-Za-z][A-Za-z0-9_\-]*">
</fieldset>
<fieldset >
<legend>Id</legend>
<input type="text" data-tag-part="option" data-tag-option="id:" value="">