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

CVE-2026-2517: Open5GS Denial of Service Vulnerability

CVE-2026-2517 is a denial of service vulnerability in Open5GS up to version 2.7.6 affecting the SMF component. Attackers can exploit this remotely to disrupt service. This article covers technical details, impact, and mitigation.

Published: February 20, 2026

CVE-2026-2517 Overview

A Denial of Service (DoS) vulnerability has been discovered in Open5GS versions up to 2.7.6. This vulnerability affects the ogs_gtp2_parse_tft function within the lib/gtp/v2/types.c library of the Session Management Function (SMF) component. By manipulating the pf[0].content.length argument, an attacker can trigger a denial of service condition. The vulnerability is remotely exploitable over the network, and exploit details have been publicly disclosed.

Critical Impact

Remote attackers can disrupt 5G core network services by targeting the SMF component, potentially causing service outages for mobile network subscribers.

Affected Products

  • Open5GS versions up to and including 2.7.6
  • Open5GS SMF (Session Management Function) component
  • Systems utilizing the lib/gtp/v2/types.c library for GTP packet processing

Discovery Timeline

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

Technical Details for CVE-2026-2517

Vulnerability Analysis

This vulnerability is classified as CWE-404 (Improper Resource Shutdown or Release), affecting the GTP-C (GPRS Tunneling Protocol Control) version 2 implementation in Open5GS. The vulnerability resides in the Traffic Flow Template (TFT) parsing logic within the SMF component, which is critical for managing user data sessions in 5G networks.

The flaw occurs when processing malformed GTP packets containing manipulated TFT parameters. When the pf[0].content.length field contains unexpected values, the parsing function fails to properly validate and handle the resource allocation, leading to a denial of service condition. Since the attack vector is network-based and requires no authentication or user interaction, it poses a significant risk to 5G core network availability.

Root Cause

The root cause is improper resource handling in the ogs_gtp2_parse_tft function when processing packet filter content length values. The function fails to adequately validate the pf[0].content.length parameter before allocating or accessing resources, which can lead to resource exhaustion or improper release when malformed input is provided. This CWE-404 condition allows attackers to disrupt the normal operation of the SMF component.

Attack Vector

The attack is remotely exploitable over the network without requiring authentication or user interaction. An attacker can craft malicious GTP-C packets with manipulated TFT parameters targeting the SMF component. When the vulnerable ogs_gtp2_parse_tft function processes these packets, the improper handling of the content length field triggers the denial of service condition.

The vulnerability has been publicly disclosed through the Open5GS GitHub issue tracker, and exploit information is available. The project maintainers were notified through an issue report but have not yet responded according to the disclosure timeline.

Detection Methods for CVE-2026-2517

Indicators of Compromise

  • Unexpected crashes or service restarts of the Open5GS SMF component
  • Abnormal GTP-C traffic patterns with malformed TFT parameters
  • Increased error logs in lib/gtp/v2/types.c related to TFT parsing failures
  • Network service disruptions affecting subscriber session management

Detection Strategies

  • Monitor Open5GS SMF process stability and implement alerting on unexpected terminations
  • Deploy network intrusion detection rules to identify malformed GTP-C packets with anomalous TFT content length values
  • Implement deep packet inspection for GTP traffic to detect manipulation of packet filter parameters
  • Review SMF logs for parsing errors related to the ogs_gtp2_parse_tft function

Monitoring Recommendations

  • Enable verbose logging on Open5GS SMF components to capture TFT parsing events
  • Implement real-time monitoring of GTP-C interface traffic for anomaly detection
  • Configure alerts for repeated SMF service failures or resource exhaustion conditions
  • Establish baseline metrics for normal GTP traffic patterns to identify deviations

How to Mitigate CVE-2026-2517

Immediate Actions Required

  • Review your Open5GS deployment and identify all instances running version 2.7.6 or earlier
  • Implement network segmentation to restrict access to GTP-C interfaces from untrusted networks
  • Monitor the Open5GS GitHub repository for official patches or security updates
  • Consider implementing rate limiting on GTP-C traffic to reduce the impact of potential attacks

Patch Information

As of the last update on 2026-02-18, no official patch has been released by the Open5GS project. The vulnerability was reported through GitHub issue #4281, but the project has not yet responded. Organizations should monitor the Open5GS repository for updates and apply patches as soon as they become available.

Workarounds

  • Restrict network access to the SMF component's GTP-C interfaces using firewall rules
  • Implement network-level filtering to block malformed GTP packets before they reach the SMF
  • Deploy a GTP-aware firewall or security gateway in front of Open5GS infrastructure
  • Consider isolating the affected SMF instances and implementing redundancy to maintain service availability
bash
# Example: Restrict GTP-C access to trusted networks only
# Add iptables rules to limit access to GTP-C port (default 2123/udp)
iptables -A INPUT -p udp --dport 2123 -s <trusted_network_cidr> -j ACCEPT
iptables -A INPUT -p udp --dport 2123 -j DROP

# Monitor SMF service status
systemctl status open5gs-smfd

# Check logs for TFT parsing errors
journalctl -u open5gs-smfd | grep -i "tft\|parse\|error"

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 Open5GS Repository

  • VulDB #346108

  • VulDB #346108 Details

  • VulDB Submission #738332
  • Vendor Resources
  • GitHub Open5GS Issue #4281

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

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

  • CVE-2026-2524: Open5gs Open5gs DoS Vulnerability

  • CVE-2026-2062: Open5GS Null Pointer Dereference DoS Flaw
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