CVE-2026-55785
Last modified
CVE-2026-55785 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ue_authentication.go with ordinary equality helpers. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ue_authentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES* and XRES* with strings.EqualFold and logs the expected XRES* value at INFO level before comparison. EapAuthComfirmRequestProcedure compares AT_MAC and XMAC with bytes.Equal and evaluates XRES == RES with ordinary string equality. These comparisons can return at mismatch-dependent times, although testing did not demonstrate a practical remote timing oracle because of HTTP/SBI timing noise. The INFO log exposes authentication material to operators, log collectors, sidecars, or processes able to read AUSF logs. This issue is fixed in version 1.4.5.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| free5gc | free5gc | < 1.4.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55785?
How severe is CVE-2026-55785?
How do I fix CVE-2026-55785?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5578A vulnerability was found in CodeAstro Online Classroom 1.0.…6.3
- CVE-2026-55780NanaZip is the 7-Zip derivative intended for the modern Wind…2.4
- CVE-2026-55781NanaZip is the 7-Zip derivative intended for the modern Wind…2.4
- CVE-2026-55782NanaZip is the 7-Zip derivative intended for the modern Wind…2.4
- CVE-2026-55783NanaZip is the 7-Zip derivative intended for the modern Wind…2.4
- CVE-2026-55784free5GC is an open-source implementation of the 5G core netw…7.5
- CVE-2026-55789Logto is the modern, open-source auth infrastructure for Saa…8.5
- CVE-2026-5579A vulnerability was determined in CodeAstro Online Classroom…6.3
- CVE-2026-55790Craft CMS is a content management system (CMS). In versions …7.4
- CVE-2026-55791Craft CMS is a content management system (CMS). Versions 4.0…6.9
- CVE-2026-55792Craft CMS is a content management system (CMS). In versions …6
- CVE-2026-55793Craft CMS is a content management system (CMS). In versions …5.9
Are you affected by CVE-2026-55785?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
