CVE-2026-8187 — Open5GS Vulnerability

CVE-2026-8187 — Open5GS Vulnerability

CVE-2026-8187 — A flaw has been found in Open5GS up to 2.7.7. This impacts the function _gtpv1_u_recv_cb of the file src/upf/gtp-path.c of the component UPF. Executing a manipulation can lead to resource consumption. The attack may be performed from remote. The project was informed of the problem ea

What This Means For You

  • If your environment is affected by CWE-400, CWE-404, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-8187 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

2 rules · 6 SIEM formats

2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1190 Initial Access

CVE-2026-8187 - Open5GS UPF Resource Consumption Attempt

Sigma YAML — free preview
title: CVE-2026-8187 - Open5GS UPF Resource Consumption Attempt
id: scw-2026-05-09-ai-1
status: experimental
level: high
description: |
  Detects attempts to exploit CVE-2026-8187 by targeting the _gtpv1_u_recv_cb function in Open5GS UPF. This rule looks for specific URI patterns and HTTP methods commonly associated with GTP-U traffic, which is where the vulnerability resides. Exploitation can lead to resource consumption.
author: SCW Feed Engine (AI-generated)
date: 2026-05-09
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-8187/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/gtpv1/u/recv'
      cs-method:
          - 'POST'
      cs-uri-query|contains:
          - 'message_type=1'
      condition: cs-uri AND cs-method AND cs-uri-query
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-8187 vulnerability CVE-2026-8187
CWE-400 weakness CWE-400
CWE-404 weakness CWE-404
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 09, 2026 at 14:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-8186 — Open5GS Out-of-Bounds $1

CVE-2026-8186 — A vulnerability was detected in Open5GS up to 2.7.7. This affects the function ogs_sbi_client_send_via_scp_or_sepp in the library lib/sbi/client.c of the component NF. Performing...

vulnerabilityCVEmedium-severityout-of-bounds-1cwe-119cwe-125
/SCW Vulnerability Desk /MEDIUM /5.3 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-8185 — UGREEN CM933 Vulnerability

CVE-2026-8185 — A security vulnerability has been detected in UGREEN CM933 1.1.59.4319. The impacted element is an unknown function of the component Administrative Interface. Such...

vulnerabilityCVEmedium-severitycwe-287cwe-306
/SCW Vulnerability Desk /MEDIUM /6.3 /⚑ 3 IOCs /⚙ 5 Sigma

Hikvision Switches: Authenticated RCE in Discontinued Products

CVE-2026-3828 — Some Hikvision switch products (discontinued since December 2023) are vulnerable to authenticated remote command execution due to insufficient input validation. Attackers with valid...

vulnerabilityCVEhigh-severity
/SCW Vulnerability Desk /HIGH /7.2 /⚑ 3 IOCs /⚙ 3 Sigma