7.5
CVE-2025-56394
- EPSS 0.39%
- Veröffentlicht 23.09.2025 18:15:35
- Zuletzt bearbeitet 08.10.2025 17:56:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Free5gc 4.0.1 is vulnerable to Buffer Overflow. The AMF incorrectly validates the 5GS mobile identity, resulting in slice reference overflow.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.39% | 0.305 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
https://gist.github.com/DDGod2025/532691e3e2db9b47c67c3d153c026e62
https://github.com/free5gc/free5gc/issues/690