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

CVE-2026-53551: free5GC AUSF: null byte injection in supiOrSuci causes HTTP 500 internal service failure

July 31, 2026

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—4.1% of special_chars mutations produce HTTP 500—causing denial of service for all subscribers attempting authentication through the affected AUSF. CWE-20 (Improper Input Validation).


References

  • github.com/advisories/GHSA-qj55-47fp-p62j
  • github.com/free5gc/ausf/commit/bfc4a10094dbacbd862baa4686829f3fcc06ce1e
  • github.com/free5gc/ausf/pull/61
  • github.com/free5gc/ausf/releases/tag/v1.4.5
  • github.com/free5gc/free5gc/issues/1048
  • github.com/free5gc/free5gc/releases/tag/v4.2.2
  • github.com/free5gc/free5gc/security/advisories/GHSA-qj55-47fp-p62j
  • nvd.nist.gov/vuln/detail/CVE-2026-53551

Code Behaviors & Features

Detect and mitigate CVE-2026-53551 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 before 1.4.5

Fixed versions

  • 1.4.5

Solution

Upgrade to version 1.4.5 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

go/github.com/free5gc/ausf/CVE-2026-53551.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:18:44 +0000.