Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/free5gc/amf
  4. ›
  5. CVE-2026-41136

CVE-2026-41136: free5GC AMF: Missing default case in Content-Type switch in HTTPUEContextTransfer

April 22, 2026 (updated April 27, 2026)

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.

References

  • github.com/advisories/GHSA-r99v-75p9-xqm5
  • github.com/free5gc/amf/releases/tag/v1.4.3
  • github.com/free5gc/free5gc
  • github.com/free5gc/free5gc/security/advisories/GHSA-r99v-75p9-xqm5
  • nvd.nist.gov/vuln/detail/CVE-2026-41136

Code Behaviors & Features

Detect and mitigate CVE-2026-41136 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 1.4.3

Solution

Unfortunately, there is no solution available yet.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-440: Expected Behavior Violation

Source file

go/github.com/free5gc/amf/CVE-2026-41136.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:32 +0000.