Wordpress Plugin
CVE-2025-66148
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in merkulove Conformer for Elementor conformer-elementor allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Conformer for Elementor: from n/a through <= 1.0.7.
AnalysisAI
Missing authorization controls in Conformer for Elementor WordPress plugin version 1.0.7 and earlier allow attackers to exploit incorrectly configured access control security levels, potentially enabling unauthorized access to plugin functionality. The vulnerability stems from broken access control (CWE-862) without explicit authentication requirements, affecting all users of the plugin through version 1.0.7. While EPSS score is minimal at 0.05%, the nature of access control bypasses warrants assessment in WordPress environments where the plugin is deployed.
Technical ContextAI
Conformer for Elementor is a WordPress plugin that integrates with Elementor page builder. The vulnerability is rooted in CWE-862 (Missing Authorization), a class of flaw where the application fails to properly verify that a user has authorization to perform requested actions. This differs from authentication (verifying identity) and instead concerns authorization (verifying permissions). The broken access control allows attackers to interact with plugin functionality that should be restricted based on user roles or capabilities. WordPress plugins typically implement authorization through capability checks (is_user_logged_in(), current_user_can()) or nonce verification; the missing implementation of these controls in Conformer for Elementor creates exposure regardless of whether the attacker is authenticated to WordPress.
Affected ProductsAI
Conformer for Elementor by merkulove, all versions from initial release through 1.0.7, is affected. The plugin is distributed via the WordPress.org plugin repository (CPE data unavailable from input). Users running any version of Conformer for Elementor at or below version 1.0.7 should assume their installations are vulnerable. Specific version information and advisory details are available via the Patchstack database reference.
RemediationAI
Update Conformer for Elementor to a version newer than 1.0.7; check the official plugin repository or Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/conformer-elementor/vulnerability/wordpress-conformer-for-elementor-plugin-1-0-7-broken-access-control-vulnerability for the patched release version. If a patched version is not yet released, temporarily deactivate the plugin until an update becomes available. Verify via the WordPress admin dashboard (Plugins > Installed Plugins) that the plugin has been updated, and audit any user roles or data that may have been exposed while the vulnerable version was active. Consider implementing additional capability checks and access control audits on any custom-developed integrations with this plugin.
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