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-2026-28038

CVE-2026-28038: Ultimate Addons for WPBakery Bypass Flaw

CVE-2026-28038 is an authorization bypass flaw in Ultimate Addons for WPBakery Page Builder that allows attackers to exploit misconfigured access controls. This article covers technical details, affected versions, and mitigation.

Published: March 6, 2026

CVE-2026-28038 Overview

CVE-2026-28038 is a Missing Authorization vulnerability affecting the Ultimate Addons for WPBakery Page Builder plugin developed by Brainstorm Force. This WordPress plugin vulnerability allows attackers to exploit incorrectly configured access control security levels, potentially leading to unauthorized modifications of website content and settings.

The vulnerability stems from broken access control mechanisms within the ultimate_vc_addons plugin, enabling authenticated users with low-level privileges to perform actions that should be restricted to administrators or other higher-privileged roles.

Critical Impact

Authenticated attackers can bypass authorization checks to modify protected resources, potentially compromising site integrity without proper administrative privileges.

Affected Products

  • Ultimate Addons for WPBakery Page Builder versions up to and including 3.21.1
  • WordPress installations using the ultimate_vc_addons plugin
  • WPBakery Page Builder deployments with Ultimate Addons extension enabled

Discovery Timeline

  • 2026-03-05 - CVE-2026-28038 published to NVD
  • 2026-03-05 - Last updated in NVD database

Technical Details for CVE-2026-28038

Vulnerability Analysis

This vulnerability is classified under CWE-862 (Missing Authorization), indicating that the affected plugin fails to perform proper authorization checks before allowing users to execute sensitive operations. The missing authorization allows low-privileged authenticated users to bypass intended access restrictions and manipulate plugin functionality or associated data.

The attack requires network access and authentication with minimal privileges. Once authenticated, an attacker can exploit the misconfigured access controls to achieve high-integrity impact on the target system, potentially modifying content, settings, or other protected elements without appropriate authorization.

Root Cause

The root cause of CVE-2026-28038 lies in the plugin's failure to implement proper capability checks on sensitive AJAX endpoints or administrative functions. The ultimate_vc_addons plugin does not adequately verify that the currently authenticated user possesses the required permissions before processing certain requests. This oversight allows subscribers, contributors, or other low-privileged WordPress users to access functionality intended only for administrators.

Attack Vector

The attack vector is network-based and requires an authenticated session with low-level privileges on the target WordPress installation. An attacker would:

  1. Create or compromise a low-privileged account (e.g., subscriber or contributor role)
  2. Authenticate to the WordPress site
  3. Send crafted requests to vulnerable endpoints within the Ultimate Addons plugin
  4. Bypass authorization checks due to missing capability validation
  5. Perform unauthorized modifications to plugin settings or site content

The vulnerability requires no user interaction and has low attack complexity, making it relatively straightforward for an authenticated attacker to exploit. While confidentiality is not impacted, the integrity impact is high, meaning attackers can significantly alter protected data or configurations.

Detection Methods for CVE-2026-28038

Indicators of Compromise

  • Unexpected modifications to WPBakery page builder elements or layouts by non-administrative users
  • Suspicious AJAX requests to Ultimate Addons endpoints from low-privileged user accounts
  • Audit log entries showing plugin setting changes by unauthorized user roles
  • Anomalous POST requests targeting ultimate_vc_addons related endpoints

Detection Strategies

  • Implement WordPress security logging to track all plugin-related administrative actions and the user roles performing them
  • Monitor AJAX request patterns for unusual access to Ultimate Addons endpoints by non-admin users
  • Deploy web application firewall (WAF) rules to detect and block unauthorized access attempts to plugin administrative functions
  • Utilize file integrity monitoring to detect unexpected changes to plugin configurations or associated database entries

Monitoring Recommendations

  • Enable comprehensive audit logging for all WordPress user actions, particularly those affecting plugin configurations
  • Configure alerts for any plugin setting modifications performed by users without administrator capabilities
  • Regularly review access logs for patterns indicating privilege abuse or unauthorized endpoint access
  • Implement real-time monitoring for critical WordPress admin AJAX endpoints

How to Mitigate CVE-2026-28038

Immediate Actions Required

  • Update Ultimate Addons for WPBakery Page Builder to a patched version newer than 3.21.1 when available
  • Review and audit all user accounts on affected WordPress installations, removing unnecessary low-privileged accounts
  • Implement additional access controls at the web server or WAF level to restrict access to vulnerable endpoints
  • Temporarily disable the Ultimate Addons plugin if a patch is not yet available and the functionality is non-critical

Patch Information

Users should monitor the official Brainstorm Force channels and the WordPress plugin repository for security updates addressing this vulnerability. The Patchstack vulnerability database provides additional details and tracking for this issue.

Organizations should subscribe to security advisories from both Brainstorm Force and their preferred WordPress security intelligence sources to receive timely notifications when patches become available.

Workarounds

  • Restrict user registration on the WordPress site to prevent unauthorized account creation
  • Implement additional authentication layers (such as two-factor authentication) for all user accounts
  • Use a WordPress security plugin to add capability-based restrictions on sensitive plugin endpoints
  • Consider network-level access controls to limit access to the WordPress admin area to trusted IP addresses
bash
# Configuration example - Restrict access to WordPress admin via .htaccess
# Add to .htaccess in wp-admin directory
<Files "admin-ajax.php">
    # Allow authenticated requests but log suspicious patterns
    SetEnvIf Request_URI "ultimate_vc" potential_vuln_access
    CustomLog /var/log/apache2/ultimate_addons_access.log combined env=potential_vuln_access
</Files>

# Alternatively, restrict admin access by IP
<IfModule mod_authz_core.c>
    Require ip 192.168.1.0/24
    Require ip 10.0.0.0/8
</IfModule>

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechUltimate Addons For Wpbakery Page Builder

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-862
  • Technical References
  • Patchstack WordPress Vulnerability
  • Related CVEs
  • CVE-2026-34889: WPBakery Ultimate Addons XSS 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