Description
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.
INFO
Published Date :
2026-04-21T23:54:36.727Z
Last Modified :
2026-04-22T13:11:10.206Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-41136 vulnerability.
| Vendors | Products |
|---|---|
| Free5gc |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-41136.