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
    • 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-2024-20375

CVE-2024-20375: Cisco Unified Communications Manager DoS

CVE-2024-20375 is a denial of service vulnerability in Cisco Unified Communications Manager caused by improper SIP message parsing. Attackers can force device reloads, disrupting voice and video communications. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: January 28, 2026

CVE-2024-20375 Overview

A vulnerability in the SIP call processing function of Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session Management Edition (Unified CM SME) could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. This vulnerability is due to improper parsing of SIP messages. An attacker could exploit this vulnerability by sending a crafted SIP message to an affected Cisco Unified CM or Cisco Unified CM SME device. A successful exploit could allow the attacker to cause the device to reload, resulting in a DoS condition that interrupts the communications of reliant voice and video devices.

Critical Impact

Successful exploitation enables unauthenticated remote attackers to force device reloads, causing significant disruption to enterprise voice and video communications infrastructure.

Affected Products

  • Cisco Unified Communications Manager 12.0(1)SU1 through 12.0(1)SU5
  • Cisco Unified Communications Manager 12.5(1) through 12.5(1)SU8a
  • Cisco Unified Communications Manager Session Management Edition (SME)

Discovery Timeline

  • August 21, 2024 - CVE-2024-20375 published to NVD
  • August 1, 2025 - Last updated in NVD database

Technical Details for CVE-2024-20375

Vulnerability Analysis

This vulnerability exists within the SIP (Session Initiation Protocol) call processing function of Cisco Unified Communications Manager. The underlying weakness is classified as CWE-787 (Out-of-bounds Write), indicating that the SIP message parser fails to properly validate input boundaries before writing data to memory. When processing malformed SIP messages, the parser may write data beyond the allocated buffer boundaries, leading to memory corruption that triggers a device reload.

The vulnerability can be exploited remotely over the network without requiring authentication or user interaction. This makes it particularly dangerous in enterprise environments where Unified CM systems are often exposed to handle SIP traffic from various sources including external SIP trunks, remote workers, and third-party integrations.

Root Cause

The root cause of CVE-2024-20375 is improper parsing of SIP messages within the Unified Communications Manager's call processing subsystem. Specifically, the vulnerability stems from an out-of-bounds write condition (CWE-787) where the SIP message parser does not adequately validate the structure and length of incoming SIP message components before processing them. When a specially crafted SIP message containing malformed or oversized fields is received, the parser attempts to write data outside the bounds of allocated memory buffers, corrupting critical memory structures and causing the system to crash and reload.

Attack Vector

The attack vector is network-based, requiring the attacker to send crafted SIP messages to the affected Cisco Unified CM or Unified CM SME device. Since SIP is typically exposed on well-known ports (UDP/TCP 5060 for SIP, 5061 for SIP-TLS), attackers can target these services from anywhere with network connectivity to the device. The attack does not require any authentication credentials, making reconnaissance and exploitation straightforward for attackers who can reach the SIP service.

The exploitation mechanism involves constructing SIP messages with specific malformed elements that trigger the out-of-bounds write condition during parsing. The vulnerability does not enable data exfiltration or privilege escalation but causes immediate service disruption by forcing a device reload, interrupting all active voice and video calls.

Detection Methods for CVE-2024-20375

Indicators of Compromise

  • Unexpected device reloads or crashes in Cisco Unified CM systems without administrative action
  • Unusual SIP traffic patterns including malformed or oversized SIP messages targeting UDP/TCP ports 5060 or 5061
  • Core dump files generated on Unified CM systems indicating memory corruption in SIP processing components
  • Log entries indicating SIP message parsing failures immediately preceding system restarts

Detection Strategies

  • Monitor Cisco Unified CM system logs for unexpected restart events and correlate with incoming SIP traffic timestamps
  • Deploy network-based intrusion detection systems (IDS) with signatures for malformed SIP message patterns
  • Implement SIP-aware firewalls or session border controllers (SBCs) to inspect and filter malformed SIP traffic before it reaches Unified CM
  • Configure alerting on Cisco Unified CM for crash events and core dump generation

Monitoring Recommendations

  • Enable detailed SIP message logging on Cisco Unified CM during investigation periods to capture potentially malicious traffic
  • Monitor network traffic to SIP ports (5060/5061) for anomalous volume or packet characteristics
  • Implement centralized log collection from all Unified CM nodes to correlate restart events across the cluster
  • Set up availability monitoring to detect service interruptions that may indicate active exploitation

How to Mitigate CVE-2024-20375

Immediate Actions Required

  • Review the Cisco Security Advisory for the latest patch information and apply the appropriate software update
  • Restrict network access to SIP ports (5060/5061) to only trusted sources using firewall rules or access control lists
  • Deploy session border controllers (SBCs) in front of Unified CM systems to provide additional SIP message validation and filtering
  • Ensure redundant Unified CM deployments are in place to maintain service availability if exploitation occurs

Patch Information

Cisco has released security updates to address this vulnerability. Organizations should consult the Cisco Security Advisory for specific fixed software versions applicable to their deployed version. The advisory provides detailed information on which software releases contain the fix for CVE-2024-20375. Affected versions include Unified Communications Manager 12.0(1)SU1 through 12.0(1)SU5 and 12.5(1) through 12.5(1)SU8a.

Workarounds

  • Implement strict network segmentation to limit exposure of SIP services to only necessary network segments
  • Configure access control lists (ACLs) on network devices to permit SIP traffic only from known and trusted IP addresses
  • Deploy an SBC or SIP-aware firewall to normalize and validate all incoming SIP messages before forwarding to Unified CM
  • Consider disabling unused SIP interfaces or protocols until patches can be applied
bash
# Example: ACL to restrict SIP access to trusted sources only
# Apply on perimeter or internal firewall protecting Unified CM
ip access-list extended PROTECT-CUCM-SIP
 permit udp host 10.1.1.0 0.0.0.255 host 10.2.2.100 eq 5060
 permit tcp host 10.1.1.0 0.0.0.255 host 10.2.2.100 eq 5060
 permit tcp host 10.1.1.0 0.0.0.255 host 10.2.2.100 eq 5061
 deny udp any host 10.2.2.100 eq 5060 log
 deny tcp any host 10.2.2.100 eq 5060 log
 deny tcp any host 10.2.2.100 eq 5061 log
 permit ip any any

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCisco Unified Communications Manager

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.96%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2023-20259: Cisco Emergency Responder DoS Vulnerability

  • CVE-2023-20116: Cisco Unified Communications Manager DoS

  • CVE-2026-20045: Cisco Unified Communications Manager RCE

  • CVE-2025-20309: Cisco Unified CM Auth Bypass 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