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

CVE-2025-69253: Free5gc Udr Information Disclosure Issue

CVE-2025-69253 is an information disclosure flaw in Free5gc Udr that exposes internal parsing errors to attackers, enabling service fingerprinting. This article covers technical details, affected versions, and patches.

Published: February 27, 2026

CVE-2025-69253 Overview

CVE-2025-69253 is an Information Exposure vulnerability affecting the free5GC open-source 5G mobile core network implementation. The vulnerability exists in the User Data Repository (UDR) component, specifically within the NEF (Network Exposure Function) component's Nnef_PfdManagement service. Versions up to and including 1.4.1 are affected by improper error handling that reliably leaks internal parsing error details to remote clients.

When malformed requests are processed, the NEF component returns verbose error messages containing internal parsing details (such as invalid character 'n' after top-level value), which can be leveraged by attackers to fingerprint the service and gather intelligence for subsequent attacks.

Critical Impact

Remote attackers can exploit verbose error messages to fingerprint free5GC deployments and gather internal implementation details, potentially aiding in the development of more targeted attacks against 5G network infrastructure.

Affected Products

  • free5GC UDR versions up to and including 1.4.1
  • Deployments utilizing the Nnef_PfdManagement service
  • free5GC 5G mobile core network implementations

Discovery Timeline

  • 2026-02-24 - CVE-2025-69253 published to NVD
  • 2026-02-25 - Last updated in NVD database

Technical Details for CVE-2025-69253

Vulnerability Analysis

This vulnerability falls under CWE-209 (Generation of Error Message Containing Sensitive Information). The free5GC UDR component fails to properly sanitize error messages before returning them to API clients. When the NEF component encounters JSON parsing errors or other internal failures, it exposes detailed error information that reveals implementation-specific details about the underlying service.

The information exposure occurs through the Nnef_PfdManagement service API, which is accessible over the network without requiring authentication for triggering the vulnerable error condition. This allows remote attackers to probe the service with malformed requests and collect error responses that disclose internal application behavior.

Root Cause

The root cause is improper error handling in multiple SBI (Service-Based Interface) processor files within the UDR component. Specifically, after sending error responses to clients, the code fails to include return statements, allowing execution to continue past error handling blocks. This results in verbose internal error details being leaked to remote clients rather than being properly sanitized or logged internally only.

Attack Vector

The vulnerability is exploitable over the network by sending crafted requests to the Nnef_PfdManagement service endpoint. An attacker can:

  1. Send malformed JSON payloads to the NEF API endpoints
  2. Receive detailed parsing error messages revealing internal implementation details
  3. Use collected error patterns to fingerprint the free5GC version and configuration
  4. Leverage gathered intelligence for service enumeration and subsequent attacks

The following patch demonstrates the fix applied to address the missing return statements:

go
// Patch in internal/sbi/processor/amf3_gpp_access_registration_document.go
 		problemDetails := util.ProblemDetailsModifyNotAllowed("")
 		c.Set(sbi.IN_PB_DETAILS_CTX_STR, problemDetails.Cause)
 		c.JSON(int(problemDetails.Status), problemDetails)
+		return
 	}

 	PreHandleOnDataChangeNotify(ueId, CurrentResourceUri, patchItem, origValue, newValue)

Source: Git Commit Update

go
// Patch in internal/sbi/processor/amf_non3_gpp_access_registration_document.go
 		pd := util.ProblemDetailsSystemFailure(err.Error())
 		c.Set(sbi.IN_PB_DETAILS_CTX_STR, pd.Cause)
 		c.JSON(int(pd.Status), pd)
+		return
 	}
 	PreHandleOnDataChangeNotify(ueId, CurrentResourceUri, patchItem, origValue, newValue)
 	c.Status(http.StatusNoContent)

Source: Git Commit Update

Detection Methods for CVE-2025-69253

Indicators of Compromise

  • Unusual volume of malformed API requests targeting NEF/Nnef_PfdManagement endpoints
  • Multiple requests with invalid JSON payloads from the same source IP
  • HTTP responses containing internal parsing error messages such as invalid character patterns
  • Reconnaissance-style traffic patterns probing various API endpoints

Detection Strategies

  • Monitor API gateway logs for requests returning 4xx/5xx status codes with verbose error bodies
  • Implement alerting for unusual error rates on the Nnef_PfdManagement service
  • Deploy web application firewalls (WAF) with rules to detect fingerprinting attempts
  • Analyze network traffic for patterns consistent with service enumeration

Monitoring Recommendations

  • Enable detailed logging on the UDR component to track API request/response patterns
  • Implement rate limiting on API endpoints to mitigate enumeration attacks
  • Configure SIEM rules to correlate error responses with source IP reputation data
  • Monitor for scanning activity targeting 5G core network service ports

How to Mitigate CVE-2025-69253

Immediate Actions Required

  • Apply the official patch from GitHub Pull Request #56 immediately
  • Review and update all free5GC UDR instances to the patched version
  • Audit API access logs for evidence of prior exploitation attempts
  • Implement network segmentation to limit exposure of the Nnef_PfdManagement service

Patch Information

The free5GC project has released an official patch addressing this vulnerability. The fix adds missing return statements after error response handling in multiple processor files, preventing execution from continuing past error conditions and leaking internal details.

Patch Details:

  • Repository:free5gc/udr
  • Pull Request:GitHub Pull Request #56
  • Commit:754d23b0

For more information, refer to the GitHub Security Advisory GHSA-cj2h-x8qm-xgwc.

Workarounds

  • No direct application-level workaround is available; applying the official patch is strongly recommended
  • Deploy a reverse proxy or API gateway in front of the UDR service to filter and sanitize error responses
  • Implement network-level access controls to restrict API access to trusted sources only
  • Consider deploying intrusion detection systems (IDS) to monitor for exploitation attempts
bash
# Example: Restricting network access to the UDR service using iptables
# Allow only trusted network ranges to access the UDR API port
iptables -A INPUT -p tcp --dport 8000 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8000 -j DROP

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechFree5gc

  • SeverityMEDIUM

  • CVSS Score6.6

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-209
  • Vendor Resources
  • GitHub Issue Discussion

  • GitHub Security Advisory GHSA-cj2h-x8qm-xgwc

  • Git Commit Update

  • GitHub Pull Request #56
  • Related CVEs
  • CVE-2026-33065: Free5gc Udm Information Disclosure Bug

  • CVE-2026-33192: Free5gc Udm Information Disclosure Flaw

  • CVE-2025-69251: Free5gc UDM Information Disclosure Flaw

  • CVE-2025-69250: Free5gc UDM Information Disclosure Issue
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