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

CVE-2026-1521: Open5GS SGWC DoS Vulnerability

CVE-2026-1521 is a denial of service flaw in Open5GS up to version 2.7.6, affecting the SGWC component. Attackers can remotely exploit this to disrupt service. This article covers technical details, affected versions, and mitigation.

Published: January 30, 2026

CVE-2026-1521 Overview

A denial of service vulnerability has been discovered in Open5GS up to version 2.7.6. This security flaw affects the function sgwc_s5c_handle_bearer_resource_failure_indication within the file src/sgwc/s5c-handler.c of the SGWC (Serving Gateway Control Plane) component. By sending specially crafted network requests, an attacker can cause the service to crash, resulting in denial of service conditions for mobile network infrastructure.

Critical Impact

Remote attackers can disrupt 5G/LTE core network operations by crashing the SGWC component, potentially affecting mobile connectivity for users relying on the affected Open5GS deployment.

Affected Products

  • Open5GS versions up to and including 2.7.6
  • SGWC (Serving Gateway Control Plane) component
  • Deployments utilizing the S5-C interface for bearer resource management

Discovery Timeline

  • 2026-01-28 - CVE CVE-2026-1521 published to NVD
  • 2026-01-29 - Last updated in NVD database

Technical Details for CVE-2026-1521

Vulnerability Analysis

This vulnerability is classified as CWE-404 (Improper Resource Shutdown or Release), manifesting as an improper handling scenario within the SGWC component of Open5GS. The flaw occurs when processing late BearerResourceFailureIndication messages where the associated S11 transaction has already been released or is unavailable.

When a BearerResourceFailureIndication arrives after its corresponding S11 transaction has timed out or been otherwise terminated, the handler function fails to properly validate the transaction state before proceeding. This results in the application attempting to access a null or invalid transaction object, leading to a crash condition.

The vulnerability is remotely exploitable over the network without requiring authentication, making it particularly concerning for publicly accessible or poorly segmented Open5GS deployments.

Root Cause

The root cause lies in insufficient validation of the S11 transaction state within the sgwc_s5c_handle_bearer_resource_failure_indication function. When receiving a BearerResourceFailureIndication message on the S5-C interface, the code retrieves the associated S11 transaction using assoc_xact_id. However, if this transaction has already been released due to timeout or completion, the subsequent operations on the null transaction pointer cause the service to crash.

The fix improves error handling by adding the assoc_xact_id to the error message for debugging purposes while ensuring the function returns gracefully when no S11 transaction exists.

Attack Vector

An attacker can exploit this vulnerability by manipulating the timing of GTP-C (GPRS Tunneling Protocol Control) messages on the S5-C interface. By sending a BearerResourceFailureIndication message with a transaction ID that references an already-completed or timed-out S11 session, the attacker triggers the crash condition. This attack can be performed remotely over the network and does not require prior authentication to the Open5GS system.

c
     ogs_expect(rv == OGS_OK);
 
     if (!s11_xact) {
-        ogs_error("No S11 Transaction");
+        ogs_error("No S11 Transaction (assoc_xact_id=%u)",
+                s5c_xact->assoc_xact_id);
         return;
     }
 

Source: GitHub Commit Changes

Detection Methods for CVE-2026-1521

Indicators of Compromise

  • Unexpected crashes or restarts of the SGWC process in Open5GS deployments
  • Log entries containing "No S11 Transaction" errors followed by service termination
  • Unusual patterns of GTP-C BearerResourceFailureIndication messages on the S5-C interface
  • Increased volume of malformed or out-of-sequence bearer resource failure messages

Detection Strategies

  • Monitor SGWC process stability and implement alerting for unexpected service restarts
  • Analyze GTP-C traffic on the S5-C interface for anomalous BearerResourceFailureIndication message patterns
  • Implement network intrusion detection rules to identify suspicious timing patterns in bearer resource messages
  • Review Open5GS logs for repeated "No S11 Transaction" error messages indicating potential exploitation attempts

Monitoring Recommendations

  • Deploy continuous monitoring for SGWC service availability and automatic restart events
  • Implement rate limiting on the S5-C interface to mitigate flood-based denial of service attempts
  • Configure logging verbosity to capture transaction ID mismatches for forensic analysis
  • Establish baseline metrics for normal bearer resource failure indication rates to detect anomalies

How to Mitigate CVE-2026-1521

Immediate Actions Required

  • Apply the security patch identified by commit 69b53add90a9479d7960b822fc60601d659c328b immediately
  • Restrict network access to the S5-C interface to trusted network segments only
  • Implement process monitoring to automatically restart SGWC in case of unexpected termination
  • Review and harden firewall rules controlling access to Open5GS core network components

Patch Information

The vulnerability has been addressed in the Open5GS repository through commit 69b53add90a9479d7960b822fc60601d659c328b. This patch improves the error handling in the sgwc_s5c_handle_bearer_resource_failure_indication function by ensuring graceful handling when the S11 transaction is unavailable, and adds improved logging for debugging purposes.

Organizations running Open5GS version 2.7.6 or earlier should apply this patch or upgrade to a version containing the fix. The patch is available via the GitHub Commit Changes. Additional technical discussion can be found in the GitHub Issue Discussion.

Workarounds

  • Implement network segmentation to restrict access to the SGWC S5-C interface from untrusted networks
  • Deploy a reverse proxy or firewall with GTP-C protocol awareness to filter malformed messages
  • Configure process supervision (e.g., systemd, supervisord) to automatically restart SGWC upon crash
  • Enable enhanced logging to detect and respond to exploitation attempts before widespread impact
bash
# Configuration example
# Restrict S5-C interface access using iptables
# Replace <trusted_network> with your actual PGW/SMF network range
iptables -A INPUT -p udp --dport 2123 -s <trusted_network> -j ACCEPT
iptables -A INPUT -p udp --dport 2123 -j DROP

# Enable automatic restart in systemd service file
# Add to [Service] section of open5gs-sgwcd.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
  • TypeDOS

  • Vendor/TechOpen5gs

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.06%

  • 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-404
  • Technical References
  • GitHub Commit Changes

  • GitHub Issue Discussion

  • GitHub Issue Event

  • GitHub Issue Detail

  • VulDB CTI #343192

  • VulDB #343192

  • VulDB Submission #738370
  • 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