Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
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 ContextAI
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.
RemediationAI
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
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17519