CVE-2026-42083
Description
free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, PCF Npcf_SMPolicyControl missing authentication middleware allows unauthenticated access to SM policy handlers and disclosure of subscriber SUPI. In NewServer(), the smPolicyGroup route group is created and routes are applied without attaching the router authorization middleware. In contrast, other PCF service groups such as Npcf_PolicyAuthorization do attach RouterAuthorizationCheck before route registration. Because the middleware is missing, requests to the /npcf-smpolicycontrol/v1/sm-policies, /npcf-smpolicycontrol/v1/sm-policies/{smPolicyId}, /npcf-smpolicycontrol/v1/sm-policies/{smPolicyId}/update, and /npcf-smpolicycontrol/v1/sm-policies/{smPolicyId}/delete endpoints can reach business logic even when no valid OAuth token is provided. This vulnerability is fixed in 4.2.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/free5gc/pcfGo | < 1.4.3 | 1.4.3 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/free5gc/pcf/commit/8c4d457cdf58bb239ee30e88c56b370b22073964nvdPatchWEB
- github.com/free5gc/pcf/pull/63nvdIssue TrackingPatchWEB
- github.com/free5gc/free5gc/issues/844nvdExploitIssue TrackingWEB
- github.com/advisories/GHSA-6rgm-gr97-x3j5ghsaADVISORY
- github.com/free5gc/free5gc/security/advisories/GHSA-6rgm-gr97-x3j5nvdIssue TrackingVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-42083ghsaADVISORY
News mentions
1- Free5gc 4.2.2: 20 CVEs Land in Single Disclosure — Missing Auth, Panics, and Protocol FlawsVypr Intelligence · May 27, 2026