CVE-2026-41136
Published:April 21, 2026
Updated:April 23, 2026
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.
Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.5
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Expected Behavior Violation