Skip to main content

free5GC PCF CVE-2026-41135

| EUVD-2026-24575 HIGH
Uncontrolled Resource Consumption (CWE-400)
2026-04-22 security-advisories@github.com GHSA-98cp-84m9-q3qp
7.5
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

7
Patch released
Apr 23, 2026 - 19:41 nvd
Patch available
Patch available
Apr 22, 2026 - 21:02 EUVD
Re-analysis Queued
Apr 22, 2026 - 15:22 vuln.today
cvss_changed
Analysis Generated
Apr 22, 2026 - 00:58 vuln.today
EUVD ID Assigned
Apr 22, 2026 - 00:22 euvd
EUVD-2026-24575
Analysis Generated
Apr 22, 2026 - 00:22 vuln.today
CVE Published
Apr 22, 2026 - 00:16 nvd
HIGH 7.5

DescriptionGitHub Advisory

free5GC UDR is the Policy Control Function (PCF) for free5GC, an an open-source project for 5th generation (5G) mobile core networks. A memory leak vulnerability in versions prior to 1.4.3 allows any unauthenticated attacker with network access to the PCF SBI interface to cause uncontrolled memory growth by sending repeated HTTP requests to the OAM endpoint. The root cause is a router.Use() call inside an HTTP handler that registers a new CORS middleware on every incoming request, permanently growing the Gin router's handler chain. This leads to progressive memory exhaustion and eventual Denial of Service of the PCF, preventing all UEs from obtaining AM and SM policies and blocking 5G session establishment. Version 1.4.3 contains a patch.

AnalysisAI

Unauthenticated remote attackers can crash free5GC Policy Control Function (PCF) versions before 1.4.3 via repeated HTTP requests to the OAM endpoint over the Service-Based Interface. Each request leaks memory by registering duplicate CORS middleware in the Gin router handler chain, causing progressive memory exhaustion that prevents all User Equipment from establishing 5G sessions. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Access PCF SBI network
Delivery
Send repeated HTTP requests to OAM endpoint
Exploit
Trigger middleware registration in each handler
Execution
Exhaust process memory
Persist
Crash PCF service
Impact
Block all UE session establishment

Vulnerability AssessmentAI

Exploitation Exploitation requires network-layer access to the free5GC Policy Control Function Service-Based Interface (SBI), specifically the OAM endpoint exposed over HTTP/HTTPS. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment This represents a critical operational risk for production 5G networks running vulnerable free5GC PCF instances. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker on a network with routing access to the free5GC PCF Service-Based Interface (common in research testbeds, inadequately segmented private 5G deployments, or cloud-hosted lab environments) identifies the PCF OAM endpoint through network scanning or documentation review. Using a simple script with standard HTTP libraries (curl in a bash loop, Python requests, or custom Go code), the attacker sends continuous HTTP requests to the OAM endpoint at a moderate rate. …
Remediation Upgrade free5GC to version 1.4.3 or later, which includes the patch commit 599803b1b2eb4611e26d5216481ee142bce71a16 that relocates the `router.Use()` middleware registration outside the request handler to execute only once during application initialization. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: identify all free5GC PCF deployments and document current versions running in production and non-production environments. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-41135 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy