Description
An issue in the RechargePut function of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.
Published: 2026-08-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

The issue resides in the RechargePut function of free5gc v4.0.1, where an attacker can send a specially crafted input that triggers the service to consume excessive resources and become unresponsive. This lack of input validation leads to an uncontrolled resource consumption weakness that results in a denial of service.

Affected Systems

The vulnerability affects the free5gc networking platform, specifically the 4.0.1 release. Other releases that contain the same code path for RechargePut may also be vulnerable, but only the 4.0.1 version is explicitly mentioned.

Risk and Exploitability

The EPSS score indicates a low (less than 1%) probability of exploitation. The issue is not listed in the CISA KEV catalog. The CVSS score is 7.5, indicating high severity. The severity of the risk depends on the environment; an attacker capable of targeting the RechargePut function could potentially cause the node to stop responding to requests. Because the description does not indicate any authentication requirement, the DoS may be possible to trigger from external traffic, giving it a medium to high likelihood of exploitation in exposed deployments.

Generated by OpenCVE AI on August 31, 2026 at 17:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade free5gc to a patched release that removes the vulnerability
  • Sanitize and validate all inputs to the RechargePut endpoint to prevent excessive resource consumption
  • Implement rate limiting or connection throttling on the node that handles RechargePut requests
  • Monitor logs and traffic for unusual patterns that may indicate an attempted DoS attack

Generated by OpenCVE AI on August 31, 2026 at 17:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via crafted input to RechargePut function in free5gc v4.0.1

Mon, 31 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title Denial of Service via crafted input to RechargePut function in free5gc v4.0.1
First Time appeared Free5gc
Free5gc free5gc
Weaknesses CWE-770
Vendors & Products Free5gc
Free5gc free5gc

Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description An issue in the RechargePut function of free5gc v4.0.1 allows attackers to cause a Denial of Service (DoS) via a crafted input.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-31T16:06:55.328Z

Reserved: 2026-03-04T00:00:00.000Z

Link: CVE-2026-30071

cve-icon Vulnrichment

Updated: 2026-08-31T16:06:48.515Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T17:17:52.207

Modified: 2026-08-31T20:59:32.817

Link: CVE-2026-30071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T18:00:03Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling