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

CVE-2025-36546: F5 F5OS-A Auth Bypass Vulnerability

CVE-2025-36546 is an authentication bypass flaw in F5 F5OS-A where SSH key-based authentication remains enabled after Appliance Mode activation. This article covers technical details, affected versions, and mitigation.

Published: April 14, 2026

CVE-2025-36546 Overview

CVE-2025-36546 is an authorization bypass vulnerability affecting F5OS systems that allows unauthorized SSH access when specific configuration conditions are met. On an F5OS system, if the root user had previously configured the system to allow login via SSH key-based authentication, and then enabled Appliance Mode, access via SSH key-based authentication is still allowed. This represents a critical security control bypass, as Appliance Mode is designed to restrict root-level access for compliance and security purposes.

For an attacker to exploit this vulnerability, they must obtain the root user's SSH private key. While this prerequisite adds complexity to exploitation, the potential for complete system compromise makes this a critical-severity vulnerability requiring immediate attention.

Critical Impact

Attackers with access to the root user's SSH private key can bypass Appliance Mode restrictions and gain unauthorized root-level access to F5OS systems, potentially compromising network infrastructure security controls.

Affected Products

  • F5 F5OS-A (all versions prior to patch)
  • F5 F5OS-C (all versions prior to patch)

Discovery Timeline

  • 2025-05-07 - CVE CVE-2025-36546 published to NVD
  • 2025-10-21 - Last updated in NVD database

Technical Details for CVE-2025-36546

Vulnerability Analysis

This vulnerability is classified under CWE-863 (Incorrect Authorization), indicating a fundamental flaw in how F5OS handles authorization decisions when transitioning between security modes. The core issue lies in the system's failure to properly invalidate or revoke pre-existing SSH key-based authentication configurations when Appliance Mode is enabled.

Appliance Mode is a security feature designed to limit root access and enforce stricter security controls, often required for regulatory compliance in sensitive environments. When enabled, it should effectively disable root user access via traditional methods. However, this vulnerability demonstrates that previously configured SSH key authentication persists through the mode transition, creating a security gap.

The network-based attack vector makes this vulnerability particularly concerning for organizations exposing F5OS management interfaces to networks where attackers might operate. While exploitation requires possession of the root user's SSH private key, this prerequisite may be satisfied through various means including compromised backup systems, insider threats, or previous security incidents.

Root Cause

The root cause of CVE-2025-36546 is a logic error in F5OS's security mode transition process. When Appliance Mode is enabled, the system fails to properly audit and revoke existing SSH key-based authentication configurations for the root user. This creates an inconsistent security state where the system reports Appliance Mode as active while still honoring legacy authentication methods that Appliance Mode is designed to prevent.

The authorization check mechanism does not properly evaluate whether SSH key authentication should be permitted under Appliance Mode restrictions, instead deferring to the pre-existing authentication configuration regardless of the current operational mode.

Attack Vector

The attack vector for this vulnerability is network-based, requiring the attacker to have network connectivity to the F5OS system's SSH service. The attack scenario involves:

  1. The F5OS system must have been previously configured to allow root SSH key-based authentication
  2. An administrator subsequently enables Appliance Mode, expecting root access to be restricted
  3. An attacker who has obtained the root user's SSH private key (through theft, compromise, or other means) can still authenticate
  4. Upon successful authentication, the attacker gains full root-level access to the F5OS system

The vulnerability mechanism involves the SSH authentication subsystem continuing to honor pre-configured public key entries in the root user's authorized_keys file even after Appliance Mode activation. Administrators would reasonably expect that enabling Appliance Mode would invalidate such access, but the authorization logic fails to enforce this restriction.

Detection Methods for CVE-2025-36546

Indicators of Compromise

  • Unexpected SSH login attempts or successful authentications to the root account on F5OS systems
  • SSH connections to F5OS management interfaces from unexpected source IP addresses
  • Root user activity in system logs while Appliance Mode is reportedly enabled
  • Changes to system configurations or security settings under the root context

Detection Strategies

  • Review SSH authentication logs for root user login events on F5OS systems operating in Appliance Mode
  • Implement network monitoring to detect SSH connections to F5OS management interfaces from unauthorized sources
  • Deploy SIEM correlation rules to alert on root user authentication events when Appliance Mode is active
  • Conduct periodic audits of root user authorized_keys configurations on F5OS systems

Monitoring Recommendations

  • Enable comprehensive logging for all SSH authentication events on F5OS systems
  • Configure alerting for any root user access attempts when Appliance Mode is enabled
  • Monitor for anomalous administrative activity patterns on network infrastructure devices
  • Implement network segmentation and access controls for F5OS management interfaces

How to Mitigate CVE-2025-36546

Immediate Actions Required

  • Review all F5OS systems to identify those with Appliance Mode enabled and prior root SSH key authentication configuration
  • Remove SSH public keys from the root user's authorized_keys file on affected systems
  • Restrict network access to F5OS management interfaces to trusted administrative networks only
  • Audit SSH private key storage and distribution to identify potential compromise
  • Apply the vendor patch as soon as it becomes available

Patch Information

F5 has released a security advisory addressing this vulnerability. Administrators should consult the F5 Support Article (K000140574) for detailed patch information and upgrade guidance. Software versions that have reached End of Technical Support (EoTS) are not evaluated for this vulnerability.

Workarounds

  • Manually remove all SSH public keys from the root user's authorized_keys file before or after enabling Appliance Mode
  • Implement network-level access controls to restrict SSH access to F5OS management interfaces from trusted sources only
  • Rotate any potentially compromised root SSH private keys and ensure they are not reused
  • Consider disabling SSH key-based authentication entirely for the root user if not operationally required
bash
# Remove root user SSH authorized keys on F5OS systems
# Connect to F5OS system and execute:
rm -f /root/.ssh/authorized_keys

# Alternatively, verify no authorized keys exist:
ls -la /root/.ssh/

# Restrict SSH access via firewall rules (example)
# Limit SSH to management network only

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechF5os

  • SeverityCRITICAL

  • CVSS Score9.2

  • EPSS Probability0.26%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/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
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-863
  • Vendor Resources
  • F5 Support Article
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected 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