Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-11726

CVE-2025-11726: Beaver Builder Auth Bypass Vulnerability

CVE-2025-11726 is an authorization bypass flaw in Beaver Builder WordPress plugin that lets contributors modify site-wide global presets. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-11726 Overview

CVE-2025-11726 is a Missing Authorization vulnerability (CWE-862) affecting the Beaver Builder WordPress Page Builder plugin. The vulnerability exists in all versions up to and including 2.9.4 due to insufficient capability checks in the REST API endpoints under the fl-controls/v1 namespace that control site-wide Global Presets. This security flaw allows authenticated attackers with contributor-level access and above to add, modify, or delete global color and background presets that affect all Beaver Builder content site-wide.

Critical Impact

Authenticated attackers with low-privilege contributor accounts can manipulate site-wide visual elements, potentially defacing websites or disrupting business operations across all pages using Beaver Builder.

Affected Products

  • Fastlinemedia Beaver Builder (Lite version) up to and including version 2.9.4
  • Beaver Builder WordPress Page Builder plugin for WordPress
  • All WordPress installations using vulnerable Beaver Builder versions

Discovery Timeline

  • 2025-12-02 - CVE-2025-11726 published to NVD
  • 2025-12-11 - Last updated in NVD database

Technical Details for CVE-2025-11726

Vulnerability Analysis

The vulnerability resides in the class-fl-controls.php file within the Beaver Builder plugin. Specifically, the REST API endpoints registered under the fl-controls/v1 namespace lack proper authorization checks before allowing modifications to Global Presets. The CVSS 3.1 score of 4.3 (Medium) with vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N indicates this is a network-exploitable vulnerability requiring low privileges with no user interaction needed.

The vulnerability affects the integrity of site-wide design settings without impacting confidentiality or availability directly. The EPSS (Exploit Prediction Scoring System) probability is 0.031% (8.244 percentile), suggesting relatively low likelihood of exploitation in the wild.

Root Cause

The root cause is insufficient capability checks in the REST API permission callbacks. The affected code in class-fl-controls.php (specifically around lines 53 and 252 based on the referenced source code) fails to properly verify that the requesting user has administrative privileges before allowing modifications to Global Presets. Instead of requiring administrator capabilities, the endpoint accepts requests from any authenticated user with contributor-level permissions or higher.

This is a classic Missing Authorization vulnerability where the application assumes authentication alone is sufficient without implementing proper role-based access control for sensitive administrative functions.

Attack Vector

The attack vector is network-based (AV:N) with low attack complexity (AC:L). An attacker needs:

  1. An authenticated session with at least contributor-level privileges on the target WordPress site
  2. Knowledge of the fl-controls/v1 REST API namespace endpoints
  3. Ability to craft REST API requests to add, modify, or delete Global Presets

The attacker can send malicious REST API requests to the vulnerable endpoints to manipulate global color schemes and background presets. These changes propagate site-wide, affecting all content built with Beaver Builder. The attack requires no user interaction and the scope is unchanged, meaning the impact is limited to the vulnerable component itself.

Detection Methods for CVE-2025-11726

Indicators of Compromise

  • Unexpected changes to site-wide color schemes or background presets in Beaver Builder
  • REST API access logs showing unusual requests to fl-controls/v1 endpoints from non-administrator users
  • WordPress audit logs indicating Global Preset modifications by contributor-level accounts
  • Visual inconsistencies across Beaver Builder pages that administrators did not authorize

Detection Strategies

Organizations should implement monitoring for REST API activity, particularly focusing on:

  1. API Request Monitoring: Track all requests to the fl-controls/v1 namespace and correlate them with user privilege levels
  2. User Activity Auditing: Enable comprehensive WordPress audit logging to track which users are modifying Global Presets
  3. Change Detection: Implement file integrity monitoring and database change detection to identify unauthorized preset modifications
  4. Behavioral Analysis: Flag contributor-level users attempting to access administrative REST API endpoints

Monitoring Recommendations

Security teams should configure their WordPress security plugins or SIEM solutions to alert on REST API calls to Beaver Builder control endpoints from users without administrative privileges. Additionally, implementing a Web Application Firewall (WAF) rule to monitor and potentially block suspicious fl-controls/v1 API traffic from non-admin users can provide an additional layer of defense.

How to Mitigate CVE-2025-11726

Immediate Actions Required

  • Update Beaver Builder plugin to a version newer than 2.9.4 immediately
  • Audit all contributor-level and above user accounts for legitimacy
  • Review Global Presets for any unauthorized changes and restore from backup if necessary
  • Consider temporarily restricting contributor-level access until the patch is applied

Patch Information

A patch is available through the official WordPress plugin repository. The security fix can be reviewed at the official changeset URL referenced in the vulnerability disclosure. The patch adds proper capability checks to the REST API endpoints in class-fl-controls.php to ensure only users with appropriate administrative privileges can modify Global Presets.

Organizations should update via the WordPress admin dashboard (Plugins → Installed Plugins → Update) or through WP-CLI for automated deployment environments. The Wordfence threat intelligence advisory provides additional context at the referenced third-party advisory URL.

Workarounds

If immediate patching is not possible, organizations can implement the following temporary mitigations:

  1. Restrict User Privileges: Temporarily demote contributor-level users to subscriber level or disable accounts until the patch is applied
  2. REST API Restrictions: Use a WordPress security plugin to restrict access to the fl-controls/v1 REST API namespace to administrators only
  3. WAF Rules: Implement Web Application Firewall rules to block non-admin REST API requests to Beaver Builder control endpoints

For temporary REST API protection, consider adding capability restrictions through WordPress filters or using security plugins that allow granular REST API access control. However, these workarounds are not substitutes for applying the official patch.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechFastlinemedia Beaver Builder

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-862
  • Technical References
  • Product

  • Product

  • Third Party Advisory
  • Vendor Resources
  • Patch
  • Latest CVEs
  • CVE-2025-11419: Keycloak TLS DoS Vulnerability

  • CVE-2025-13947: WebKitGTK Information Disclosure Flaw

  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English