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-2026-22548

CVE-2026-22548: BIG-IP WAF/ASM DOS Vulnerability

CVE-2026-22548 is a denial of service vulnerability in BIG-IP Advanced WAF and ASM that can cause the bd process to terminate when specific requests are processed. This article covers the technical details, impact, and mitigation.

Published: February 6, 2026

CVE-2026-22548 Overview

CVE-2026-22548 is a race condition vulnerability affecting F5 BIG-IP Advanced Web Application Firewall (WAF) and Application Security Manager (ASM). When a security policy is configured on a virtual server, specially crafted undisclosed requests, combined with conditions beyond the attacker's control, can cause the bd (Bot Defense) process to terminate unexpectedly. This results in a denial of service condition that impacts the availability of protected applications.

The vulnerability stems from improper handling of concurrent operations within the security policy enforcement mechanism, classified as CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization).

Critical Impact

Successful exploitation can cause the bd process to crash, disrupting WAF and ASM security policy enforcement and potentially leaving protected applications exposed or unavailable.

Affected Products

  • F5 BIG-IP Advanced WAF
  • F5 BIG-IP Application Security Manager (ASM)
  • F5 BIG-IP virtual servers with WAF/ASM security policies configured

Discovery Timeline

  • 2026-02-04 - CVE-2026-22548 published to NVD
  • 2026-02-04 - Last updated in NVD database

Technical Details for CVE-2026-22548

Vulnerability Analysis

This vulnerability is a race condition (CWE-362) that occurs during the processing of requests by the BIG-IP Advanced WAF or ASM security policy engine. The bd process, which handles bot defense and security policy enforcement, can enter a vulnerable state when specific timing conditions align during concurrent request processing.

The attack requires network access to the vulnerable virtual server, with no authentication or user interaction necessary. However, successful exploitation depends on environmental factors beyond the attacker's direct control, which adds complexity to reliable exploitation. The primary impact is to system availability—the confidentiality and integrity of the system remain unaffected.

When the race condition is triggered, the bd process terminates abnormally, which can cause:

  • Temporary loss of WAF/ASM security policy enforcement
  • Service disruption for applications protected by the affected virtual server
  • Potential need for manual intervention or automatic process restart

Root Cause

The root cause is a race condition (CWE-362) in the BIG-IP Advanced WAF and ASM security policy processing logic. When multiple requests are processed concurrently, improper synchronization of shared resources within the bd process can lead to an inconsistent state, ultimately causing the process to crash.

Race conditions of this type typically occur when:

  • Multiple threads or processes access shared data structures simultaneously
  • Proper locking mechanisms are not implemented or are insufficient
  • Timing-dependent operations lack adequate synchronization primitives

Attack Vector

The attack vector is network-based, requiring the attacker to send specially crafted requests to a BIG-IP virtual server configured with an Advanced WAF or ASM security policy. The attack characteristics include:

  • Network-based access: Remote attackers can target the vulnerability over the network
  • No authentication required: The attack does not require valid credentials
  • No user interaction: Exploitation can occur without any action from legitimate users
  • Timing-dependent: Success depends on environmental conditions and timing that the attacker cannot fully control

The vulnerability manifests when specific request patterns create a timing window that triggers the race condition in the bd process. Due to the probabilistic nature of race conditions, exploitation may require multiple attempts or sustained traffic to successfully trigger the crash. For detailed technical information, refer to the F5 Knowledge Base Article.

Detection Methods for CVE-2026-22548

Indicators of Compromise

  • Unexpected termination or restart events for the bd process in BIG-IP system logs
  • Multiple entries in /var/log/asm indicating process crashes or restarts
  • Increased error rates or connection failures for applications protected by WAF/ASM policies
  • Core dump files generated in /var/core/ related to the bd process

Detection Strategies

  • Monitor BIG-IP system logs (/var/log/ltm, /var/log/asm) for abnormal bd process termination messages
  • Implement alerting on SNMP traps related to process failures or restarts
  • Configure health monitors to detect WAF/ASM service interruptions
  • Deploy network-based intrusion detection to identify unusual request patterns targeting BIG-IP virtual servers

Monitoring Recommendations

  • Enable detailed logging for ASM and Advanced WAF security policies to capture request patterns preceding any crashes
  • Set up automated alerts for bd process restarts using SNMP or syslog forwarding to a SIEM platform
  • Regularly review /var/log/restjavad.0.log and related logs for signs of exploitation attempts
  • Consider implementing SentinelOne Singularity for enhanced endpoint detection and response capabilities on infrastructure management systems

How to Mitigate CVE-2026-22548

Immediate Actions Required

  • Review and apply the latest security patches from F5 as outlined in the vendor advisory
  • Verify that BIG-IP systems are running supported software versions (End of Technical Support versions are not evaluated)
  • Implement rate limiting on virtual servers to reduce the likelihood of triggering the race condition
  • Consider temporarily increasing monitoring and alerting thresholds for the bd process

Patch Information

F5 has published a security advisory addressing this vulnerability. Administrators should consult the F5 Knowledge Base Article K000158072 for specific patch versions and upgrade instructions.

Ensure your BIG-IP system is running a software version that has not reached End of Technical Support (EoTS), as unsupported versions are not evaluated for this vulnerability and may remain unpatched.

Workarounds

  • Implement additional network-layer protections such as IP allowlisting to limit access to virtual servers with WAF/ASM policies
  • Configure automatic process restart policies to minimize downtime if the bd process terminates
  • Deploy redundant BIG-IP devices in high-availability configurations to maintain service continuity during exploitation attempts
  • Review and harden security policy configurations to minimize processing complexity where possible
bash
# Example: Check bd process status on BIG-IP
tmsh show sys service bd

# Example: Review ASM logs for process crashes
grep -i "bd.*crash\|bd.*restart\|bd.*terminated" /var/log/asm

# Example: Enable process restart notifications via SNMP
tmsh modify sys snmp traps add { process-restart { community public } }

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.2

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/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-362
  • Technical References
  • F5 Knowledge Base Article
  • Related CVEs
  • CVE-2026-2507: BIG-IP AFM/DDoS TMM DoS Vulnerability

  • CVE-2026-20732: BIG-IP Error Spoofing 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