---
id: CVE-2026-7734
aliases:
  - GHSA-vm3g-8xwv-mxfp
  - GO-2026-5665
title: GoBGP has an Improper Resource Shutdown or Release
summary: GoBGP has an Improper Resource Shutdown or Release
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'
vendor: osrg
product: github.com/osrg/gobgp/v4
ecosystem: go
affected:
  - github.com/osrg/gobgp/v4 < 4.4.0
patched:
  - github.com/osrg/gobgp/v4 4.4.0
published: '2026-05-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-vm3g-8xwv-mxfp'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-7734'
  - url: >-
      https://github.com/osrg/gobgp/commit/f9f7b55ec258e514be0264871fa645a2c3edad11
  - url: 'https://github.com/osrg/gobgp'
  - url: 'https://github.com/osrg/gobgp/releases/tag/v4.4.0'
  - url: 'https://vuldb.com/submit/807581'
  - url: 'https://vuldb.com/vuln/360909'
  - url: 'https://vuldb.com/vuln/360909/cti'
tags:
  - osv
  - go
epss: 0.00464
epssPercentile: 0.3946
ingestedAt: '2026-07-09T18:56:36.935Z'
---

## Overview

A vulnerability has been found in osrg GoBGP up to 4.3.0. This impacts the function SRv6L3ServiceAttribute.DecodeFromBytes of the file pkg/packet/bgp/prefix_sid.go of the component SRv6 L3 Service. Such manipulation of the argument data leads to denial of service. The attack may be performed from remote. Upgrading to version 4.4.0 will fix this issue. The name of the patch is f9f7b55ec258e514be0264871fa645a2c3edad11. Users should upgrade the affected component.

## Affected packages

- `github.com/osrg/gobgp/v4 < 4.4.0`

## Remediation

Upgrade to a patched release:

- `github.com/osrg/gobgp/v4 4.4.0`
