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

CVE-2026-8782: OMEC AMF Null Pointer DoS Vulnerability

CVE-2026-8782 is a null pointer dereference DoS flaw in omec-project amf that enables remote attackers to crash the service. This article covers the technical details, affected versions up to 2.1.3-dev, and mitigation.

Published: May 21, 2026

CVE-2026-8782 Overview

CVE-2026-8782 is a null pointer dereference vulnerability in the omec-project Access and Mobility Management Function (AMF) implementation, affecting versions up to 2.1.3-dev. The flaw resides in an unknown function within ngap/handler.go, part of the NG Application Protocol (NGAP) Message Handler component. Remote attackers with low privileges can trigger the dereference by sending crafted NGAP messages to the AMF, causing a process crash. The issue is tracked under CWE-404: Improper Resource Shutdown or Release. The omec-project maintainers addressed this issue in version 2.2.0 through a pull request that resolves multiple security issues simultaneously.

Critical Impact

A remote authenticated attacker can crash the AMF service by sending malformed NGAP messages, disrupting 5G core network signaling and mobility management for connected user equipment.

Affected Products

  • omec-project AMF versions up to and including 2.1.3-dev
  • Component: NGAP Message Handler (ngap/handler.go)
  • Fixed in omec-project AMF v2.2.0

Discovery Timeline

  • 2026-05-18 - CVE-2026-8782 published to NVD
  • 2026-05-18 - Last updated in NVD database

Technical Details for CVE-2026-8782

Vulnerability Analysis

The omec-project AMF is an open-source 5G core network component implementing 3GPP-defined Access and Mobility Management Function behavior. NGAP is the control plane signaling protocol between the AMF and the Next Generation Radio Access Network (NG-RAN). The vulnerability occurs in the NGAP message processing path within ngap/handler.go, where input from incoming NGAP messages is dereferenced without confirming non-null state.

When the AMF receives a malformed or unexpected NGAP message, the handler accesses a pointer field that the message did not populate. The Go runtime then raises a nil pointer panic, terminating the AMF process. The issue is classified under CWE-404, reflecting improper resource handling during message parsing. The exploit prediction scoring places this at a low probability of opportunistic exploitation in the wild.

Root Cause

The root cause is missing validation of pointer-typed fields in decoded NGAP Protocol Data Units (PDUs) before they are accessed in the handler logic. The fix in Pull Request #666 addresses this and other related issues in NGAP processing.

Attack Vector

Exploitation requires network reachability to the AMF NGAP endpoint and low-privilege access sufficient to deliver a crafted NGAP message. In typical 5G core deployments, this means an attacker positioned within the operator's signaling network or a compromised gNodeB. No user interaction is needed. A public proof-of-concept is referenced in the VulDB entry #364406. See the GitHub Issue #674 for additional technical context.

Detection Methods for CVE-2026-8782

Indicators of Compromise

  • Unexpected AMF process crashes or restart loops with Go runtime panic traces referencing ngap/handler.go
  • NGAP signaling disruptions affecting User Equipment (UE) registration and mobility procedures
  • Anomalous NGAP messages originating from a single gNodeB peer immediately preceding AMF termination

Detection Strategies

  • Monitor AMF container or process exit codes and panic logs for nil pointer dereference stack traces
  • Inspect NGAP message flows for malformed or non-conforming PDUs against 3GPP TS 38.413 specifications
  • Correlate gNodeB session resets with AMF restart events in the orchestration platform

Monitoring Recommendations

  • Forward AMF stdout/stderr and Kubernetes pod events to a centralized logging platform for panic detection
  • Track NGAP control plane health metrics including message decode failures and peer reset rates
  • Alert on AMF pod restart counts exceeding baseline thresholds within short observation windows

How to Mitigate CVE-2026-8782

Immediate Actions Required

  • Upgrade omec-project AMF to version 2.2.0 or later, which contains the fix from Pull Request #666
  • Restrict network access to the AMF NGAP listener so only authorized gNodeB peers can establish SCTP associations
  • Review NGAP peer authentication and validate that only trusted RAN elements participate in signaling

Patch Information

The upstream fix is included in omec-project AMF release v2.2.0. The same pull request resolves multiple security issues in the NGAP handler, so operators should apply the full release rather than back-porting individual changes. Refer to the omec-project AMF repository for build and deployment instructions.

Workarounds

  • Apply strict network segmentation around the AMF, limiting NGAP SCTP connectivity to authenticated gNodeB endpoints
  • Deploy AMF instances with automated restart policies and horizontal redundancy to limit service disruption during a crash
  • Enable detailed NGAP message logging to support rapid forensic review if a crash occurs
bash
# Configuration example: pin omec-project AMF to the fixed version
# Helm values snippet for omec-project AMF deployment
image:
  repository: registry.aetherproject.org/omecproject/5gc-amf
  tag: v2.2.0
  pullPolicy: IfNotPresent

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOmec Project

  • SeverityLOW

  • CVSS Score2.1

  • EPSS Probability0.05%

  • 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 AMF Project Repository

  • GitHub Issue #674

  • GitHub Pull Request #666

  • GitHub Release v2.2.0

  • VulDB Submission #811654

  • VulDB Vulnerability #364406

  • VulDB CTI for #364406
  • Related CVEs
  • CVE-2026-8781: OMEC Project AMF DoS Vulnerability

  • CVE-2026-8783: OMEC-Project AMF RCE Vulnerability

  • CVE-2026-8779: OMEC-Project AMF Buffer Overflow Flaw

  • CVE-2026-8780: OMEC AMF Buffer Overflow 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