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
    • 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-2025-69248

CVE-2025-69248: Free5gc AMF Buffer Overflow DoS Vulnerability

CVE-2025-69248 is a buffer overflow vulnerability in free5GC AMF service that enables remote attackers to crash the 5G core network. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 27, 2026

CVE-2025-69248 Overview

CVE-2025-69248 is a Buffer Overflow vulnerability in the free5GC AMF (Access and Mobility Management Function) service, an open-source implementation for 5th generation (5G) mobile core networks. This vulnerability affects versions up to and including 1.4.1 and allows remote unauthenticated attackers to crash the AMF service by sending a specially crafted NAS (Non-Access Stratum) Registration Request containing a malformed 5GS Mobile Identity. Successful exploitation results in complete denial of service for the 5G core network infrastructure.

Critical Impact

Remote unauthenticated attackers can cause complete denial of service for 5G core network deployments by crashing the AMF service with malformed NAS Registration Requests.

Affected Products

  • free5GC AMF versions up to and including 1.4.1
  • All free5GC deployments utilizing the AMF component
  • free5GC NAS library (prior to patch in Pull Request #43)

Discovery Timeline

  • 2026-02-23 - CVE-2025-69248 published to NVD
  • 2026-02-25 - Last updated in NVD database

Technical Details for CVE-2025-69248

Vulnerability Analysis

This Buffer Overflow vulnerability (classified under CWE-129: Improper Validation of Array Index) exists in the free5GC AMF service's handling of NAS Registration Requests. The vulnerability stems from insufficient input validation when processing the 5GS Mobile Identity field within incoming NAS protocol messages. When an attacker submits a malformed 5GS Mobile Identity, the parsing logic fails to properly validate array boundaries, leading to a buffer overflow condition that crashes the AMF process.

The AMF service is a critical component of 5G network architecture, responsible for handling registration, connection, reachability, and mobility management for User Equipment (UE). A denial of service against this component effectively disrupts all 5G network operations for the affected deployment.

Root Cause

The root cause of CVE-2025-69248 is improper validation of array index operations (CWE-129) when parsing the 5GS Mobile Identity field in NAS Registration Requests. The AMF service's NAS message parser does not adequately verify the boundaries of input data before accessing array elements, allowing a crafted payload to trigger an out-of-bounds memory access. This results in a buffer overflow that terminates the AMF process unexpectedly.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by sending specially crafted NAS Registration Request messages to the AMF service over the network. The attack does not require prior access to the 5G network or any credentials, making it particularly dangerous for exposed free5GC deployments.

The malformed 5GS Mobile Identity triggers the buffer overflow during NAS message parsing, causing the AMF service to crash. Since the AMF is central to 5G core network operations, this results in a complete denial of service condition affecting all connected devices and services.

Detection Methods for CVE-2025-69248

Indicators of Compromise

  • Unexpected crashes or restarts of the free5GC AMF service
  • Core dump files generated by the AMF process indicating segmentation faults
  • Anomalous NAS Registration Request patterns in network traffic logs
  • Multiple failed or incomplete UE registration attempts coinciding with AMF service disruptions

Detection Strategies

  • Monitor AMF process stability and implement alerting for unexpected service terminations
  • Deploy network traffic analysis to identify malformed NAS Registration Requests targeting the AMF
  • Implement deep packet inspection for 5G NAS protocol anomalies, specifically in the 5GS Mobile Identity field
  • Review AMF service logs for parsing errors or exceptions related to mobile identity processing

Monitoring Recommendations

  • Configure process monitoring and automatic restart capabilities for the AMF service
  • Establish baseline metrics for NAS Registration Request volumes and alert on significant deviations
  • Enable verbose logging for the AMF component to capture detailed error information during parsing operations
  • Implement network segmentation to limit exposure of the AMF service to untrusted networks

How to Mitigate CVE-2025-69248

Immediate Actions Required

  • Apply the official patch from GitHub NAS Pull Request #43 immediately
  • Review the security advisory at GHSA-h6xc-8vvf-jcjp for detailed guidance
  • Restrict network access to the AMF service to trusted sources only
  • Implement rate limiting on incoming NAS Registration Requests as a temporary measure

Patch Information

The vulnerability has been addressed in the free5GC NAS library. The fix is available through Pull Request #43 in the free5gc/nas repository. The specific commit addressing this vulnerability is 0329a7ac3f314f210366c1b3c33dc29eded4ac5f, which can be reviewed at the GitHub NAS Commit.

Organizations running free5GC should update their NAS library dependency to a version that includes this patch. For tracking purposes, the issue is documented in the free5GC Issue Tracker.

Workarounds

  • No direct workaround is available at the application level; applying the official patch is strongly recommended
  • Implement network-level controls to restrict access to the AMF service from untrusted sources
  • Deploy a reverse proxy or firewall with deep packet inspection to filter malformed NAS messages
  • Consider placing the AMF service behind additional network security controls until patching is complete
bash
# Update free5GC NAS library to patched version
cd /path/to/free5gc
git submodule update --remote NFs/nas
# Alternatively, apply specific commit
cd NFs/nas
git fetch origin
git checkout 0329a7ac3f314f210366c1b3c33dc29eded4ac5f
# Rebuild the AMF service
cd ../..
make amf

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechFree5gc

  • SeverityMEDIUM

  • CVSS Score6.6

  • EPSS Probability0.24%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/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
  • AvailabilityHigh
  • CWE References
  • CWE-129
  • Vendor Resources
  • GitHub Issue Tracker Entry

  • GitHub Security Advisory GHSA-h6xc-8vvf-jcjp

  • GitHub NAS Commit 0329a7a

  • GitHub NAS Pull Request #43
  • Related CVEs
  • CVE-2026-5661: Free5GC NGSetupRequest Handler DoS Flaw

  • CVE-2026-30653: Free5gc DoS Vulnerability

  • CVE-2026-33191: Free5gc Udm DOS Vulnerability

  • CVE-2026-4531: Free5GC AMF Component 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