CVE-2025-66719
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
4Description
An issue was discovered in Free5gc NRF 1.4.0. In the access-token generation logic of free5GC, the AccessTokenScopeCheck() function in file internal/sbi/processor/access_token.go bypasses all scope validation when the attacker uses a crafted targetNF value. This allows attackers to obtain an access token with any arbitrary scope.
Analysis
Free5gc NRF 1.4.0 has an authorization bypass in access token generation that allows authenticated users to request tokens with broader scope than permitted.
Technical Context
The AccessTokenScopeCheck function in Free5gc NRF (Network Repository Function) 1.4.0 has a CWE-863 incorrect authorization vulnerability that fails to properly validate token scope, allowing users to request overly permissive access tokens.
Affected Products
['Free5gc NRF 1.4.0']
Remediation
Update Free5gc. Review issued access tokens for overly permissive scopes.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today