Skip to main content

Open5GS CVE-2026-10114

| EUVDEUVD-2026-33456 LOW
Out-of-bounds Write (CWE-787)
2026-05-30 VulDB GHSA-2vp2-c9x2-m79c
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 LOW
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
May 30, 2026 - 11:22 NVD
MEDIUM LOW
CVSS changed
May 30, 2026 - 11:22 NVD
4.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
May 30, 2026 - 10:42 vuln.today

DescriptionCVE.org

A vulnerability was determined in Open5GS up to 2.7.7. Affected by this issue is the function handle_scp_info in the library lib/sbi/nnrf-handler.c of the component Shared NF-profile Parser. This manipulation causes out-of-bounds write. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. To fix this issue, it is recommended to deploy a patch.

AnalysisAI

Out-of-bounds write in Open5GS versions up to 2.7.7 allows a remote, low-privileged attacker to crash the NRF (Network Repository Function) component by sending a malformed SCP info payload, resulting in a denial-of-service condition. The vulnerability resides in the handle_scp_info function within the Shared NF-profile Parser (lib/sbi/nnrf-handler.c), a critical parsing path for 5G service-based interface communication. A public proof-of-concept exploit has been disclosed via the project's GitHub issue tracker, materially lowering the bar for exploitation against unpatched deployments.

Technical ContextAI

Open5GS is an open-source implementation of a 5G SA (Standalone) core network and 4G EPC, widely used in research, lab, and some production 5G environments. The affected component is the NRF (Network Repository Function) handler responsible for parsing Shared NF-profile data exchanged over the 5G Service-Based Interface (SBI), specifically messages carrying SCP (Service Communication Proxy) metadata. The root cause is CWE-787 (Out-of-bounds Write): the handle_scp_info function in lib/sbi/nnrf-handler.c fails to adequately validate or bound-check input data during NF-profile parsing, allowing a write operation to corrupt memory beyond the allocated buffer. CPE data (cpe:2.3:a:n/a:open5gs:*:*:*:*:*:*:*:*) covers all Open5GS builds up to 2.7.7. In 5G core architectures, NRF is a central discovery and registration service contacted by all other network functions, meaning a DoS against it can cascade to impair NF registration and service discovery across the entire core.

RemediationAI

The primary remediation is to apply the vendor-released patch addressing the out-of-bounds write in handle_scp_info. Per the CVSS temporal vector (RL:O), an official fix has been issued, though the specific patched release version is not explicitly confirmed in the available reference data - operators should check the Open5GS GitHub releases page (https://github.com/open5gs/open5gs/) for versions released after 2.7.7 and apply the latest available build. The GitHub issue at https://github.com/open5gs/open5gs/issues/4468 should be monitored for patch confirmation and commit references. As a compensating control pending patching, restrict SBI interface access to only trusted, authenticated internal network function clients via network segmentation or firewall rules targeting the NRF's HTTP/2 SBI port; note this trade-off is that overly restrictive rules may interfere with legitimate NF registration. If the NRF can be isolated from external or untrusted 5G SBI endpoints without impacting core operations, that boundary enforcement reduces exploitable surface while the patch is staged.

CVE-2025-15684 MEDIUM POC
5.5 Aug 12

Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han

CVE-2025-15687 LOW POC
2.1 Aug 12

Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc

CVE-2025-15686 LOW POC
2.1 Aug 12

Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula

CVE-2024-40130 CRITICAL POC
9.8 Jul 16

open5gs v2.6.4 is vulnerable to Buffer Overflow. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl

CVE-2024-40129 CRITICAL POC
9.8 Jul 16

Open5GS v2.6.4 is vulnerable to Buffer Overflow. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl

CVE-2021-28122 CRITICAL POC
9.8 Mar 10

A request-validation issue was discovered in Open5GS 2.1.3 through 2.2.x before 2.2.1. Rated critical severity (CVSS 9.8

CVE-2025-15685 MEDIUM
5.3 Aug 12

Memory corruption in Open5GS versions through 2.7.1 is remotely exploitable via the freeDiameter protocol component, all

CVE-2021-25863 HIGH POC
8.8 Jan 26

Open5GS 2.1.3 listens on 0.0.0.0:3000 and has a default password of 1423 for the admin account. Rated high severity (CVS

CVE-2023-37023 HIGH POC
8.6 Jan 22

Open5GS MME versions <= 2.6.4 contain a reachable assertion in the `Uplink NAS Transport` packet handler. Rated high sev

CVE-2023-37021 HIGH POC
8.6 Jan 22

Open5GS MME version <= 2.6.4 contains an assertion that can be remotely triggered via a malformed ASN.1 packet over the

CVE-2023-37020 HIGH POC
8.6 Jan 22

Open5GS MME versions <= 2.6.4 contain an assertion that can be remotely triggered via a malformed ASN.1 packet over the

CVE-2023-37019 HIGH POC
8.6 Jan 22

Open5GS MME versions <= 2.6.4 contains an assertion that can be remotely triggered via a malformed ASN.1 packet over the

Share

CVE-2026-10114 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy