Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-44324— free5GC: UDR nudr-dr DELETE amf-subscriptions panics on missing UE state via nil interface type assertion (single authenticated request)

CVSS 6.5 · Medium

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProductVersion RangeStatus
free5gcfree5gc< 4.2.2affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44324

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
free5GC: UDR nudr-dr DELETE amf-subscriptions panics on missing UE state via nil interface type assertion (single authenticated request)
Source: NVD (National Vulnerability Database)
Vulnerability Description
free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's UDR nudr-dr DELETE /subscription-data/{ueId}/{servingPlmnId}/ee-subscriptions/{subsId}/amf-subscriptions handler panics on a single authenticated request against a fresh UDR instance when the supplied ueId does not exist in UESubsCollection. The processor checks value, ok := udrSelf.UESubsCollection.Load(ueId) and sets a 404 USER_NOT_FOUND problem-details on the miss path, but execution continues and immediately runs value.(*udr_context.UESubsData) -- a Go type assertion on a nil interface, which panics with interface conversion: interface {} is nil, not *context.UESubsData. Gin recovery converts the panic into HTTP 500, but the endpoint remains repeatedly panicable. This vulnerability is fixed in 4.2.2.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
不正确的类型转换
Source: NVD (National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
free5gcfree5gc < 4.2.2 -

II. Public POCs for CVE-2026-44324

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44324

登录查看更多情报信息。

Patches & Fixes for CVE-2026-44324 (2)

Vendor Advisories for CVE-2026-44324 (2)

Same Patch Batch · free5gc · 2026-05-27 · 20 CVEs total

CVE-2026-4433010.0 CRITICALfree5GC: NEF nnef-pfdmanagement API is unauthenticated; forged bearer tokens can read PFD
CVE-2026-4432710.0 CRITICALfree5GC: NEF nnef-oam route group is unauthenticated; no-token requests reach the OAM hand
CVE-2026-4432910.0 CRITICALfree5GC: SMF UPI management interface lacks auth middleware; unauthenticated topology read
CVE-2026-443269.4 CRITICALfree5GC: NEF 3gpp-traffic-influence API is unauthenticated; missing or forged bearer token
CVE-2026-443159.4 CRITICALfree5GC: NEF 3gpp-pfd-management API is unauthenticated; forged bearer tokens can create,
CVE-2026-420838.2 HIGHfree5GC: PCF Npcf_SMPolicyControl missing authentication middleware allows unauthenticated
CVE-2026-443288.2 HIGHfree5GC: SMF UPI DELETE /upi/v1/upNodesLinks/{ref} panics on AN-node deletion via nil UPF
CVE-2026-443257.5 HIGHfree5GC: NRF POST /oauth2/token structured-form parser type-confusion panic family (Reflec
CVE-2026-443227.5 HIGHfree5GC: NEF 3gpp-pfd-management PATCH applications/{appId} panics on UDR access failure d
CVE-2026-443217.5 HIGHfree5GC: SMF UPI POST /upi/v1/upNodesLinks exits the SMF process on overlapping UE pools (
CVE-2026-443197.5 HIGHfree5GC: NEF crashes via logger.Fatal on PFD notification delivery failure (attacker-contr
CVE-2026-443167.5 HIGHfree5GC: PCF npcf-smpolicycontrol POST /sm-policies panics on downstream UDR/OpenAPI 404 v
CVE-2026-443207.3 HIGHfree5GC: NEF nnef-callback route group is unauthenticated; forged callback requests are ac
CVE-2026-443176.5 MEDIUMfree5GC: PCF npcf-policyauthorization POST /app-sessions panics on suppFeat=1 with missing
CVE-2026-443186.5 MEDIUMfree5GC: BSF concurrent PUT /nbsf-management/v1/subscriptions/{subId} crashes the BSF proc
CVE-2026-420816.1 MEDIUMfree5GC: UE Security Capability bypass on NGAP PathSwitchRequest
CVE-2026-443234.3 MEDIUMfree5GC: UDR nudr-dr DELETE amf-subscriptions panics on missing subsId when UE state exist
CVE-2026-420823.7 LOWfree5GC: Missing Concurrent NAS SMC Validation During NGAP Handover
CVE-2026-42459free5GC: Improper Input Validation and Generation of Error Message Containing Sensitive In

IV. Related Vulnerabilities

V. Comments for CVE-2026-44324

No comments yet


Leave a comment