๐Ÿ” CVE Alert

CVE-2026-33063

UNKNOWN 0.0

free5GC AUSF UE Authentication Panic on Nil SuciSupiMap Interface Conversion

CVSS Score
0.0
EPSS Score
0.6%
EPSS Percentile
69th

free5GC is an open source 5G core network. free5GC AUSF prior to version 1.4.2 has is an Improper Null Check vulnerability leading to Denial of Service. All deployments of free5GC v4.0.1 using the AUSF UE authentication service (`/nausf-auth/v1/ue-authentications` endpoint) are affected. A remote attacker can cause the AUSF service to panic and crash by sending a crafted UE authentication request that triggers a nil interface conversion in the `GetSupiFromSuciSupiMap` function. This results in complete denial of service for the AUSF authentication service. The `GetSupiFromSuciSupiMap` function attempts to perform an interface conversion from `interface{}` to `*context.SuciSupiMap` without checking if the underlying value is nil. When `SuciSupiMap` is nil, the code panics with "interface conversion: interface {} is nil, not *context.SuciSupiMap". free5GC AUSF version 1.4.2 patches the issue. There is no direct workaround at the application level. The recommendation is to apply the provided patch or restrict access to the AUSF API to trusted sources only.

CWE CWE-476
Vendor free5gc
Product ausf
Published Mar 20, 2026
Last Updated Mar 20, 2026
Stay Ahead of the Next One

Get instant alerts for free5gc ausf

Be the first to know when new unknown vulnerabilities affecting free5gc ausf are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

free5gc / ausf
< 1.4.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/free5gc/free5gc/security/advisories/GHSA-4jrw-92fg-4jwx github.com: https://github.com/free5gc/free5gc/issues/778 github.com: https://github.com/free5gc/ausf/pull/52 github.com: https://github.com/free5gc/ausf/commit/3b9ac4403c2756dc89a5ed3cdcefe688458588aa