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
    • 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-8292

CVE-2026-8292: Open5GS Denial of Service Vulnerability

CVE-2026-8292 is a denial of service vulnerability in Open5GS affecting versions up to 2.7.7 through the yuarel_parse function. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 18, 2026

CVE-2026-8292 Overview

CVE-2026-8292 is a denial of service vulnerability affecting Open5GS releases up to and including version 2.7.7. The flaw resides in the yuarel_parse function within the /lib/sbi/conv.c library, which is part of the Network Repository Function (NRF) component. Attackers can manipulate the hnrf-uri argument to trigger a denial of service condition remotely. The issue is tracked under CWE-404: Improper Resource Shutdown or Release. Public disclosure of the exploit technique has occurred, but the Open5GS project has not yet responded to the upstream issue report.

Critical Impact

Remote attackers with low privileges can disrupt the availability of the Open5GS NRF component, impairing 5G Service-Based Architecture (SBA) signaling within affected deployments.

Affected Products

  • Open5GS versions up to and including 2.7.7
  • Open5GS NRF (Network Repository Function) component
  • Open5GS /lib/sbi/conv.c library leveraging yuarel_parse

Discovery Timeline

  • 2026-05-11 - CVE-2026-8292 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-8292

Vulnerability Analysis

The vulnerability exists in Open5GS, an open source implementation of 5G Core and EPC functions. The defect is located in the yuarel_parse function within the /lib/sbi/conv.c source file, which handles URI parsing for the Service-Based Interface (SBI). The NRF component, responsible for service discovery and registration across 5G network functions, invokes this parser to process the hnrf-uri argument. Improperly handled input to this argument leads to a denial of service condition consistent with CWE-404: Improper Resource Shutdown or Release. Because the NRF is a central control plane element, its disruption can cascade to dependent network functions that rely on it for discovery and registration. The exploit technique has been publicly disclosed through the GitHub Issue #4457 and the VulDB Vulnerability #362589 entries.

Root Cause

The root cause is improper resource handling in the yuarel_parse URI parsing routine. When the function processes a malformed or unexpected hnrf-uri value, it fails to release or manage resources cleanly, causing the NRF process to enter a denial of service state. The parser does not adequately validate the structure of the supplied URI before passing it to subsequent processing steps.

Attack Vector

The attack is conducted over the network against an Open5GS NRF instance. The attacker must possess low-level privileges to submit a crafted hnrf-uri argument to the SBI endpoint. No user interaction is required. Successful exploitation degrades the availability of the NRF, while confidentiality and integrity remain unaffected according to the published CVSS vector. Refer to the Open5GS source repository for the affected code paths.

Detection Methods for CVE-2026-8292

Indicators of Compromise

  • Unexpected crashes, restarts, or unresponsiveness of the Open5GS NRF process following SBI traffic from untrusted sources.
  • SBI request logs containing malformed or unusual hnrf-uri parameter values directed at the NRF.
  • Loss of service registration or discovery functionality among dependent 5G network functions.

Detection Strategies

  • Monitor Open5GS NRF process health and restart counters to identify abnormal termination patterns.
  • Inspect HTTP/2 SBI traffic for malformed URI parameters submitted to NRF endpoints.
  • Correlate NRF availability events with upstream source IPs to identify suspicious clients.

Monitoring Recommendations

  • Centralize Open5GS logs and NRF telemetry in a security analytics platform to track anomalies.
  • Alert on repeated hnrf-uri parsing errors or crash signatures in the NRF logs.
  • Track availability metrics for the 5G control plane and correlate with network-level access logs.

How to Mitigate CVE-2026-8292

Immediate Actions Required

  • Restrict network exposure of the Open5GS NRF SBI to trusted 5G core elements only, using firewalls or service mesh policies.
  • Enforce mutual TLS and least-privilege access controls on the SBI to limit who can submit hnrf-uri parameters.
  • Monitor the Open5GS GitHub Issue #4457 for upstream remediation updates.

Patch Information

No official vendor patch is currently available. The Open5GS project has been notified through the GitHub Issue #4457 but has not yet responded. Operators should track the Open5GS repository for fixes addressing the yuarel_parse function in /lib/sbi/conv.c and apply them once released.

Workarounds

  • Place the Open5GS NRF behind a reverse proxy or API gateway that validates hnrf-uri parameter syntax before forwarding requests.
  • Apply rate limiting on the SBI interface to reduce the impact of repeated malformed requests.
  • Segment the 5G core control plane network so that only authenticated network functions can reach the NRF.

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOpen5gs

  • SeverityLOW

  • CVSS Score2.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/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
  • GitHub Open5GS Repository

  • GitHub Issue #4457

  • VulDB Submission ID 808509

  • VulDB Vulnerability #362589

  • VulDB CTI for #362589
  • Related CVEs
  • CVE-2026-8291: Open5GS Denial of Service Vulnerability

  • CVE-2026-8290: Open5GS SMF Component DoS Vulnerability

  • CVE-2026-8267: Open5GS SMF Denial of Service Vulnerability

  • CVE-2026-8249: Open5GS SMF Component DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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