Moderate severityNVD Advisory· Published Jul 31, 2026· Updated Aug 3, 2026
free5GC AUSF: null byte injection in supiOrSuci causes HTTP 500 internal service failure
CVE-2026-53551
Description
free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the free5GC AUSF (Authentication Server Function) does not validate the supiOrSuci field in UE authentication requests. Null bytes (\x00) and other control characters pass through JSON parsing unchanged and are forwarded to the UDM in an unescaped URL path. This causes Go's net/url.Parse() to fail, returning HTTP 500 "System failure" and leaking internal stack traces. An unauthenticated attacker can trigger this at scale causing denial of service for all subscribers attempting authentication through the affected AUSF. This vulnerability is fixed in 1.4.5.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/free5gc/free5gcGo | < 4.2.2 | 4.2.2 |
github.com/free5gc/ausfGo | < 1.4.5 | 1.4.5 |
Affected products
2Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-qj55-47fp-p62jghsaADVISORY
- github.com/free5gc/ausf/commit/bfc4a10094dbacbd862baa4686829f3fcc06ce1eghsax_refsource_MISCWEB
- github.com/free5gc/ausf/pull/61ghsax_refsource_MISCWEB
- github.com/free5gc/ausf/releases/tag/v1.4.5ghsax_refsource_MISCWEB
- github.com/free5gc/free5gc/issues/1048ghsax_refsource_MISCWEB
- github.com/free5gc/free5gc/releases/tag/v4.2.2ghsax_refsource_MISCWEB
- github.com/free5gc/free5gc/security/advisories/GHSA-qj55-47fp-p62jghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.