Description
A security vulnerability has been detected in Open5GS 2.8.0. Affected by this issue is the function hss_ogs_diam_s6a_air_cb of the file src/hss/hss-s6a-path.c of the component S6a Authentication-Information-Request Handler. Such manipulation of the argument Visited-PLMN-Id leads to heap-based buffer overflow. The attack may be performed from remote. The name of the patch is a9c82ee0b590d76a581b0580cb46b598984e2392. A patch should be applied to remediate this issue.
Published: 2026-08-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap‑based buffer overflow exists in the Open5GS 2.8.0 component handling S6a Authentication‑Information‑Request messages. The flaw is triggered when the Visited‑PLMN‑Id argument supplied to the hss_ogs_diam_s6a_air_cb callback is manipulated, allowing an attacker to overflow a heap buffer. This can lead to arbitrary code execution or denial of service on the device that hosts the Open5GS HSS. The vulnerability is classified under CWE‑119 and CWE‑122, and its CVSS score of 5.3 indicates a moderate severity.

Affected Systems

The affected product is the Open5GS open source 5G core platform, specifically version 2.8.0. The flaw resides in the src/hss/hss‑s6a‑path.c file within the S6a Authentication‑Information‑Request handler. No other versions or vendors have been reported as impacted at this time.

Risk and Exploitability

The attack can be performed remotely by sending a specially crafted S6a Authentication‑Information‑Request to the HSS. Although the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the CVSS score of 5.3 indicates a moderate risk for affected deployments. An attacker with network access to the S6a interface can potentially exploit the flaw to compromise the HSS or cause a denial of service.

Generated by OpenCVE AI on August 24, 2026 at 01:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch identified by commit a9c82ee0b590d76a581b0580cb46b598984e2392 or later to the Open5GS 2.8.0 installation.
  • Upgrade to a current Open5GS release that incorporates the patch if immediate patching is not feasible.
  • Restrict S6a interface access to known, trusted HSS endpoints or segment the network to reduce exposure to untrusted devices.

Generated by OpenCVE AI on August 24, 2026 at 01:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in Open5GS 2.8.0. Affected by this issue is the function hss_ogs_diam_s6a_air_cb of the file src/hss/hss-s6a-path.c of the component S6a Authentication-Information-Request Handler. Such manipulation of the argument Visited-PLMN-Id leads to heap-based buffer overflow. The attack may be performed from remote. The name of the patch is a9c82ee0b590d76a581b0580cb46b598984e2392. A patch should be applied to remediate this issue.
Title Open5GS S6a Authentication-Information-Request hss-s6a-path.c hss_ogs_diam_s6a_air_cb heap-based overflow
First Time appeared Open5gs
Open5gs open5gs
Weaknesses CWE-119
CWE-122
CPEs cpe:2.3:a:open5gs:open5gs:*:*:*:*:*:*:*:*
Vendors & Products Open5gs
Open5gs open5gs
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/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:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-23T23:45:09.676Z

Reserved: 2026-08-23T11:34:31.832Z

Link: CVE-2026-78156

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-24T00:16:47.367

Modified: 2026-08-24T00:16:47.367

Link: CVE-2026-78156

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T01:30:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-122

    Heap-based Buffer Overflow