GHSA-44qj-cghf-9p97 · Severity: high · Ecosystem: go — free5GC's SMF UPI POST /upi/v1/upNodesLinks exits the SMF process on overlapping UE pools (unauthenticated, reachable Fatalf)
free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's SMF mounts the UPI management route group without inbound OAuth2 middleware. The POST /upi/v1/upNodesLinks create-or-update handler accepts attacker-controlled JSON and passes it directly into UpNodesFromConfiguration(), which calls logger.InitLog.Fatalf(...) on several validation failures. One confirmed path is the UE-IP-pool overlap check: a single unauthenticated POST that adds a new UPF whose pool overlaps an existing UPF terminates the entire SMF process (docker ps shows Exited (1)), not just the goroutine. This vulnerability is fixed in 4.2.2.
Conclusion & alert: CVE-2026-44321 is rated Exploit Available (54.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.36%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.34% | 0.36% | +0.03% |
| 2 | 2026-06-15 | 0.05% | 0.34% | +0.29% |
| 3 | 2026-06-02 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-44qj-cghf-9p97 · Severity: high · Ecosystem: go — free5GC's SMF UPI POST /upi/v1/upNodesLinks exits the SMF process on overlapping UE pools (unauthenticated, reachable Fatalf)
| URL | Tags |
|---|---|
| https://github.com/free5gc/free5gc/issues/906 | Exploit Issue Tracking |
| https://github.com/free5gc/free5gc/security/advisories/GHSA-44qj-cghf-9p97 | Exploit Vendor Advisory |
| https://github.com/free5gc/smf/commit/e0974e07ddab44a67d36a563cca383b2449e33e5 | Patch |
| https://github.com/free5gc/smf/pull/203 | Issue Tracking Patch |