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-41217

CVE-2026-41217: BIG-IP TMOS Privilege Escalation Flaw

CVE-2026-41217 is a privilege escalation vulnerability in BIG-IP TMOS Shell that allows authenticated attackers to execute system commands with elevated privileges. This article covers technical details, impact, and mitigations.

Published: May 17, 2026

CVE-2026-41217 Overview

CVE-2026-41217 is an authenticated privilege escalation vulnerability in the F5 BIG-IP TMOS Shell (tmsh). An undisclosed tmsh command allows an authenticated attacker holding the resource administrator or administrator role to execute arbitrary system commands at a higher privilege level. In Appliance mode deployments, successful exploitation enables the attacker to cross a documented security boundary that normally restricts administrative access to the underlying operating system. The flaw is tracked under CWE-732: Incorrect Permission Assignment for Critical Resource and affects supported BIG-IP releases. Software versions that reached End of Technical Support (EoTS) were not evaluated by F5.

Critical Impact

Authenticated administrators can break Appliance mode isolation and execute arbitrary OS commands with elevated privileges on BIG-IP systems.

Affected Products

  • F5 BIG-IP (TMOS) supported branches running the affected tmsh command set
  • BIG-IP deployments configured in Appliance mode
  • Software versions past End of Technical Support were not evaluated and may also be impacted

Discovery Timeline

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

Technical Details for CVE-2026-41217

Vulnerability Analysis

The vulnerability resides in an undisclosed command exposed by the BIG-IP TMOS Shell, the primary administrative interface for managing F5 BIG-IP devices. The tmsh environment is designed to constrain administrators to a defined set of management operations, particularly under Appliance mode where direct shell access to the underlying Linux host is forbidden. The affected command improperly delegates execution privileges, permitting an authenticated user with the resource administrator or administrator role to invoke arbitrary system commands at a higher privilege context than their assigned role permits.

Because exploitation requires valid administrative credentials and local access to the management plane, the attack surface is constrained. However, the impact is significant on hardened Appliance mode deployments where the security model explicitly assumes administrators cannot reach the underlying operating system.

Root Cause

The root cause is an incorrect permission assignment ([CWE-732]) on a privileged tmsh command. The command does not properly enforce the role-based execution restrictions expected under Appliance mode, allowing privileged operations to be invoked outside their intended security boundary.

Attack Vector

An attacker must first authenticate to the BIG-IP management interface with resource administrator or administrator credentials. Once authenticated, the attacker invokes the affected tmsh command with crafted arguments to trigger execution of arbitrary OS commands in a higher-privileged context. In Appliance mode, this breaks the isolation that normally prevents shell-level access, allowing the attacker to read, modify, or replace system files and compromise the integrity of the device.

No public proof-of-concept code or exploitation details have been released by F5. See the F5 Security Article K000161107 for vendor guidance.

Detection Methods for CVE-2026-41217

Indicators of Compromise

  • Unexpected tmsh command invocations originating from administrator or resource administrator accounts outside of normal change windows
  • Audit log entries showing privileged shell processes (for example bash, sh, or python) spawned as a child of tmsh
  • Modification of system files or configuration outside the standard tmsh configuration sync workflow

Detection Strategies

  • Enable and forward BIG-IP audit logs (/var/log/audit) and secure logs to a centralized log aggregator for inspection
  • Baseline normal tmsh command usage per administrator account and alert on rare or undocumented subcommands
  • Correlate authentication events with subsequent privileged command execution to identify session abuse

Monitoring Recommendations

  • Monitor for new local user creation, SSH key additions, or sudoers modifications following administrator login
  • Track changes to Appliance mode enforcement settings and alert on attempts to disable mode restrictions
  • Review administrator role assignments regularly and remove unused or excessive privileges

How to Mitigate CVE-2026-41217

Immediate Actions Required

  • Apply the fixed BIG-IP software version listed in F5 Security Article K000161107 as soon as it is validated in your environment
  • Restrict assignment of administrator and resource administrator roles to a minimum set of trusted operators
  • Rotate credentials and review audit logs for any anomalous tmsh activity prior to patching

Patch Information

F5 has published remediation guidance in F5 Security Article K000161107. Administrators should consult the article for the list of fixed releases per BIG-IP branch and upgrade to a supported, patched version. Versions that have reached End of Technical Support were not evaluated and should be migrated to a supported release.

Workarounds

  • Limit management plane access to a dedicated out-of-band network reachable only by trusted administrators
  • Enforce multi-factor authentication on all administrative accounts that can authenticate to tmsh
  • Review and reduce the number of accounts assigned the administrator or resource administrator role until patching is complete
bash
# Configuration example: list and audit users with elevated BIG-IP roles
tmsh list auth user one-line | grep -E 'admin|resource-admin'

# Restrict management access to a trusted subnet
tmsh modify sys httpd allow replace-all-with { 10.0.0.0/24 }
tmsh save sys config

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechBig Ip

  • SeverityHIGH

  • CVSS Score8.3

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/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-732
  • Technical References
  • F5 Security Article K000161107
  • Related CVEs
  • CVE-2026-40061: BIG-IP DNS Privilege Escalation Flaw

  • CVE-2026-41953: BIG-IP Privilege Escalation Vulnerability

  • CVE-2026-42919: BIG-IP Privilege Escalation Vulnerability

  • CVE-2026-40698: BIG-IP Privilege Escalation Vulnerability
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