The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-54854

CVE-2025-54854: F5 BIG-IP APM DoS Vulnerability

CVE-2025-54854 is a denial of service vulnerability in F5 BIG-IP Access Policy Manager that allows undisclosed traffic to terminate the apmd process. This article covers the technical details, affected versions, and mitigation.

Published: April 29, 2026

CVE-2025-54854 Overview

CVE-2025-54854 is a denial of service vulnerability affecting F5 BIG-IP Access Policy Manager (APM) when an OAuth access profile is configured on a virtual server. When a BIG-IP APM OAuth access profile (Resource Server or Resource Client) is configured on a virtual server, specially crafted network traffic can cause the apmd process to terminate unexpectedly. This vulnerability is classified as an Out-of-Bounds Read (CWE-125), which can lead to service disruption and impact the availability of authentication and access control services.

Critical Impact

Unauthenticated remote attackers can cause the APM daemon (apmd) to crash, resulting in denial of service for OAuth-based authentication and access control functionality on affected BIG-IP systems.

Affected Products

  • F5 BIG-IP Access Policy Manager (multiple versions)
  • BIG-IP APM with OAuth access profiles configured as Resource Server
  • BIG-IP APM with OAuth access profiles configured as Resource Client

Discovery Timeline

  • October 15, 2025 - CVE-2025-54854 published to NVD
  • October 21, 2025 - Last updated in NVD database

Technical Details for CVE-2025-54854

Vulnerability Analysis

This vulnerability stems from an out-of-bounds read condition (CWE-125) in the apmd process, which is the core daemon responsible for managing access policies in BIG-IP APM. When processing certain types of network traffic on a virtual server configured with an OAuth access profile, the daemon fails to properly validate input boundaries before accessing memory locations.

The vulnerability can be exploited remotely over the network without requiring authentication or user interaction. When triggered, the out-of-bounds read causes the apmd process to crash, disrupting all OAuth-based authentication services managed by the affected BIG-IP APM instance. The impact is limited to availability—no confidentiality or integrity breach occurs as a result of this vulnerability.

Organizations using BIG-IP APM for OAuth-based single sign-on (SSO), API authentication, or resource access control are particularly at risk. A successful exploitation would interrupt user authentication flows and potentially cause cascading failures in dependent applications.

Root Cause

The root cause is an out-of-bounds read vulnerability (CWE-125) in the apmd process. When processing malformed or specially crafted traffic targeting OAuth access profiles, the daemon attempts to read memory beyond allocated buffer boundaries. This memory safety violation triggers a crash condition in the apmd process.

Attack Vector

The attack is network-based and targets BIG-IP APM virtual servers configured with OAuth access profiles. An attacker can send specially crafted network traffic to the affected virtual server without requiring any authentication credentials. The attack characteristics include:

  • Remote exploitation: The vulnerability can be triggered over the network
  • No authentication required: Attackers do not need valid credentials
  • No user interaction: The attack does not require any action from legitimate users
  • Low complexity: Exploitation does not require specialized conditions or preparation

The specific nature of the "undisclosed traffic" that triggers the vulnerability has not been publicly detailed by F5 to prevent widespread exploitation.

Detection Methods for CVE-2025-54854

Indicators of Compromise

  • Unexpected termination or restart of the apmd process on BIG-IP APM systems
  • Log entries indicating apmd crashes or segmentation faults
  • Intermittent or complete loss of OAuth authentication functionality
  • Unusual network traffic patterns targeting virtual servers with OAuth access profiles

Detection Strategies

  • Monitor BIG-IP system logs for apmd process crashes using /var/log/apm and system logs
  • Configure SNMP traps or syslog forwarding to capture process termination events
  • Implement network-level anomaly detection for traffic to OAuth-protected virtual servers
  • Use F5 iHealth diagnostics to identify crash patterns and memory-related issues

Monitoring Recommendations

  • Enable detailed logging for APM access policies to capture authentication failures
  • Set up automated alerting for apmd process restarts via F5 monitoring tools
  • Monitor virtual server availability and response times for OAuth-enabled services
  • Review BIG-IP system health dashboards for unexpected service interruptions

How to Mitigate CVE-2025-54854

Immediate Actions Required

  • Review F5 security advisory K000156602 for affected version details and guidance
  • Identify all BIG-IP APM instances with OAuth access profiles configured on virtual servers
  • Apply vendor-provided patches or upgrade to fixed versions as soon as available
  • Implement network segmentation to limit exposure of affected virtual servers

Patch Information

F5 has released security guidance for this vulnerability in Security Article K000156602. Organizations should consult this advisory for specific version information, patching details, and hotfix availability. Note that software versions that have reached End of Technical Support (EoTS) are not evaluated and may remain vulnerable.

Workarounds

  • If OAuth access profiles are not required, consider temporarily removing or disabling them on affected virtual servers
  • Implement access control lists (ACLs) to restrict traffic to OAuth-protected virtual servers from trusted sources only
  • Deploy a web application firewall (WAF) in front of affected systems to filter potentially malicious traffic
  • Enable high availability (HA) configurations to minimize service disruption if a crash occurs
  • Monitor and auto-restart the apmd process to reduce downtime during exploitation attempts
bash
# Configuration example - Review OAuth access profile configuration
# Check for OAuth access profiles on virtual servers
tmsh list apm profile access all-properties | grep -A5 "oauth"

# Monitor apmd process status
tmsh show sys service apmd

# Review APM logs for crash indicators
tail -f /var/log/apm

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechF5 Big Ip Access Policy Manager

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/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
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-125

  • NVD-CWE-noinfo
  • Vendor Resources
  • F5 Security Article K000156602
  • Related CVEs
  • CVE-2025-23412: F5 BIG-IP APM DoS Vulnerability

  • CVE-2021-22991: F5 BIG-IP Access Policy Manager DoS Flaw

  • CVE-2025-59781: F5 BIG-IP APM DNS DoS Vulnerability

  • CVE-2025-61951: F5 BIG-IP Access Policy Manager DoS Flaw
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