GHSA-3258-qmv8-frp3 · Severity: critical · Ecosystem: go — free5GC's SMF UPI management interface lacks auth middleware; unauthenticated topology read/write requests reach handlers
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 OAuth2/bearer-token authorization middleware. A network attacker who can reach SMF on the SBI can hit UPI endpoints with no Authorization header at all, and the requests reach the SMF business handlers. In the running Docker lab this was directly demonstrated for read (GET /upi/v1/upNodesLinks), write (POST /upi/v1/upNodesLinks with attacker-controlled UP-node and link payload), and delete (DELETE /upi/v1/upNodesLinks/{nodeID}) operations. This vulnerability is fixed in 4.2.2.
Conclusion & alert: CVE-2026-44329 is rated High Exploit Risk (60.8/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.05%). 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-05-29 | 0.05% | 0.05% | +0.00% |
| 2 | 2026-05-28 | — | 0.05% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
GHSA-3258-qmv8-frp3 · Severity: critical · Ecosystem: go — free5GC's SMF UPI management interface lacks auth middleware; unauthenticated topology read/write requests reach handlers
| URL | Tags |
|---|---|
| https://github.com/free5gc/free5gc/issues/887 | Exploit Issue Tracking |
| https://github.com/free5gc/free5gc/security/advisories/GHSA-3258-qmv8-frp3 | Exploit Vendor Advisory |
| https://github.com/free5gc/smf/commit/e23ce97565f285eb99eed153743c62bf4c767c6e | Patch |
| https://github.com/free5gc/smf/pull/197 | Issue Tracking Patch |