A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-32643

CVE-2026-32643: BIG-IP & BIG-IQ RCE Vulnerability

CVE-2026-32643 is a remote code execution vulnerability in BIG-IP and BIG-IQ systems affecting privileged users with Certificate Manager role. This article covers technical details, affected versions, and mitigation strategies.

Published: May 17, 2026

CVE-2026-32643 Overview

CVE-2026-32643 affects F5 BIG-IP and BIG-IQ systems. An authenticated attacker holding the Certificate Manager role or higher can modify configuration objects to execute arbitrary commands on the underlying system. The flaw maps to [CWE-250: Execution with Unnecessary Privileges], where a non-administrative role gains the ability to invoke privileged operations.

F5 documents the issue in the F5 Knowledge Base Article. Software versions that have reached End of Technical Support (EoTS) are not evaluated by the vendor.

Critical Impact

An authenticated user with only the Certificate Manager role can break out of the role boundary and run arbitrary commands, undermining the confidentiality and integrity of the BIG-IP or BIG-IQ host.

Affected Products

  • F5 BIG-IP (supported branches per vendor advisory K000160972)
  • F5 BIG-IQ Centralized Management (supported branches per vendor advisory K000160972)
  • End-of-Technical-Support versions are not evaluated and should be treated as vulnerable

Discovery Timeline

  • 2026-05-13 - CVE-2026-32643 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-32643

Vulnerability Analysis

The vulnerability resides in how BIG-IP and BIG-IQ enforce role-based access control over configuration objects. The Certificate Manager role is intended to manage cryptographic material such as certificates and keys. The product instead permits this role to modify configuration objects whose contents are passed to command execution routines.

The weakness corresponds to [CWE-250: Execution with Unnecessary Privileges]. Configuration handlers run with system privileges, yet the role checks do not constrain which fields a Certificate Manager may alter. Once the attacker writes attacker-controlled values to those fields, the system processes them with elevated rights and executes the embedded commands.

Exploitation does not require user interaction and uses the network attack vector. It does require valid credentials and the Certificate Manager role, which limits opportunistic exploitation. Compromised administrator workstations, leaked API tokens, or insider abuse are the realistic preconditions.

Root Cause

The root cause is a privilege boundary mismatch. The role model treats Certificate Manager as a limited role, but configuration object handlers do not validate that the modifying principal is permitted to change command-influencing fields. The result is a confused-deputy condition: a low-privileged role triggers a high-privileged execution path.

Attack Vector

An attacker authenticates to the BIG-IP or BIG-IQ management interface, REST API, or tmsh shell using Certificate Manager credentials. The attacker submits a modification to a configuration object that the system later evaluates as a command or parameter to a command. The configuration object is processed by a privileged handler, which executes the attacker-supplied content with system privileges. The F5 advisory K000160972 documents the specific configuration objects and components involved.

Detection Methods for CVE-2026-32643

Indicators of Compromise

  • Configuration object modifications submitted by Certificate Manager accounts to fields outside certificate and key management scope
  • Unexpected child processes spawned from BIG-IP or BIG-IQ management daemons immediately after configuration changes
  • New cron jobs, scripts, or system files created on the BIG-IP or BIG-IQ appliance shortly after a Certificate Manager session
  • Outbound connections from the management plane to unfamiliar hosts following a configuration change

Detection Strategies

  • Audit restjavad, tmsh, and iControl REST logs for configuration writes performed by Certificate Manager accounts and correlate with subsequent process executions
  • Alert on any configuration object change submitted by a non-administrator role that touches command-bearing fields identified in F5 advisory K000160972
  • Compare current device configuration against a known-good baseline and flag drift introduced by Certificate Manager accounts

Monitoring Recommendations

  • Forward BIG-IP and BIG-IQ audit logs to a centralized SIEM and retain Certificate Manager activity for post-incident review
  • Monitor authentication events for Certificate Manager accounts logging in from new IP addresses, off-hours, or via unusual API clients
  • Track shell command execution on appliances and treat any execution originating from the configuration handler chain as high priority

How to Mitigate CVE-2026-32643

Immediate Actions Required

  • Apply the fixed versions listed in the F5 Knowledge Base Article to all supported BIG-IP and BIG-IQ instances
  • Inventory all accounts assigned the Certificate Manager role and remove the role from accounts that do not strictly require it
  • Rotate credentials and API tokens for any Certificate Manager account that cannot be immediately validated as uncompromised
  • Upgrade or decommission any BIG-IP or BIG-IQ instance running an End-of-Technical-Support version

Patch Information

F5 provides fixed software versions and full remediation guidance in advisory K000160972. Administrators should consult the advisory for branch-specific fixed releases and apply the upgrade that matches their deployed branch. EoTS versions do not receive fixes and must be upgraded to a supported branch.

Workarounds

  • Restrict access to the BIG-IP and BIG-IQ management plane to a dedicated administrative network and block external exposure
  • Require multi-factor authentication for all administrative and Certificate Manager logins to the management interface
  • Limit Certificate Manager role assignments to a small number of vetted operators and review assignments on a recurring schedule
  • Enable and review configuration audit logging so that any abuse by a Certificate Manager account is captured for investigation
bash
# Configuration example: list users and their assigned roles on BIG-IP
# Review output and remove the Certificate Manager role from accounts that do not need it
tmsh list auth user all-properties

# Remove the role from a specific user (replace USERNAME)
tmsh modify auth user USERNAME partition-access replace-all-with { all-partitions { role no-access } }

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechBig Ip

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-250
  • Technical References
  • F5 Knowledge Base Article
  • Related CVEs
  • CVE-2026-41957: BIG-IP & BIG-IQ RCE Vulnerability

  • CVE-2026-42406: BIG-IP and BIG-IQ RCE Vulnerability

  • CVE-2026-42937: BIG-IP Information Disclosure Vulnerability

  • CVE-2026-42780: BIG-IP SSL Orchestrator Path Traversal
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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