This is a SudoWP security fork of the original Crowdsignal Forms plugin.
Warning
Security Notice: The original "Crowdsignal Forms" plugin (versions <= 1.7.2) contains a critical Missing Authorization vulnerability (CVE-2025-69015) allowing authenticated users to modify polls they do not own. This SudoWP edition patches this vulnerability.
- Deactivate the original Crowdsignal Forms plugin.
- Delete the original Crowdsignal Forms plugin to avoid conflicts.
- Install and Activate
SudoWP Crowdsignal Forms.
- SECURITY: Patched CVE-2025-69015. Restricted REST API management endpoints for Polls, Feedback, and NPS surveys to users with
edit_others_postscapability. - FEATURE: Added action hooks for form creation/updates (
crowdsignal_forms_poll_created, etc.) to support integrations (e.g., Bit Integrations). - MODERNIZATION: Enforced strict typing (
declare(strict_types=1);). - BRANDING: Updated identity to SudoWP.
This plugin is maintained by the SudoWP community to provide security patches for abandoned or vulnerable plugins.