Form for Capsule CRM Security & Risk Analysis

wordpress.org/plugins/form-capsule-crm

Easily integrate lead capture forms for Capsule CRM into your WordPress site using a simple shortcode.

0 active installs v1.0.0 PHP 7.2+ WP 6.2+ Updated Mar 17, 2025
capsulecontact-formcrmformlead-generation
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Form for Capsule CRM Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'form-capsule-crm' plugin v1.0.0 exhibits a generally good security posture with no recorded vulnerabilities and limited identified risks in the static analysis. The plugin has a small attack surface with only one shortcode identified as an entry point, and importantly, this entry point includes both a nonce check and a capability check, which are crucial for preventing unauthorized actions.

However, a significant concern is the presence of a SQL query that does not utilize prepared statements. This is a known vulnerability vector that can lead to SQL injection attacks if the data used in the query is not properly sanitized. While the taint analysis did not reveal any unsanitized flows, the absence of prepared statements on the observed SQL query represents a potential weakness that should be addressed.

Overall, the plugin's lack of historical vulnerabilities and its implementation of basic security checks like nonces and capabilities are positive signs. The primary area for improvement is the secure handling of database queries. Addressing the un-prepared SQL statement will significantly strengthen the plugin's security and bring it closer to best practices.

Key Concerns

  • SQL query not using prepared statements
Vulnerabilities
None known

Form for Capsule CRM Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Form for Capsule CRM Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Form for Capsule CRM Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

55% escaped11 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<form-for-capsule-crm> (form-for-capsule-crm.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Form for Capsule CRM Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[capsule_form] form-for-capsule-crm.php:26
WordPress Hooks 3
actionadmin_post_formfoca_save_keyform-for-capsule-crm.php:27
actionwp_enqueue_scriptsform-for-capsule-crm.php:30
actionadmin_menuform-for-capsule-crm.php:33
Maintenance & Trust

Form for Capsule CRM Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 17, 2025
PHP min version7.2
Downloads466

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Form for Capsule CRM Developer Profile

Forms for CRM

1 plugin · 0 total installs

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

How We Detect Form for Capsule CRM

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/form-capsule-crm/css/capsule-form.css
Version Parameters
form-capsule-crm/css/capsule-form.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
formfoca-containercapsule-crm-formform-rowname-rowform-columninput-text
Data Attributes
name="FORM_ID"name="COMPLETE_URL"name="FIRST_NAME"name="LAST_NAME"name="EMAIL"name="NOTE"
Shortcode Output
<div class="formfoca-container"><form class="capsule-crm-form" action="https://service.capsulecrm.com/service/newlead"<input type="hidden" name="FORM_ID"<input type="hidden" name="COMPLETE_URL"
FAQ

Frequently Asked Questions about Form for Capsule CRM