Description
A vulnerability was determined in Open5GS up to 2.7.7. This vulnerability affects the function amf_namf_comm_decode_ue_mm_context_list of the file src/amf/namf-handler.c of the component AMF. This manipulation of the argument ueContext.mmContextList[*].allowedNssai causes memory corruption. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.8.0 is able to resolve this issue. Patch name: abf8a836564b966b5141110fc25ed413c4f17522. It is recommended to upgrade the affected component.
Published: 2026-08-30
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in Open5GS versions up to 2.7.7 allows remote manipulation of the ueContext.mmContextList[*].allowedNssai field in the AMF component’s amf_namf_comm_decode_ue_mm_context_list function, causing memory corruption as defined by CWE‑119. The flaw is triggered by crafted input received over the network and can lead to unpredictable program behavior, which may compromise system stability or confidentiality if exploited further. The issue is publicly disclosed and may be utilized by attackers.

Affected Systems

The Open5GS open-source project, specifically the AMF module in the Open5GS software, is affected. Versions up to and including 2.7.7 are vulnerable; the 2.8.0 release provides a fix.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score is not available. The vulnerability is not listed in CISA’s KEV catalog, but the attack vector is remote and the exploit has been publicly disclosed, meaning there is a tangible risk of exploitation. Given the lack of an official workaround, the primary mitigation is to upgrade the affected component.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Open5GS AMF component to version 2.8.0 or later to apply the vendor‑provided patch.
  • Add server‑side input validation or bounds checks for the ueContext.mmContextList[*].allowedNssai field before it is processed to prevent malformed data from triggering the buffer overflow.
  • Enable or enforce memory protection mechanisms such as stack canaries, address‑space layout randomization, or compiled‑in bounds checking on the host system to reduce the impact of any remaining buffer‑overflow vulnerabilities.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Open5GS up to 2.7.7. This vulnerability affects the function amf_namf_comm_decode_ue_mm_context_list of the file src/amf/namf-handler.c of the component AMF. This manipulation of the argument ueContext.mmContextList[*].allowedNssai causes memory corruption. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.8.0 is able to resolve this issue. Patch name: abf8a836564b966b5141110fc25ed413c4f17522. It is recommended to upgrade the affected component.
Title Open5GS AMF namf-handler.c amf_namf_comm_decode_ue_mm_context_list memory corruption
First Time appeared Open5gs
Open5gs open5gs
Weaknesses CWE-119
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:POC/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:P/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:P/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:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-30T19:00:11.238Z

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

Link: CVE-2026-82587

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T19:17:30.050

Modified: 2026-08-30T19:17:30.050

Link: CVE-2026-82587

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T20:30:03Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer