Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in Xpro Xpro Addons For Beaver Builder – Lite xpro-addons-beaver-builder-elementor allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Xpro Addons For Beaver Builder – Lite: from n/a through <= 1.5.6.
AnalysisAI
A Missing Authorization vulnerability (CWE-862) exists in Xpro Addons For Beaver Builder - Lite versions up to 1.5.6, allowing unauthenticated attackers to exploit incorrectly configured access control mechanisms and perform unauthorized modifications. The vulnerability has a CVSS score of 5.3 with a network attack vector requiring no privileges or user interaction, indicating an integrity impact without confidentiality or availability compromise. While the CVSS is moderate, the lack of authentication requirement and network accessibility make this a meaningful risk for WordPress sites using this plugin.
Technical ContextAI
Xpro Addons For Beaver Builder – Lite is a WordPress plugin (CPE: cpe:2.3:a:xpro:xpro-addons-beaver-builder-elementor) that extends the Beaver Builder page builder with additional components and functionality. The vulnerability stems from CWE-862 (Missing Authorization), a failure to verify user permissions before granting access to sensitive operations. This occurs when the plugin's access control security levels are incorrectly configured, likely in AJAX endpoints, REST API routes, or admin functions that fail to validate the current user's capabilities before executing privileged actions. The root cause appears to be inadequate use of WordPress capability checks (such as current_user_can()) or missing nonce verification, allowing any user—including unauthenticated visitors—to trigger state-changing operations.
RemediationAI
Upgrade Xpro Addons For Beaver Builder – Lite to a patched version newer than 1.5.6 as soon as available. Check the WordPress plugin repository (wordpress.org/plugins/xpro-addons-beaver-builder-elementor) or contact Xpro directly for the patched release. As a temporary mitigation while waiting for a patch, restrict access to the WordPress admin and Beaver Builder interface using IP whitelisting, require Web Application Firewall (WAF) rules to block suspicious AJAX or REST requests to the plugin, and consider disabling the plugin entirely if it is not actively in use. Additionally, audit site activity logs for unauthorized modifications and consider implementing a content versioning or rollback capability.
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-11909