Description
Buffer Overflow vulnerability in Open5GS v.2.7.0 allows a remote attacker to cause a denial of service via the NAS 5GS decoder chain, triggered when the message type byte of a NAS PDU is mutated
Published: 2026-08-18
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote attacker can induce a buffer overflow in the Open5GS NAS 5GS decoder chain by sending a NAS PDU with a mutated message type byte, causing the open‑source 5G core component to crash and result in a denial of service. The flaw stems from lack of bounds checking when parsing the message type, enabling the attacker to corrupt local memory.

Affected Systems

The vulnerability has been confirmed in Open5GS version 2.7.0, the open‑source 5G core network stack. No other major versions have been documented in the advisory, so systems running 2.7.0 or older are assumed to be at risk.

Risk and Exploitability

Because the exploit is carried out by crafting a malformed NAS PDU over the network, it is remotely accessible to anyone with routing or physical access to the Open5GS server. The EPSS score of <1% and the fact that the vulnerability is not listed in CISA KEV mitigate the perceived exploitation probability, but the CVSS score of 7.5 demonstrates a moderate severity and the ability to crash a core network component warrants a high availability risk assessment. No patch is referenced in the advisory, so the vulnerability remains unfixed in the listed version.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Open5GS to a release that includes a fix for the buffer overflow in the NAS 5GS decoder chain as soon as it becomes available from the project.
  • Restrict traffic to the Open5GS control plane interfaces with firewall or VLAN segmentation to limit exposure to untrusted parties.
  • Enable and review logging of NAS PDU processing to detect malformed packets and investigate potential exploitation attempts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Open5gs
Open5gs open5gs
Vendors & Products Open5gs
Open5gs open5gs

Fri, 21 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Title Remote Buffer Overflow in Open5GS NAS 5GS Decoder
Weaknesses CWE-119

Wed, 19 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
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'}

ssvc

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


Tue, 18 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title Remote Buffer Overflow in Open5GS NAS 5GS Decoder
Weaknesses CWE-119

Tue, 18 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Description Buffer Overflow vulnerability in Open5GS v.2.7.0 allows a remote attacker to cause a denial of service via the NAS 5GS decoder chain, triggered when the message type byte of a NAS PDU is mutated
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-19T12:40:00.358Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71676

cve-icon Vulnrichment

Updated: 2026-08-19T12:36:13.979Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T20:17:24.917

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-71676

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:19:14Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow