Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-accessible WordPress plugin endpoint, no auth required per PR:N; scope unchanged and only limited integrity write impact confirmed.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in ez Form Calculator Premium <= 2.14.1.2 versions.
AnalysisAI
Broken access control in ez Form Calculator Premium WordPress plugin (versions up to and including 2.14.1.2) permits unauthenticated remote attackers to perform restricted plugin actions, resulting in unauthorized integrity modifications. Disclosed by Patchstack and classified under CWE-862 (Missing Authorization), the flaw requires no credentials, no user interaction, and no special configuration, lowering the exploitation barrier significantly. No public exploit code and no CISA KEV listing have been identified at the time of analysis, suggesting limited observed exploitation despite the low attack complexity.
Technical ContextAI
The affected product is the ez Form Calculator Premium WordPress plugin by vendor keksdieb (CPE: cpe:2.3:a:keksdieb:ez_form_calculator_premium:*:*:*:*:*:*:*:*), covering all versions through 2.14.1.2. CWE-862 (Missing Authorization) describes a root cause where the software does not perform an authorization check before executing a sensitive operation - in WordPress plugins this typically manifests as AJAX handlers or REST API endpoints registered without nonce verification, capability checks, or role validation, allowing any visitor to invoke actions normally gated to administrators or authenticated users. WordPress's plugin architecture relies on developers explicitly registering access controls; when omitted, unauthenticated HTTP requests can reach privileged functionality directly.
RemediationAI
Update ez Form Calculator Premium to a version beyond 2.14.1.2 once the vendor releases a patched build - no specific fixed version was confirmed in the available data, so site owners should monitor the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/ez-form-calculator-premium/vulnerability/wordpress-ez-form-calculator-premium-plugin-2-14-1-2-broken-access-control-vulnerability and the plugin's official changelog for a patched release. As an interim compensating control, consider temporarily deactivating the plugin if its form-building functionality is not business-critical, accepting the trade-off of losing form functionality. Alternatively, a WAF rule blocking unauthenticated POST requests to the plugin's known AJAX or REST endpoints can reduce exposure without requiring deactivation, though specific endpoint paths were not confirmed in the available intelligence. No patch version is independently confirmed at time of analysis.
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-2026-41306
GHSA-vv3p-3x4h-5p84