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

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

CVE-2025-23412 is a denial of service vulnerability in F5 BIG-IP Access Policy Manager that causes TMM termination when certain requests target configured virtual servers. This article covers technical details, impact, and mitigation.

Published: April 28, 2026

CVE-2025-23412 Overview

CVE-2025-23412 is a high-severity denial of service vulnerability affecting F5 BIG-IP Access Policy Manager (APM). When a BIG-IP APM Access Profile is configured on a virtual server, specially crafted undisclosed requests can cause the Traffic Management Microkernel (TMM) to terminate unexpectedly. This vulnerability allows remote attackers to disrupt critical network services without authentication, potentially causing significant operational impact to organizations relying on BIG-IP for access management and application delivery.

Critical Impact

Remote unauthenticated attackers can crash the TMM process, causing denial of service for all traffic handled by the affected BIG-IP virtual server with APM Access Profile enabled.

Affected Products

  • F5 BIG-IP Access Policy Manager (APM)
  • BIG-IP virtual servers with APM Access Profile configured
  • Systems not at End of Technical Support (EoTS) status

Discovery Timeline

  • 2025-02-05 - CVE-2025-23412 published to NVD
  • 2025-11-12 - Last updated in NVD database

Technical Details for CVE-2025-23412

Vulnerability Analysis

This vulnerability is classified under CWE-120 (Buffer Copy without Checking Size of Input), commonly known as a classic buffer overflow. The flaw exists in the Traffic Management Microkernel (TMM), which is the core data plane component responsible for processing all traffic through the BIG-IP system.

When an APM Access Profile is attached to a virtual server, the TMM processes authentication and authorization requests. The vulnerability arises from improper bounds checking when handling specific request types, allowing attackers to trigger memory corruption that results in TMM process termination.

The attack can be executed remotely over the network without requiring any authentication or user interaction. While the vulnerability does not directly compromise confidentiality or integrity, the availability impact is significant. Additionally, there is a limited downstream impact on availability for connected systems that depend on the BIG-IP for access management services.

Root Cause

The root cause is a buffer overflow condition (CWE-120) in the TMM component when processing requests through an APM Access Profile. The vulnerability occurs because input data is copied to a buffer without proper validation of the input size, leading to memory corruption when malformed requests are received. This results in the TMM process crashing, which disrupts all traffic processing on the affected virtual server.

Attack Vector

The attack vector is network-based, requiring no authentication, no user interaction, and presenting low attack complexity. An attacker can send specially crafted requests to a BIG-IP virtual server configured with an APM Access Profile to trigger the buffer overflow condition.

The exploitation flow involves:

  1. Identifying a target BIG-IP system with APM Access Profile enabled on a virtual server
  2. Crafting malicious requests designed to trigger the buffer overflow in TMM
  3. Sending the requests to the target virtual server
  4. TMM crashes, causing denial of service for legitimate users

For technical details on the specific request format, refer to the F5 Security Advisory K000141003.

Detection Methods for CVE-2025-23412

Indicators of Compromise

  • Unexpected TMM process restarts or crashes in /var/log/ltm
  • High availability (HA) failover events without apparent cause
  • Connection drops and timeouts for users accessing APM-protected resources
  • Core dump files in /var/core/ related to TMM processes

Detection Strategies

  • Monitor TMM process stability and restart frequency using SNMP traps or syslog alerts
  • Implement network intrusion detection rules to identify anomalous traffic patterns targeting APM virtual servers
  • Review BIG-IP system logs for TMM termination events with tmctl or through the BIG-IP GUI
  • Deploy behavioral analysis to detect unusual request patterns to APM-enabled virtual servers

Monitoring Recommendations

  • Enable detailed logging for APM Access Profiles to capture request characteristics
  • Configure alerts for TMM process restarts in your SIEM or monitoring platform
  • Monitor BIG-IP high availability status for unexpected failover events
  • Track connection statistics for sudden drops in active sessions

How to Mitigate CVE-2025-23412

Immediate Actions Required

  • Apply the security patch provided by F5 as documented in the security advisory
  • Review all virtual servers to identify those with APM Access Profile configurations
  • Consider implementing network-level access controls to limit exposure of APM-enabled virtual servers
  • Enable monitoring for TMM process stability to detect exploitation attempts

Patch Information

F5 has released security updates to address CVE-2025-23412. Administrators should consult the F5 Security Advisory K000141003 for specific version information and patch downloads. Organizations should prioritize patching based on the criticality of their BIG-IP APM deployments and exposure to untrusted networks.

Note: Software versions that have reached End of Technical Support (EoTS) are not evaluated and may remain vulnerable.

Workarounds

  • Implement network segmentation to restrict access to APM-enabled virtual servers from untrusted networks
  • Use iRules or AFM (Advanced Firewall Manager) to filter potentially malicious traffic before it reaches the APM module
  • If APM is not required for specific virtual servers, consider temporarily removing the Access Profile until patching is complete
  • Deploy a web application firewall (WAF) in front of BIG-IP to provide additional request filtering
bash
# Example: Check for APM Access Profiles on virtual servers
tmsh list ltm virtual | grep -A 5 "access-profile"

# Example: Monitor TMM process status
tmctl -c tmm/health

# Example: Review TMM logs for crash events
grep -i "tmm" /var/log/ltm | grep -i "exit\|terminate\|restart"

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.48%

  • 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:L/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-120
  • Vendor Resources
  • F5 Security Advisory K000141003
  • Related CVEs
  • CVE-2021-22991: F5 BIG-IP Access Policy Manager DoS Flaw

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

  • CVE-2025-61951: F5 BIG-IP Access Policy Manager DoS Flaw

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