A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-8743

CVE-2026-8743: Open5GS Auth Bypass Vulnerability

CVE-2026-8743 is an authentication bypass vulnerability in Open5GS up to version 2.7.6 affecting the AMF/MME component. Attackers can exploit this remotely to bypass authorization. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: May 21, 2026

CVE-2026-8743 Overview

CVE-2026-8743 is an improper authorization vulnerability in Open5GS through version 2.7.6. The flaw resides in the ran_ue_find_by_amf_ue_ngap_id function within src/amf/context.c, part of the Access and Mobility Management Function (AMF) and Mobility Management Entity (MME) components. An authenticated remote attacker can exploit the issue across the network to perform actions outside their authorization scope. The weakness is classified under [CWE-266: Incorrect Privilege Assignment]. A public exploit description exists, and the Open5GS maintainers have published a patch identified by commit hash 5746b8576cfceec18ed87eb7d8cf11b1fb4cd8b1.

Critical Impact

An authenticated remote attacker can bypass authorization checks in the Open5GS AMF/MME context lookup, leading to limited confidentiality, integrity, and availability impact on the 5G/4G core network function.

Affected Products

  • Open5GS versions up to and including 2.7.6
  • Open5GS AMF (Access and Mobility Management Function) component
  • Open5GS MME (Mobility Management Entity) component

Discovery Timeline

  • 2026-05-17 - CVE-2026-8743 published to NVD
  • 2026-05-19 - Last updated in NVD database

Technical Details for CVE-2026-8743

Vulnerability Analysis

The vulnerability affects how Open5GS resolves Radio Access Network (RAN) User Equipment (UE) contexts inside the AMF and MME. The ran_ue_find_by_amf_ue_ngap_id function in src/amf/context.c locates a RAN UE state object by its AMF UE NGAP (Next Generation Application Protocol) identifier. The lookup does not enforce sufficient authorization on the returned context, allowing a caller with low privileges to act on UE state that should be restricted.

Because Open5GS implements core network functions for 4G LTE and 5G deployments, the AMF/MME context store holds subscriber session metadata, NGAP associations, and signaling state. Improper authorization at the lookup layer permits cross-context access to this state. EPSS data reports a probability of 0.039% at the 11.9 percentile, indicating low observed exploitation activity at publication.

Root Cause

The root cause is missing or insufficient authorization validation on the context object returned by ran_ue_find_by_amf_ue_ngap_id. The function returns RAN UE structures based on an identifier match without verifying that the requesting actor or session is permitted to operate on the located UE record. This matches the [CWE-266] pattern of incorrect privilege assignment during privileged object resolution.

Attack Vector

An attacker reaches the vulnerable code path over the network through standard NGAP or S1AP signaling to the AMF or MME. Low-privilege authentication is required, but no user interaction is needed. Successful exploitation produces limited impact on confidentiality, integrity, and availability of the affected core network function. The vulnerability does not propagate outside the affected component scope. Refer to the Open5GS Pull Request #4553 and Open5GS Issue #4498 for the upstream technical discussion.

Detection Methods for CVE-2026-8743

Indicators of Compromise

  • Unexpected NGAP or S1AP messages referencing AMF UE NGAP identifiers that do not correspond to legitimate gNB or eNB associations.
  • AMF or MME log entries showing RAN UE context lookups followed by state changes on subscribers not bound to the requesting RAN node.
  • Subscriber session anomalies such as unexplained context releases, handover failures, or duplicate UE NGAP IDs across associations.

Detection Strategies

  • Review Open5GS AMF and MME logs for repeated calls resolving UE contexts that originate from unexpected SCTP associations.
  • Correlate NGAP signaling traces with subscriber identifiers (SUPI/IMSI) to detect cross-session activity inconsistent with normal mobility procedures.
  • Verify the deployed Open5GS build against commit 5746b8576cfceec18ed87eb7d8cf11b1fb4cd8b1 to confirm patch status.

Monitoring Recommendations

  • Ingest AMF, MME, and SCTP-layer logs into a centralized analytics pipeline to baseline normal NGAP/S1AP signaling rates and identifier distributions.
  • Alert on authenticated peers issuing context operations targeting UE NGAP IDs outside their association scope.
  • Track Open5GS release notes and the Open5GS GitHub repository for follow-up fixes and regression advisories.

How to Mitigate CVE-2026-8743

Immediate Actions Required

  • Upgrade Open5GS to a release that includes commit 5746b8576cfceec18ed87eb7d8cf11b1fb4cd8b1, which corrects the authorization logic in ran_ue_find_by_amf_ue_ngap_id.
  • Restrict NGAP and S1AP reachability to authorized gNB and eNB peers using network segmentation, SCTP allow-lists, and IPsec where supported.
  • Audit existing AMF/MME peer associations and rotate any credentials shared with untrusted or decommissioned RAN nodes.

Patch Information

The Open5GS project addressed the issue in commit 5746b8576cfceec18ed87eb7d8cf11b1fb4cd8b1, merged via Open5GS Pull Request #4553. Operators running Open5GS up to 2.7.6 should rebuild from a source tree that contains this commit or install a vendor-provided package that incorporates it.

Workarounds

  • Limit AMF/MME exposure by enforcing strict SCTP peer allow-lists and placing core network functions on isolated signaling VLANs.
  • Require mutual authentication and IPsec for N2 and S1-MME interfaces to reduce the population of actors able to reach the vulnerable function.
  • Monitor for and terminate anomalous RAN associations until the patched build is deployed.
bash
# Build Open5GS from source with the upstream fix applied
git clone https://github.com/open5gs/open5gs.git
cd open5gs
git fetch origin
git checkout 5746b8576cfceec18ed87eb7d8cf11b1fb4cd8b1
meson build --prefix=`pwd`/install
ninja -C build
ninja -C build install

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

  • Vulnerability Details
  • TypeAuth Bypass

  • 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:L/VI:L/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-266
  • Technical References
  • GitHub Open5GS Repository

  • GitHub Open5GS Issue #4498

  • VulDB Vulnerability Submission

  • VulDB Vulnerability #364330

  • VulDB CTI for Vulnerability #364330
  • Vendor Resources
  • GitHub Open5GS Commit Details

  • GitHub Open5GS Pull Request #4553
  • Related CVEs
  • CVE-2026-8730: Open5GS DoS Vulnerability in NRF Component

  • CVE-2026-8746: Open5GS Use After Free Vulnerability

  • CVE-2026-8731: Open5GS Open5gs DoS Vulnerability

  • CVE-2026-8729: Open5gs Denial of Service 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