Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32937
March 20, 2026
free5GC is an open source 5G core network. free5GC CHF prior to version 1.2.2 has an out-of-bounds slice access vulnerability in the CHF "nchf-convergedcharging" service. A valid authenticated request to PUT "/nchf-convergedcharging/v3/recharging/:ueId?ratingGroup=..." can trigger a server-side panic in "github.com/free5gc/chf/internal/sbi.(*Server).RechargePut(...)" due to an out-of-range slice access. In the reported runtime, Gin recovery converts the panic into HTTP 500, but the recharge path remains remotely panic-triggerable and can be abused repeatedly to degrade recharge functionality and flood logs. In deployments without equivalent recovery handling, this panic may cause more severe service disruption. free5GC CHF patches the issue. Some workarounds are available: Restrict access to the "nchf-convergedcharging" recharge endpoint to strictly trusted NF callers only; apply rate limiting or network ACLs in front of the CHF SBI interface to reduce repeated panic-trigger attempts; if the recharge API is not required, temporarily disable or block external reachability to this route; and/or ensure panic recovery, monitoring, and alerting are enabled.
Affected Packages
https://github.com/free5gc/chf.git (GITHUB):
Affected version(s) >=v1.0.0 <v1.2.2
Fix Suggestion:
Update to version v1.2.2
github.com/free5gc/chf (GO):
Affected version(s) >=v0.0.0-20230809155632-7734f320eda5 <v1.2.2
Fix Suggestion:
Update to version v1.2.2
github.com/free5gc/chf (GO):
Affected version(s) >=v0.0.0-20230809155632-7734f320eda5 <v1.2.2
Fix Suggestion:
Update to version v1.2.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Improper Validation of Array Index
EPSS
Base Score:
0.04