# CVE-2026-41135

> Vulnerability · severity: **HIGH** (CVSS 7.5).

## Description

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.

## Key facts

- **CVE ID:** CVE-2026-41135
- **Published:** 2026-04-22
- **CVSS severity:** HIGH
- **CVSS base score:** 7.5
- **CWE codes:** CWE-400

## Affected products

- `free5gc:free5gc`
- `free5gc:pcf`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-41135

## Citation

> AI Analytics. CVE-2026-41135. Retrieved 2026-07-23 from https://api.ai-analytics.org/cve/CVE-2026-41135. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*