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

CVE-2025-15419: Open5GS GTPv2-C Handler DoS Vulnerability

CVE-2025-15419 is a denial of service flaw in Open5GS GTPv2-C Flow Handler affecting versions up to 2.7.6. The vulnerability exists in the sgwc_s5c_handle_create_session_response function. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-15419 Overview

A denial of service vulnerability has been identified in Open5GS versions up to 2.7.6. This weakness affects the function sgwc_s5c_handle_create_session_response within the file src/sgwc/s5c-handler.c of the GTPv2-C Flow Handler component. The vulnerability stems from improper resource shutdown or release (CWE-404), which can be exploited by a local attacker to cause service disruption.

Critical Impact

Local attackers with low privileges can exploit this vulnerability to cause denial of service conditions in Open5GS 5G/LTE core network deployments, potentially disrupting mobile network services.

Affected Products

  • Open5GS versions up to and including 2.7.6
  • SGW-C (Serving Gateway Control Plane) component
  • Systems utilizing the GTPv2-C protocol handler

Discovery Timeline

  • 2026-01-02 - CVE-2025-15419 published to NVD
  • 2026-01-06 - Last updated in NVD database

Technical Details for CVE-2025-15419

Vulnerability Analysis

This vulnerability resides in the SGW-C (Serving Gateway Control Plane) component of Open5GS, specifically within the GTPv2-C protocol handler. The affected function sgwc_s5c_handle_create_session_response fails to properly validate mandatory Information Elements (IEs) in GTPv2-C messages and does not safely handle missing bearer context scenarios.

When processing Create Session Response messages, the original implementation would encounter errors with missing EPS Bearer ID or GTP TEID fields but would only log the error and break out of the processing loop rather than properly terminating the session and sending appropriate error responses. This improper resource management can lead to inconsistent state and service disruption.

Root Cause

The root cause is classified under CWE-404 (Improper Resource Shutdown or Release). The vulnerable code path fails to properly release resources and send appropriate GTPv2-C error responses when mandatory Information Elements are missing from bearer contexts. Instead of gracefully handling these error conditions with proper protocol-level error messages, the code simply breaks out of the processing loop, leaving the system in a potentially inconsistent state.

Attack Vector

This vulnerability requires local access to exploit. An attacker with low-level privileges on the affected system can manipulate GTPv2-C protocol messages to trigger the vulnerable code path. By sending malformed Create Session Response messages with missing mandatory fields such as EPS Bearer ID or S5/S8 U-SGW F-TEID, an attacker can cause the SGW-C component to enter an error state, resulting in denial of service.

The patch addresses this by implementing proper error handling that sends OGS_GTP2_CAUSE_MANDATORY_IE_MISSING error responses and returns immediately when mandatory IEs are absent:

c
         }
         if (rsp->bearer_contexts_created[i].eps_bearer_id.presence == 0) {
             ogs_error("No EPS Bearer ID");
-            break;
+            ogs_gtp_send_error_message(
+                    s11_xact, sgwc_ue ? sgwc_ue->mme_s11_teid : 0,
+                    OGS_GTP2_CREATE_SESSION_RESPONSE_TYPE,
+                    OGS_GTP2_CAUSE_MANDATORY_IE_MISSING);
+            return;
         }
         if (rsp->bearer_contexts_created[i].s5_s8_u_sgw_f_teid.presence == 0) {
             ogs_error("No GTP TEID");
-            break;
+            ogs_gtp_send_error_message(
+                    s11_xact, sgwc_ue ? sgwc_ue->mme_s11_teid : 0,
+                    OGS_GTP2_CREATE_SESSION_RESPONSE_TYPE,
+                    OGS_GTP2_CAUSE_MANDATORY_IE_MISSING);
+            return;
         }

         /* EPS Bearer ID */
         bearer = sgwc_bearer_find_by_sess_ebi(sess,
                     rsp->bearer_contexts_created[i].eps_bearer_id.u8);
         if (!bearer) {
+            ogs_error("No Bearer [%d]",
+                    rsp->bearer_contexts_created[i].eps_bearer_id.u8);
             ogs_gtp_send_error_message(
                     s11_xact, sgwc_ue ? sgwc_ue->mme_s11_teid : 0,
                     OGS_GTP2_CREATE_SESSION_RESPONSE_TYPE,
-                    OGS_GTP2_CAUSE_MANDATORY_IE_MISSING);

Source: GitHub Commit Update

Detection Methods for CVE-2025-15419

Indicators of Compromise

  • Unexpected crashes or restarts of the open5gs-sgwcd service
  • GTPv2-C error messages in logs indicating "No EPS Bearer ID" or "No GTP TEID" without corresponding error responses
  • Abnormal patterns in GTPv2-C Create Session Response message handling
  • Service degradation in mobile network connectivity through the SGW-C component

Detection Strategies

  • Monitor Open5GS SGW-C logs for repeated error messages related to missing mandatory IEs in bearer contexts
  • Implement GTPv2-C protocol inspection to detect malformed Create Session Response messages
  • Set up service health checks for the SGW-C component to detect unexpected service interruptions
  • Deploy SentinelOne agents to monitor process behavior and detect anomalous crashes or resource exhaustion patterns

Monitoring Recommendations

  • Configure alerting for SGW-C service availability and restart events
  • Implement GTPv2-C traffic analysis to baseline normal message patterns and detect anomalies
  • Monitor system resources (memory, CPU) for the Open5GS processes to detect resource exhaustion conditions
  • Enable detailed logging for the src/sgwc/s5c-handler.c component to capture error conditions

How to Mitigate CVE-2025-15419

Immediate Actions Required

  • Upgrade Open5GS to a version containing the security patch (commit 5aaa09907e7b9e0a326265a5f08d56f54280b5f2)
  • Review and apply network segmentation to limit local access to Open5GS infrastructure
  • Implement access controls to restrict which users and processes can interact with the SGW-C component
  • Enable enhanced monitoring and logging for the affected GTPv2-C handler

Patch Information

The vulnerability has been addressed in the Open5GS repository. The security patch is identified by commit hash 5aaa09907e7b9e0a326265a5f08d56f54280b5f2. This patch modifies the sgwc_s5c_handle_create_session_response function to properly validate mandatory Information Elements and send appropriate GTPv2-C error responses when validation fails, rather than simply breaking out of the processing loop.

For detailed patch information, refer to:

  • GitHub Commit Update
  • GitHub Issue Report

Workarounds

  • Restrict local access to the Open5GS deployment environment to trusted users only
  • Implement network-level filtering to validate GTPv2-C message integrity before reaching the SGW-C
  • Deploy the SGW-C component in an isolated environment with strict access controls
  • Consider implementing rate limiting on GTPv2-C interfaces to mitigate potential DoS attempts
bash
# Example: Restrict access to Open5GS configuration and binaries
chmod 750 /etc/open5gs
chown -R root:open5gs /etc/open5gs
chmod 750 /usr/bin/open5gs-sgwcd

# Ensure only authorized users can interact with Open5GS services
usermod -aG open5gs trusted_admin

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOpen5gs

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/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
  • AvailabilityLow
  • CWE References
  • CWE-404
  • Technical References
  • VulDB #339341 CTI

  • VulDB #339341

  • VulDB Submission #728044
  • Vendor Resources
  • GitHub Commit Update

  • GitHub Issue Report

  • GitHub Issue Details

  • GitHub Issue Comment
  • Related CVEs
  • CVE-2026-4988: Open5GS CCA Message Handler DoS Vulnerability

  • CVE-2026-4240: Open5GS CCA Handler DoS Vulnerability

  • CVE-2026-2517: Open5GS Denial of Service Vulnerability

  • CVE-2026-2524: Open5gs Open5gs 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