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

CVE-2026-2521: Open5GS SGW-C Memory Corruption RCE Flaw

CVE-2026-2521 is a memory corruption RCE vulnerability in Open5GS SGW-C component affecting versions up to 2.7.6. Attackers can exploit this flaw remotely via the sgwc_s5c_handle_create_session_response function. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 20, 2026

CVE-2026-2521 Overview

A memory corruption vulnerability has been identified in Open5GS, an open-source implementation of 5G Core and EPC (Evolved Packet Core). This issue affects the function sgwc_s5c_handle_create_session_response within the SGW-C (Serving Gateway Control Plane) component. The vulnerability allows remote attackers to trigger memory corruption through specially crafted network requests, potentially leading to denial of service conditions.

Critical Impact

Remote attackers can exploit this memory corruption vulnerability in the Open5GS SGW-C component to disrupt 5G/LTE core network services, potentially affecting mobile network availability.

Affected Products

  • Open5GS versions up to and including 2.7.6
  • SGW-C (Serving Gateway Control Plane) component
  • Systems running Open5GS-based 5G Core or EPC deployments

Discovery Timeline

  • 2026-02-15 - CVE-2026-2521 published to NVD
  • 2026-02-18 - Last updated in NVD database

Technical Details for CVE-2026-2521

Vulnerability Analysis

This vulnerability is classified as CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer). The flaw exists in the sgwc_s5c_handle_create_session_response function, which is responsible for handling GTPv2-C (GPRS Tunneling Protocol version 2 Control Plane) session response messages in the SGW-C component. When processing malformed or crafted session response messages, the function fails to properly validate memory boundaries, leading to memory corruption.

The SGW-C component is a critical element in both 4G LTE and 5G Non-Standalone (NSA) network architectures, handling control plane signaling for user session management. An exploit targeting this vulnerability could impact mobile network operations by corrupting memory state within the control plane processing.

The vulnerability has been publicly disclosed through a GitHub issue report, and exploit details have been made available publicly. The Open5GS project was notified early but has not yet responded to the report.

Root Cause

The root cause of this vulnerability lies in improper bounds checking within the sgwc_s5c_handle_create_session_response function. When processing GTPv2-C Create Session Response messages, the function does not adequately validate input parameters or buffer sizes before performing memory operations. This boundary condition error allows an attacker to manipulate message contents in a way that triggers out-of-bounds memory access.

Attack Vector

The attack can be performed remotely over the network. An attacker with network access to the SGW-C interface can send specially crafted GTPv2-C session response messages to exploit this vulnerability. The attack does not require authentication or user interaction.

The exploitation mechanism involves sending malformed Create Session Response messages to the SGW-C component's S5/S8 interface. These messages contain manipulated fields that cause the vulnerable function to perform improper memory operations, resulting in memory corruption that can lead to service disruption.

For detailed technical analysis and proof-of-concept information, refer to the GitHub issue discussion and VulDB entry.

Detection Methods for CVE-2026-2521

Indicators of Compromise

  • Unexpected crashes or restarts of the Open5GS SGW-C process (open5gs-sgwcd)
  • Memory-related error messages in SGW-C logs indicating buffer overflows or corruption
  • Abnormal GTPv2-C traffic patterns targeting the S5/S8 interface
  • Core dumps generated by the SGW-C component showing memory corruption signatures

Detection Strategies

  • Monitor Open5GS SGW-C process stability and implement alerting for unexpected service restarts
  • Deploy network intrusion detection rules to identify malformed GTPv2-C Create Session Response messages
  • Implement deep packet inspection on S5/S8 interfaces to detect anomalous session handling patterns
  • Enable verbose logging for the sgwc_s5c_handle_create_session_response function to capture suspicious activity

Monitoring Recommendations

  • Configure process monitoring to track SGW-C resource utilization and detect memory anomalies
  • Implement GTPv2-C protocol validation at network boundaries to filter malformed messages
  • Set up log aggregation and analysis for Open5GS components to identify exploitation attempts
  • Monitor for unusual traffic volume or connection patterns targeting the SGW-C S5/S8 interface

How to Mitigate CVE-2026-2521

Immediate Actions Required

  • Review the GitHub issue #4282 for the latest updates from the Open5GS project
  • Implement network-level filtering to restrict access to SGW-C interfaces from untrusted sources
  • Consider deploying additional monitoring on Open5GS SGW-C components
  • Evaluate temporary isolation of affected SGW-C instances until a patch is available

Patch Information

As of the last update, the Open5GS project has not yet released an official patch for this vulnerability. The project was informed of the issue through a GitHub issue report but has not responded. Users should monitor the Open5GS GitHub repository for security updates and patches.

SentinelOne customers can leverage Singularity XDR to detect suspicious activity targeting Open5GS deployments and receive real-time threat intelligence updates as patches become available.

Workarounds

  • Restrict network access to SGW-C S5/S8 interfaces using firewall rules to limit exposure to trusted network elements only
  • Deploy GTPv2-C protocol-aware firewalls or filters to validate and sanitize incoming session response messages
  • Implement rate limiting on SGW-C interfaces to reduce the impact of potential exploitation attempts
  • Consider deploying Open5GS in a containerized environment with memory limits to contain potential memory corruption impacts
bash
# Example: iptables rules to restrict S5/S8 interface access
# Allow only trusted PGW/SMF IP addresses to connect to SGW-C
iptables -A INPUT -p udp --dport 2123 -s <trusted_pgw_ip> -j ACCEPT
iptables -A INPUT -p udp --dport 2123 -j DROP

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.03%

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

  • VulDB #346109 Details

  • VulDB #346109 Overview

  • VulDB Submission #738334
  • Vendor Resources
  • GitHub Open5GS Issue #4282

  • GitHub Open5GS Issue Discussion
  • Related CVEs
  • CVE-2026-2522: Open5GS MME Component RCE Vulnerability

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

  • CVE-2026-1738: Open5GS SGWC RCE Vulnerability

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