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-2025-71253

CVE-2025-71253: Modem IMS Denial of Service Vulnerability

CVE-2025-71253 is a denial of service vulnerability in Modem IMS caused by improper input validation, allowing remote attackers to disrupt services. This article covers the technical details, affected systems, and mitigation.

Published: May 7, 2026

CVE-2025-71253 Overview

CVE-2025-71253 is an improper input validation vulnerability in the Modem IMS (IP Multimedia Subsystem) component. The flaw allows a remote attacker to trigger a denial of service condition without requiring additional execution privileges or user interaction. The issue was disclosed through the Unisoc Product Security Bulletin and affects modem firmware that processes IMS signaling traffic.

Critical Impact

A remote, unauthenticated attacker can disrupt cellular voice and data services on affected modem chipsets by sending crafted IMS protocol input.

Affected Products

  • Unisoc Modem IMS component (see vendor advisory for affected chipset models and firmware versions)

Discovery Timeline

  • 2026-05-06 - CVE-2025-71253 published to NVD
  • 2026-05-07 - Last updated in NVD database

Technical Details for CVE-2025-71253

Vulnerability Analysis

The vulnerability resides in the IMS handling logic of the affected modem firmware. IMS is the signaling framework cellular networks use to deliver Voice over LTE (VoLTE), Voice over New Radio (VoNR), and Rich Communication Services (RCS). The component fails to properly validate input received over the air interface before processing it.

When the modem parses a malformed IMS message, the missing validation leads to an unrecoverable error state in the modem stack. This produces a denial of service that can interrupt cellular connectivity on the device. Confidentiality and integrity are not impacted, but availability is fully degraded according to the published CVSS metrics.

The attack does not require credentials, user interaction, or local access. An adversary positioned on the network path or operating a rogue base station can deliver the crafted input to vulnerable modems within radio range.

Root Cause

The root cause is improper input validation in the IMS message handler. Fields within incoming IMS signaling are not sufficiently checked for length, type, or structural correctness before being processed by the modem firmware, leading to a fatal condition.

Attack Vector

The attack vector is network based. An attacker delivers a malformed IMS signaling message to the targeted device. Successful delivery causes the modem to enter an error state, dropping the cellular session and denying service to the user.

Public exploit code is not available, and the issue is not listed in the CISA Known Exploited Vulnerabilities catalog. See the Unisoc Product Security Bulletin for vendor technical details.

Detection Methods for CVE-2025-71253

Indicators of Compromise

  • Unexpected loss of cellular signal or repeated modem resets on affected devices within a localized area
  • Carrier-side logs showing IMS registration failures or malformed SIP/IMS messages from specific endpoints
  • Device crash logs referencing the IMS or modem subsystem following inbound signaling

Detection Strategies

  • Monitor mobile device management (MDM) telemetry for abnormal rates of cellular connectivity loss across a fleet
  • Inspect carrier IMS core logs for malformed signaling patterns and correlate with affected device identifiers
  • Track firmware build versions across managed devices to identify endpoints still running vulnerable modem images

Monitoring Recommendations

  • Establish a baseline for normal IMS registration and re-registration rates per device, alerting on deviations
  • Forward modem and radio interface layer logs from managed mobile endpoints to a centralized logging platform for correlation
  • Track vendor security bulletins from Unisoc and downstream OEMs to detect newly disclosed firmware-level issues

How to Mitigate CVE-2025-71253

Immediate Actions Required

  • Identify devices in your environment that use affected Unisoc modem chipsets and inventory their current firmware versions
  • Coordinate with device OEMs and mobile carriers to confirm availability of patched firmware images
  • Prioritize patch deployment for high-value mobile endpoints and devices operating in untrusted radio environments

Patch Information

Unisoc has published remediation guidance through its product security bulletin. Refer to the Unisoc Product Security Bulletin for the list of affected chipsets, fixed firmware versions, and OEM coordination details. Firmware updates must typically be delivered by the device manufacturer through an over-the-air (OTA) update.

Workarounds

  • Where feasible, disable VoLTE or IMS services on affected devices until patched firmware is deployed
  • Restrict use of affected devices in environments where rogue base station attacks are plausible
  • Apply MDM policies that enforce timely OTA update installation across managed mobile fleets

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechN/A

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.06%

  • 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
  • Technical References
  • Unisoc Product Security Bulletin
  • Latest CVEs
  • CVE-2026-9813: FlowIntel SSRF Vulnerability

  • CVE-2026-4377: D-Link DWR-X1820 Auth Bypass Vulnerability

  • CVE-2026-47074: ex_aws_sns Auth Bypass Vulnerability

  • CVE-2026-46241: Linux Kernel Use-After-Free 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