Skip to content

Commit 0febc3e

Browse files
Merge pull request #7606 from github/p0sql-GHSA-q7c8-gfjh-8v4p
2 parents 5b4081d + f2a70ab commit 0febc3e

1 file changed

Lines changed: 24 additions & 2 deletions

File tree

advisories/unreviewed/2026/01/GHSA-q7c8-gfjh-8v4p/GHSA-q7c8-gfjh-8v4p.json

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,46 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-q7c8-gfjh-8v4p",
4-
"modified": "2026-01-23T21:30:43Z",
4+
"modified": "2026-01-23T21:31:50Z",
55
"published": "2026-01-23T18:31:28Z",
66
"aliases": [
77
"CVE-2025-66719"
88
],
9+
"summary": "GHSA-q7c8-gfjh-8v4p",
910
"details": "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.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": ""
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
}
30+
]
31+
}
32+
]
33+
}
34+
],
1735
"references": [
1836
{
1937
"type": "ADVISORY",
2038
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66719"
2139
},
40+
{
41+
"type": "WEB",
42+
"url": "https://github.com/free5gc/free5gc/issues/733"
43+
},
2244
{
2345
"type": "WEB",
2446
"url": "https://github.com/free5gc/free5gc/issues/736"

0 commit comments

Comments
 (0)