Crowdsignal Forms Security & Risk Analysis

wordpress.org/plugins/crowdsignal-forms

The Crowdsignal Forms plugin allows you to create and manage polls right from within the block editor.

100K active installs v1.8.0 PHP 5.6.20+ WP 6.0+ Updated Feb 10, 2026
blockformsgutenbergpollssurveys
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEDec 27, 2025
Safety Verdict

Is Crowdsignal Forms Safe to Use in 2026?

Mostly Safe

Score 78/100

Crowdsignal Forms is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Dec 27, 2025Updated 1mo ago
Risk Assessment

The "crowdsignal-forms" plugin version 1.8.0 demonstrates several positive security practices, including the exclusive use of prepared statements for all SQL queries and a high percentage of properly escaped output. The absence of a broad attack surface through AJAX handlers, REST API routes, shortcodes, and cron events is also commendable. Furthermore, the plugin incorporates nonces and capability checks, indicating a layered approach to access control.

However, a significant concern arises from the taint analysis, which revealed four flows with unsanitized paths. While these did not reach a critical or high severity in the static analysis, the presence of unsanitized paths is a potential entry point for vulnerabilities, especially when interacting with external systems or user-provided data. The vulnerability history further exacerbates this concern, with one unpatched medium severity CVE categorized as Missing Authorization. This, coupled with the unsanitized paths, suggests a pattern where authorization or input sanitization might be overlooked in certain scenarios.

In conclusion, while "crowdsignal-forms" v1.8.0 exhibits strong foundational security practices in areas like SQL handling and output escaping, the identified unsanitized paths and the existing unpatched medium severity vulnerability, especially the 'Missing Authorization' type, highlight specific areas requiring immediate attention. Developers should prioritize addressing the unsanitized flows and the known CVE to mitigate potential risks.

Key Concerns

  • Unpatched medium severity CVE
  • Taint analysis: unsanitized paths (4 flows)
Vulnerabilities
1

Crowdsignal Forms Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-69015medium · 4.3Missing Authorization

Crowdsignal Forms <= 1.7.2 - Missing Authorization

Dec 27, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Crowdsignal Forms Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

91% escaped65 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
update_settings (includes\admin\class-crowdsignal-forms-settings.php:175)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Crowdsignal Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 26
actionadmin_initincludes\admin\class-admin-hooks.php:75
actionadmin_menuincludes\admin\class-admin-hooks.php:76
actionadmin_enqueue_scriptsincludes\admin\class-admin-hooks.php:77
actioncrowdsignal_forms_init_admin_noticesincludes\admin\class-admin-hooks.php:80
actionadmin_noticesincludes\admin\class-admin-hooks.php:81
actionwp_loadedincludes\admin\class-admin-hooks.php:82
filterwp_insert_post_dataincludes\admin\class-admin-hooks.php:85
actionrest_api_initincludes\admin\class-admin-hooks.php:87
actionload-post.phpincludes\admin\class-admin-hooks.php:90
actionsave_postincludes\admin\class-admin-hooks.php:93
actionsave_postincludes\admin\class-admin-hooks.php:94
actioncomment_postincludes\admin\class-admin-hooks.php:105
actionedit_commentincludes\admin\class-admin-hooks.php:106
actioncrowdsignal_forms_init_admin_noticesincludes\admin\class-crowdsignal-forms-admin-notices.php:35
actionadmin_noticesincludes\admin\class-crowdsignal-forms-admin-notices.php:36
actionwp_loadedincludes\admin\class-crowdsignal-forms-admin-notices.php:37
actionadmin_initincludes\admin\class-crowdsignal-forms-settings.php:53
actionadmin_enqueue_scriptsincludes\admin\class-crowdsignal-forms-settings.php:55
actionadmin_enqueue_scriptsincludes\admin\class-crowdsignal-forms-setup.php:38
actionadmin_initincludes\class-crowdsignal-forms.php:164
actioninitincludes\class-crowdsignal-forms.php:248
actioninitincludes\class-crowdsignal-forms.php:249
actionrest_api_initincludes\class-crowdsignal-forms.php:250
filterblock_categories_allincludes\class-crowdsignal-forms.php:252
filtercrowdsignal_forms_api_request_headersincludes\class-crowdsignal-forms.php:253
filtercrowdsignal_forms_webservice_logging_enabledincludes\logging\class-webservice-logger.php:29
Maintenance & Trust

Crowdsignal Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 10, 2026
PHP min version5.6.20
Downloads137K

Community Trust

Rating100/100
Number of ratings3
Active installs100K
Developer Profile

Crowdsignal Forms Developer Profile

Automattic

213 plugins · 19.2M total installs

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

How We Detect Crowdsignal Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crowdsignal-forms/admin/admin-styles.css
Script Paths
https://videopress.com/videopress-iframe.js
Version Parameters
crowdsignal-forms/admin/admin-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
crowdsignal-forms-settingscrowdsignal-forms-api-key-input
HTML Comments
<!-- Step 2 --><!-- Step 3 --><!-- End step 3 -->
Data Attributes
data-crowdsignal-forms-api-key-inputdata-crowdsignal-forms-connect-button
JS Globals
window.crowdsignalFormsApiUrlwindow.crowdsignalFormsIsConnected
FAQ

Frequently Asked Questions about Crowdsignal Forms