Skip to content

Commit d1c423b

Browse files
1 parent 16a9ab6 commit d1c423b

1 file changed

Lines changed: 28 additions & 7 deletions

File tree

advisories/unreviewed/2026/03/GHSA-xq44-64rg-8g3h/GHSA-xq44-64rg-8g3h.json renamed to advisories/github-reviewed/2026/03/GHSA-xq44-64rg-8g3h/GHSA-xq44-64rg-8g3h.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-xq44-64rg-8g3h",
4-
"modified": "2026-03-22T03:30:25Z",
4+
"modified": "2026-03-24T20:15:31Z",
55
"published": "2026-03-22T03:30:25Z",
66
"aliases": [
77
"CVE-2026-4531"
88
],
9+
"summary": "Free5GC AMF is vulnerable to DoS through its HandleRegistrationComplete function",
910
"details": "A weakness has been identified in Free5GC 4.1.0. Affected is the function HandleRegistrationComplete of the file internal/gmm/handler.go of the component AMF. Executing a manipulation can lead to denial of service. The attack may be performed from remote. This patch is called 52e9386401ce56ea773c5aa587d4cdf7d53da799. It is best practice to apply a patch to resolve this issue.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Go",
25+
"name": "github.com/free5gc/amf"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "1.4.3-0.20260306074636-52e9386401ce"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -36,8 +57,8 @@
3657
"url": "https://github.com/free5gc/amf/commit/52e9386401ce56ea773c5aa587d4cdf7d53da799"
3758
},
3859
{
39-
"type": "WEB",
40-
"url": "https://github.com/free5gc/free5gc"
60+
"type": "PACKAGE",
61+
"url": "https://github.com/free5gc/amf"
4162
},
4263
{
4364
"type": "WEB",
@@ -57,8 +78,8 @@
5778
"CWE-404"
5879
],
5980
"severity": "MODERATE",
60-
"github_reviewed": false,
61-
"github_reviewed_at": null,
81+
"github_reviewed": true,
82+
"github_reviewed_at": "2026-03-24T20:15:30Z",
6283
"nvd_published_at": "2026-03-22T02:15:59Z"
6384
}
6485
}

0 commit comments

Comments
 (0)