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

CVE-2026-40067: BIG-IP APM DoS Vulnerability

CVE-2026-40067 is a denial of service vulnerability in BIG-IP APM that causes the apmd process to crash when undisclosed traffic targets configured virtual servers. This article covers technical details, affected versions, and mitigation.

Published: May 17, 2026

CVE-2026-40067 Overview

CVE-2026-40067 is a denial-of-service vulnerability affecting F5 BIG-IP Access Policy Manager (APM). When an APM access policy is configured on a virtual server, undisclosed traffic patterns can cause the apmd process to terminate. This disrupts authentication and access enforcement for any application protected by the affected virtual server. The flaw is categorized under [CWE-120] (Buffer Copy without Checking Size of Input). Remote, unauthenticated attackers can trigger the condition over the network without user interaction. F5 published the issue in advisory K000161056, noting that versions which have reached End of Technical Support are not evaluated.

Critical Impact

Remote, unauthenticated attackers can crash the apmd process on BIG-IP APM, breaking access policy enforcement and causing denial of service for protected applications.

Affected Products

  • F5 BIG-IP Access Policy Manager (APM)
  • BIG-IP virtual servers configured with an APM access policy
  • Specific supported versions listed in F5 advisory K000161056

Discovery Timeline

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

Technical Details for CVE-2026-40067

Vulnerability Analysis

The vulnerability resides in apmd, the daemon responsible for evaluating BIG-IP Access Policy Manager policies. When a virtual server has an APM access policy attached, the daemon processes inbound traffic to apply authentication and authorization controls. Undisclosed traffic patterns trigger a fault in apmd that causes the process to terminate.

The CWE-120 classification indicates the underlying defect is a buffer copy without sufficient input size validation. The vulnerability impacts availability only. Confidentiality and integrity are not affected, and the issue does not lead to code execution based on the available advisory data.

F5 has not published exploit code, and no public proof-of-concept is available. The EPSS data indicates a low near-term exploitation probability, but the attack vector is network-based and requires no privileges or user interaction.

Root Cause

The root cause is improper bounds checking in input handling within apmd. Malformed or specifically crafted traffic reaching a virtual server bound to an APM access policy causes the daemon to crash. F5's advisory references this as [CWE-120], a classic buffer copy weakness.

Attack Vector

An unauthenticated remote attacker sends crafted traffic to a BIG-IP virtual server that has an APM access policy enabled. The traffic is processed by apmd, which terminates upon parsing the malformed input. Repeated triggers can sustain a denial-of-service condition against access-controlled applications. Refer to the F5 Security Advisory K000161056 for traffic and version specifics.

Detection Methods for CVE-2026-40067

Indicators of Compromise

  • Repeated apmd process crashes or core dumps on BIG-IP systems
  • Sudden loss of access policy enforcement on APM-protected virtual servers
  • Authentication failures or session interruptions for end users after malformed traffic events
  • High-availability failover events tied to APM service termination

Detection Strategies

  • Monitor BIG-IP system logs (/var/log/apm, /var/log/ltm) for apmd termination, restart, or core dump messages
  • Alert on process supervisor events that restart apmd outside of maintenance windows
  • Correlate APM service interruptions with inbound traffic anomalies on virtual servers configured with access policies

Monitoring Recommendations

  • Enable centralized log forwarding from BIG-IP devices to a SIEM and create rules for apmd crash signatures
  • Track availability metrics for APM-protected virtual servers and alert on sudden drops in successful authentications
  • Capture packet samples on virtual servers with APM policies to support post-incident analysis of crash-inducing traffic

How to Mitigate CVE-2026-40067

Immediate Actions Required

  • Review the F5 Security Advisory K000161056 and identify any BIG-IP versions in your environment matching the affected list
  • Upgrade affected BIG-IP APM instances to a fixed software version published by F5
  • Restrict network reachability to virtual servers with APM access policies, allowing only trusted source ranges where feasible
  • Validate that End of Technical Support (EoTS) versions are decommissioned, as F5 does not evaluate them for this CVE

Patch Information

F5 has published fixed software versions through its support portal. Refer to F5 advisory K000161056 for the authoritative list of fixed releases per BIG-IP branch. Apply the vendor-supplied update through standard BIG-IP upgrade procedures and verify apmd stability after the upgrade.

Workarounds

  • Where patching is not immediately possible, apply network access controls in front of BIG-IP virtual servers to limit exposure to untrusted sources
  • Detach the APM access policy from non-essential virtual servers until the patch is applied, accepting the loss of access controls in exchange for stability
  • Enable process monitoring to automatically restart apmd on termination, reducing outage duration
bash
# Configuration example
# Verify BIG-IP version and APM policy bindings
tmsh show /sys version
tmsh list /ltm virtual one-line | grep -i apm

# Monitor apmd process state
bigstart status apmd
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/TechBig Ip

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.07%

  • 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-120
  • Technical References
  • F5 Security Advisory
  • Related CVEs
  • CVE-2026-39458: BIG-IP DNS Cache DoS Vulnerability

  • CVE-2026-40618: BIG-IP SSL Profile DoS Vulnerability

  • CVE-2026-41218: BIG-IP PEM iRules DoS Vulnerability

  • CVE-2026-40060: BIG-IP WAF/ASM DoS 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