Description
A weakness has been identified in Open5GS up to 2.7.7. The affected element is the function smf_nudm_sdm_handle_get of the file src/smf/nudm-handler.c of the component SMF. Executing a manipulation of the argument preemptCap can lead to reachable assertion. The attack may be launched remotely. Upgrading to version 2.8.0 is sufficient to fix this issue. This patch is called 4554405f29bffd7562abedbee63484825bd90cd5. You should upgrade the affected component.
Published: 2026-08-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Immediate Patch
AI Analysis

Impact

An assertion failure exists in the Open5GS SMF component when the smf_nudm_sdm_handle_get function receives a manipulated preemptCap argument. This flaw can cause the SMF process to crash, resulting in a denial of service. The weakness is a classic example of CWE‑617, where an internal assertion is improperly trusted without validating its preconditions.

Affected Systems

The vulnerability affects Open5GS version 2.7.7 and earlier. The issue resides in the SMF service; specifically, the nudm-handler.c file. Upgrading the Open5GS installation to version 2.8.0 or later applies the necessary fix, as indicated by the referenced commit hash.

Risk and Exploitability

The CVSS score of 5.3 places this flaw in the medium severity range. No EPSS score is currently available, suggesting limited or unknown exploitation probability. The vulnerability is not listed in the CISA KEV catalog. An attacker can remotely trigger the flaw by sending a crafted request that manipulates the preemptCap value, leading to a service crash. The attack vector is remote and does not require local code execution or elevated privileges.

Generated by OpenCVE AI on August 30, 2026 at 23:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Open5GS SMF component to version 2.8.0 or later.
  • If performing a custom build, apply the commit 4554405f29bffd7562abedbee63484825bd90cd5 that contains the patch.
  • Until the patch is deployed, restrict external access to the SMF nudm endpoint using network segmentation or firewall rules to prevent remote exploitation.

Generated by OpenCVE AI on August 30, 2026 at 23:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Sun, 30 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Open5GS up to 2.7.7. The affected element is the function smf_nudm_sdm_handle_get of the file src/smf/nudm-handler.c of the component SMF. Executing a manipulation of the argument preemptCap can lead to reachable assertion. The attack may be launched remotely. Upgrading to version 2.8.0 is sufficient to fix this issue. This patch is called 4554405f29bffd7562abedbee63484825bd90cd5. You should upgrade the affected component.
Title Open5GS SMF nudm-handler.c smf_nudm_sdm_handle_get assertion
First Time appeared Open5gs
Open5gs open5gs
Weaknesses CWE-617
CPEs cpe:2.3:a:open5gs:open5gs:*:*:*:*:*:*:*:*
Vendors & Products Open5gs
Open5gs open5gs
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:N/A:P/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T22:04:12.430Z

Reserved: 2026-08-30T06:09:55.417Z

Link: CVE-2026-82590

cve-icon Vulnrichment

Updated: 2026-08-31T20:00:58.344Z

cve-icon NVD

Status : Deferred

Published: 2026-08-30T23:17:07.967

Modified: 2026-08-31T22:17:25.630

Link: CVE-2026-82590

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T00:00:12Z

Weaknesses