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

CVE-2026-1736: Open5GS SGWC RCE Vulnerability

CVE-2026-1736 is a remote code execution vulnerability in Open5GS SGWC up to version 2.7.6 caused by a reachable assertion flaw. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 6, 2026

CVE-2026-1736 Overview

A reachable assertion vulnerability has been discovered in Open5GS up to version 2.7.6, affecting the Serving Gateway Control Plane (SGWC) component. The vulnerability exists in the sgwc_s11_handle_create_indirect_data_forwarding_tunnel_request function within the /src/sgwc/s11-handler.c file. This flaw allows remote attackers to trigger an assertion failure, causing a denial of service condition in the affected 5G/LTE core network infrastructure.

Critical Impact

Remote attackers can exploit this vulnerability to disrupt 5G/LTE mobile network core services by triggering a reachable assertion in the SGWC component, potentially causing service outages for connected mobile devices.

Affected Products

  • Open5GS versions up to 2.7.6
  • SGWC (Serving Gateway Control Plane) component
  • Systems utilizing the S11 interface handler

Discovery Timeline

  • February 2, 2026 - CVE-2026-1736 published to NVD
  • February 3, 2026 - Last updated in NVD database

Technical Details for CVE-2026-1736

Vulnerability Analysis

This vulnerability is classified as CWE-617 (Reachable Assertion), a type of denial of service flaw where assertion code that should only be triggered during development or testing can be reached by attackers in production environments. In Open5GS, the vulnerable function sgwc_s11_handle_create_indirect_data_forwarding_tunnel_request processes GTPv2-C (GPRS Tunnelling Protocol version 2 for the Control plane) messages on the S11 interface between the MME (Mobility Management Entity) and SGW-C.

When a maliciously crafted create indirect data forwarding tunnel request message is sent to the SGWC component, the code path reaches an assertion that terminates the process. The exploit has been disclosed publicly and the issue has been flagged as already-fixed by the Open5GS project maintainers.

Root Cause

The root cause lies in inadequate input validation in the S11 handler code. The sgwc_s11_handle_create_indirect_data_forwarding_tunnel_request function contains an assertion statement that can be triggered through specially crafted network input. In production code, assertions should either be disabled or replaced with proper error handling that gracefully rejects malformed requests rather than terminating the process.

Attack Vector

The attack can be launched remotely over the network without requiring authentication or user interaction. An attacker with network access to the S11 interface can send specially crafted GTPv2-C messages to the SGWC component. When the vulnerable function processes these malformed requests, the assertion condition is triggered, causing the SGWC process to terminate abruptly. This results in a denial of service affecting the mobile core network's ability to handle subscriber sessions and data forwarding operations.

The vulnerability can be exploited by sending malformed Create Indirect Data Forwarding Tunnel Request messages to the SGWC component's S11 interface. The handler function fails to properly validate input parameters before reaching an assertion statement, allowing attackers to crash the service. Technical details and the exploit methodology have been documented in GitHub Open5GS Issue #4270.

Detection Methods for CVE-2026-1736

Indicators of Compromise

  • Unexpected SGWC process crashes or restarts in Open5GS deployments
  • Assertion failure messages in SGWC logs referencing s11-handler.c
  • Anomalous GTPv2-C traffic patterns targeting the S11 interface
  • Service disruptions affecting indirect data forwarding tunnel operations

Detection Strategies

  • Monitor Open5GS process stability and implement alerting for unexpected SGWC terminations
  • Analyze GTPv2-C traffic for malformed Create Indirect Data Forwarding Tunnel Request messages
  • Deploy network intrusion detection rules to identify exploitation attempts targeting the S11 interface
  • Review system logs for assertion failure indicators in the SGWC component

Monitoring Recommendations

  • Implement process monitoring with automatic restart capabilities for SGWC services
  • Enable detailed logging for the S11 interface handler to capture malformed request patterns
  • Deploy network traffic analysis at GTP interface boundaries to detect anomalous signaling
  • Set up alerting thresholds for SGWC crash frequency that may indicate active exploitation

How to Mitigate CVE-2026-1736

Immediate Actions Required

  • Upgrade Open5GS to the latest patched version beyond 2.7.6
  • Implement network segmentation to restrict S11 interface access to trusted MME nodes only
  • Enable rate limiting on GTPv2-C signaling interfaces to reduce exploitation impact
  • Configure process supervision to automatically restart SGWC services after crashes

Patch Information

The Open5GS project has flagged this issue as already-fixed. Organizations running affected versions should update to the latest release that includes the security patch. The fix addresses the reachable assertion by implementing proper input validation and error handling in the sgwc_s11_handle_create_indirect_data_forwarding_tunnel_request function. For patch details, refer to the GitHub Open5GS Repository and the related issue discussion.

Workarounds

  • Restrict network access to the S11 interface using firewall rules to allow only authorized MME connections
  • Implement a process supervisor (such as systemd with restart policies) to minimize service downtime
  • Deploy a network-level GTP firewall to filter and validate GTPv2-C messages before they reach SGWC
  • Consider running multiple SGWC instances with load balancing to maintain availability during individual instance crashes
bash
# Configuration example - Restrict S11 interface access with iptables
# Allow only authorized MME IP addresses to communicate with SGWC S11 interface
iptables -A INPUT -p udp --dport 2123 -s <AUTHORIZED_MME_IP> -j ACCEPT
iptables -A INPUT -p udp --dport 2123 -j DROP

# Configure systemd restart policy for SGWC
# Add to /etc/systemd/system/open5gs-sgwcd.service.d/override.conf
# [Service]
# Restart=always
# RestartSec=5

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechOpen5gs

  • SeverityMEDIUM

  • CVSS Score5.5

  • 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: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-617
  • Technical References
  • GitHub Open5GS Repository

  • GitHub Open5GS Issue #4270

  • GitHub Open5GS Issue Event #4270

  • GitHub Open5GS Issue Discussion #4270

  • VulDB Vulnerability Report #343635

  • VulDB #343635

  • VulDB Submission #741191
  • Related CVEs
  • CVE-2026-2521: Open5GS SGW-C Memory Corruption RCE Flaw

  • CVE-2026-2522: Open5GS MME Component RCE Vulnerability

  • CVE-2026-2523: Open5GS SMF Remote Code Execution Flaw

  • CVE-2026-1738: Open5GS SGWC RCE Vulnerability
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