Buttoner for Elementor CVE-2025-68085
MEDIUMSeverity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in merkulove Buttoner for Elementor buttoner-elementor allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Buttoner for Elementor: from n/a through <= 1.0.6.
AnalysisAI
Authenticated users with limited privileges can modify plugin settings and access functionality they should not have access to via missing authorization checks in Buttoner for Elementor through version 1.0.6. The vulnerability requires valid WordPress user credentials but no administrative role, allowing privilege escalation within the plugin's configuration interface. EPSS score of 0.05% indicates low exploitation probability despite network accessibility.
Technical ContextAI
Buttoner for Elementor is a WordPress plugin built for the Elementor page builder that provides button customization functionality. The vulnerability stems from improper access control (CWE-862) in the plugin's settings management endpoints. The plugin fails to properly validate user roles and capabilities before exposing administrative functions, allowing any authenticated WordPress user to interact with privileged operations. This is a common pattern in WordPress plugins where AJAX handlers or REST endpoints check for nonce/authentication but fail to verify the user's actual capability level (e.g., manage_options) required to perform administrative actions.
Affected ProductsAI
Buttoner for Elementor versions from an unspecified baseline through version 1.0.6 are affected. The vulnerability impacts all installations of the plugin at or below version 1.0.6 running on WordPress with the Elementor page builder. CPE identifier: cpe:2.3:a:merkulove:buttoner_for_elementor:*:*:*:*:*:wordpress:*:* (versions 1.0.6 and earlier).
RemediationAI
Update Buttoner for Elementor to a version newer than 1.0.6 when the vendor releases a patched version; check the Patchstack vulnerability database and the plugin's official WordPress.org repository for updated releases. If an immediate patch is not available, restrict WordPress user accounts to the minimum necessary roles (e.g., do not grant editor or contributor roles to untrusted users) and monitor plugin settings for unauthorized changes via WordPress audit logs. Additionally, consider disabling the plugin entirely if it is not actively in use, or implement Web Application Firewall rules to restrict access to the plugin's settings endpoints to administrator accounts only. Refer to https://patchstack.com/database/Wordpress/Plugin/buttoner-elementor/vulnerability/wordpress-buttoner-for-elementor-plugin-1-0-6-settings-change-vulnerability for vendor advisories and patch status updates.
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