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

CVE-2026-21918: Juniper Junos OS Double Free DoS Flaw

CVE-2026-21918 is a double free denial-of-service vulnerability in Juniper Junos OS flowd on SRX and MX Series that crashes the flow daemon during TCP session establishment. This article covers technical details, impact, and fixes.

Published: January 23, 2026

CVE-2026-21918 Overview

A Double Free vulnerability has been identified in the flow processing daemon (flowd) of Juniper Networks Junos OS on SRX and MX Series devices. This critical memory corruption flaw allows an unauthenticated, network-based attacker to cause a Denial-of-Service (DoS) condition by sending a specific sequence of packets during TCP session establishment.

The vulnerability occurs when the flowd process encounters a particular packet sequence during TCP session setup, triggering a double free condition. This causes the flowd daemon to crash and forces the affected Flexible PIC Concentrator (FPC) to restart, disrupting network traffic processing and security services.

Critical Impact

Unauthenticated remote attackers can crash the flow processing daemon on Juniper SRX and MX Series devices, causing network service disruption and potential security policy bypass during the restart period.

Affected Products

  • Juniper Networks Junos OS on SRX Series - all versions before 22.4R3-S7
  • Juniper Networks Junos OS on MX Series - all versions before 22.4R3-S7
  • Juniper Networks Junos OS 23.2 versions before 23.2R2-S3
  • Juniper Networks Junos OS 23.4 versions before 23.4R2-S4
  • Juniper Networks Junos OS 24.2 versions before 24.2R2

Discovery Timeline

  • 2026-01-15 - CVE-2026-21918 published to NVD
  • 2026-01-16 - Last updated in NVD database

Technical Details for CVE-2026-21918

Vulnerability Analysis

This vulnerability is classified as CWE-415 (Double Free), a memory corruption issue where the same memory allocation is freed twice. In the context of the flowd daemon on Juniper SRX and MX Series devices, this occurs during TCP session establishment when processing network traffic flows.

The flowd process is responsible for handling flow-based packet processing, which is fundamental to firewall, NAT, and routing operations on these platforms. When exploited, the double free condition corrupts memory management structures, leading to an immediate crash of the daemon.

The impact extends beyond simple service disruption. During the FPC restart period, traffic processing is interrupted, and security policies may not be enforced. For devices serving as network perimeter security, this creates a window of vulnerability where traffic could bypass inspection.

Root Cause

The root cause is a double free condition in the flowd daemon's memory management during TCP session handling. When a specific sequence of packets is processed during TCP connection establishment, the code path incorrectly frees the same memory allocation twice. This corrupts the heap memory structures and results in daemon termination.

Double free vulnerabilities typically arise from improper tracking of memory ownership or race conditions in deallocation routines. In this case, the specific packet sequence triggers a code path where memory cleanup occurs prematurely, and subsequent processing attempts to free already-freed memory.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker with network access to a vulnerable Juniper SRX or MX Series device can exploit this vulnerability by:

  1. Initiating TCP session establishment with the target device
  2. Sending a crafted sequence of packets during the handshake process
  3. Triggering the double free condition in flowd
  4. Causing the daemon to crash and the FPC to restart

The attack can be repeated to create sustained denial-of-service conditions, as each crash-restart cycle interrupts traffic processing. This is particularly impactful in high-availability deployments where the security gateway must maintain continuous operation.

Technical details regarding the specific packet sequence required to trigger this vulnerability should be obtained from the Juniper Security Advisory JSA106018.

Detection Methods for CVE-2026-21918

Indicators of Compromise

  • Unexpected flowd process crashes recorded in system logs
  • FPC restart events without administrative action or hardware failure
  • Multiple core dumps from the flowd daemon in /var/crash/
  • Repeated TCP session establishment failures from specific source IPs

Detection Strategies

  • Monitor system logs for flowd crash messages and FPC restart events using show log messages | match flowd
  • Configure SNMP traps for FPC state changes to detect restart conditions
  • Implement NetFlow or sFlow analysis to identify unusual TCP session patterns targeting the device
  • Review core dump files for double free signatures in memory debugging output

Monitoring Recommendations

  • Enable centralized logging for all SRX and MX Series devices to correlate crash events across the infrastructure
  • Configure alerting thresholds for FPC restart frequency to identify potential exploitation attempts
  • Deploy network monitoring to track TCP connection patterns and identify potential attack sources
  • Implement SentinelOne Singularity for network infrastructure visibility and anomaly detection

How to Mitigate CVE-2026-21918

Immediate Actions Required

  • Upgrade affected Junos OS installations to the fixed versions listed in the Juniper security advisory
  • Implement network access controls to limit TCP session initiation to trusted sources where possible
  • Monitor device logs and system health for signs of exploitation
  • Review high-availability configurations to ensure failover operates correctly during potential attacks

Patch Information

Juniper Networks has released patched versions of Junos OS that address this vulnerability. Organizations should upgrade to the following versions or later:

  • Junos OS 22.4R3-S7 or later for versions before 22.4
  • Junos OS 23.2R2-S3 or later for 23.2 branch
  • Junos OS 23.4R2-S4 or later for 23.4 branch
  • Junos OS 24.2R2 or later for 24.2 branch

For detailed patch information and download links, refer to the Juniper Security Advisory JSA106018.

Workarounds

  • Implement strict firewall rules to limit which source IP addresses can establish TCP sessions with management interfaces
  • Deploy intrusion prevention systems (IPS) upstream to filter malicious traffic patterns
  • Enable rate limiting for new TCP session establishment to reduce the impact of repeated exploitation attempts
  • Consider deploying devices in high-availability pairs to minimize service disruption during potential attacks
bash
# Example: Limit TCP session establishment to trusted management networks
# Add to firewall filter on loopback interface
set firewall family inet filter protect-re term allow-trusted from source-prefix-list trusted-mgmt
set firewall family inet filter protect-re term allow-trusted then accept
set firewall family inet filter protect-re term default then discard

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechJunos Os

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.05%

  • 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:Y/R:A/V:X/RE:M/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-415
  • Technical References
  • Juniper Security Advisory JSA106018

  • Juniper Support Document JSA106018
  • Related CVEs
  • CVE-2026-21920: Juniper Junos OS SRX Series DoS Flaw

  • CVE-2026-21903: Juniper Junos OS DoS Vulnerability

  • CVE-2026-21911: Junos OS Evolved L2CPD DoS Vulnerability

  • CVE-2025-60003: Juniper Junos OS BGP DoS 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