CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Lifecycle Timeline
3Description
Missing Authorization vulnerability in Icegram Icegram Collect - Easy Form, Lead Collection and Subscription plugin allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Icegram Collect - Easy Form, Lead Collection and Subscription plugin: from n/a through 1.3.18.
Analysis
Missing Authorization vulnerability (CWE-862) in the Icegram Collect WordPress plugin versions up to 1.3.18 that allows authenticated attackers with low privileges to exploit misconfigured access controls. An attacker with a valid WordPress user account can modify or delete form data and potentially cause service disruption by leveraging inadequate authorization checks on sensitive operations, with no confidentiality impact but significant integrity and availability risks.
Technical Context
This vulnerability exists in the Icegram Collect – Easy Form, Lead Collection and Subscription WordPress plugin, which provides form building and lead collection functionality for WordPress sites. The root cause is CWE-862 (Missing Authorization), indicating that the plugin fails to properly verify whether an authenticated user has the necessary permissions before allowing them to perform sensitive actions. The plugin likely implements WordPress authentication but does not correctly validate authorization at the application logic level, allowing any logged-in user (regardless of role) to access or modify restricted form data, submissions, or configurations. This is distinct from authentication bypass—the user must be logged in—but represents a broken access control implementation common in WordPress plugins that don't properly check user capabilities before CRUD operations.
Affected Products
Icegram Collect – Easy Form, Lead Collection and Subscription (1.0 through 1.3.18 (inclusive))
Remediation
Update plugin via WordPress Admin > Plugins > Updates or download from wordpress.org/plugins/icegram-forms/ Workaround (Temporary): WordPress Admin > Users > Edit roles and capabilities to remove form_submission access for lower-privilege roles Mitigation: Enable audit logging and set up alerts for form data modifications by non-admin users Vendor Advisory: Monitor: wordpress.org/plugins/icegram-forms/ and icegram.com for patch announcements
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17519