CVE-2026-53551
MEDIUMfree5GC AUSF: null byte injection in supiOrSuci causes HTTP 500 internal service failure
Title source: cnaDescription
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.
References (6)
Core 6
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/free5gc/free5gc/security/advisories/GHSA-qj55-47fp-p62j
X_Refsource_Misc x_refsource_misc
https://github.com/free5gc/free5gc/issues/1048
X_Refsource_Misc x_refsource_misc
https://github.com/free5gc/ausf/pull/61
X_Refsource_Misc x_refsource_misc
https://github.com/free5gc/ausf/commit/bfc4a10094dbacbd862baa4686829f3fcc06ce1e
X_Refsource_Misc x_refsource_misc
https://github.com/free5gc/ausf/releases/tag/v1.4.5
X_Refsource_Misc x_refsource_misc
https://github.com/free5gc/free5gc/releases/tag/v4.2.2
Scores
CVSS v4
6.9
EPSS
0.0043
EPSS Percentile
35.3%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-20
Status
published
Products (4)
free5gc/ausf
0 - 1.4.5Go
free5gc/ausf
< 1.4.5
free5gc/free5gc
0 - 4.2.2Go
free5gc/free5gc
< 4.2.2
Published
Jul 31, 2026
Tracked Since
Aug 01, 2026