free5GC AMF provides Access & Mobility Management Function (AMF) for free5GC, an an open-source project for 5th generation (5G) mobile core networks. Prior to version 1.4.3, the `HTTPUEContextTransfer` handler in `internal/sbi/api_communication.go` does not include a `default` case in the `Content-Type` switch statement. When a request arrives with an unsupported `Content-Type`, the deserialization step is silently skipped, `err` remains `nil`, and the processor is invoked with a completely uninitialized `UeContextTransferRequest` object. Version 1.4.3 contains a fix.
References
| Link | Resource |
|---|---|
| https://github.com/free5gc/amf/releases/tag/v1.4.3 | Product Release Notes |
| https://github.com/free5gc/free5gc/security/advisories/GHSA-r99v-75p9-xqm5 | Exploit Vendor Advisory |
| https://github.com/free5gc/free5gc/security/advisories/GHSA-r99v-75p9-xqm5 | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
23 Apr 2026, 19:39
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Free5gc free5gc
Free5gc amf Free5gc |
|
| CPE | cpe:2.3:a:free5gc:amf:*:*:*:*:*:go:*:* cpe:2.3:a:free5gc:free5gc:*:*:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
| References | () https://github.com/free5gc/amf/releases/tag/v1.4.3 - Product, Release Notes | |
| References | () https://github.com/free5gc/free5gc/security/advisories/GHSA-r99v-75p9-xqm5 - Exploit, Vendor Advisory |
22 Apr 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/free5gc/free5gc/security/advisories/GHSA-r99v-75p9-xqm5 - |
22 Apr 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-22 00:16
Updated : 2026-04-23 19:39
NVD link : CVE-2026-41136
Mitre link : CVE-2026-41136
CVE.ORG link : CVE-2026-41136
JSON object : View
Products Affected
free5gc
- free5gc
- amf
CWE
CWE-440
Expected Behavior Violation
