Description
A vulnerability was determined in Open5GS up to 2.7.7. The affected element is the function ogs_dbi_subscription_data in the library /lib/dbi/subscription.c of the component UDR. This manipulation of the argument supi_id causes denial of service. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-05-03
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the UDR component of Open5GS, in the function ogs_dbi_subscription_data located in lib/dbi/subscription.c. An attacker can manipulate the argument supi_id to cause a denial‑of‑service condition, disabling the UDR service. The impact is a loss of availability; there is no direct compromise of confidentiality or integrity. This weakness is classified as CWE‑404, reflecting a lack of proper validation or error handling for incoming data.

Affected Systems

The affected product is Open5GS, specifically the UDR component. All releases up to and including version 2.7.7 are vulnerable. No later version is documented as fixing the issue, so any deployment of Open5GS 2.7.7 or earlier that relies on the UDR service is potentially impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting that exploitation may not yet be widespread. Nonetheless, the attack can be performed remotely against any UDR instance exposing the subscription endpoint and accepting externally supplied supi_id values. Until an official patch is released, the risk remains for environments running the affected Open5GS versions.

Generated by OpenCVE AI on May 4, 2026 at 00:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Open5GS release once the vendor issues a fix, or apply a local code patch if available.
  • Apply firewall or ACL rules to restrict that the UDR service is only reachable from trusted internal networks, limiting exposure to the public Internet.
  • Monitor UDR logs for abnormal or malformed supi_id values and implement rate‑limiting or input validation on subscription requests to reduce the chance of a successful denial‑of‑service attack.

Generated by OpenCVE AI on May 4, 2026 at 00:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 03 May 2026 23:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Open5GS up to 2.7.7. The affected element is the function ogs_dbi_subscription_data in the library /lib/dbi/subscription.c of the component UDR. This manipulation of the argument supi_id causes denial of service. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Title Open5GS UDR subscription.c ogs_dbi_subscription_data denial of service
First Time appeared Open5gs
Open5gs open5gs
Weaknesses CWE-404
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:ND/RC:UR'}

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:X/RC:R'}

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:X/RC:R'}

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-05-03T22:45:13.612Z

Reserved: 2026-05-03T07:21:57.788Z

Link: CVE-2026-7708

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-03T23:16:42.207

Modified: 2026-05-03T23:16:42.207

Link: CVE-2026-7708

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-04T00:30:32Z

Weaknesses