SCA: security update for github.com/osrg/gobgp/v4 (GHSA-p3w2-64xm-833j)

high Tenable Cloud Security Plugin ID 441234

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. In
version 4.4.0, an unauthenticated remote BGP peer can trigger a fatal panic in GoBGP by sending a
specially crafted BGP UPDATE message. When the server receives a message with inconsistent attribute
lengths, it improperly handles the internal state transition to a "withdraw" action, leading to a nil
pointer dereference in the AdjRib.Update function. This causes the entire GoBGP process to crash,
resulting in a complete loss of service availability. This issue has been patched in version 4.5.0.
(CVE-2026-42285)

Solution

Update the github.com/osrg/gobgp/v4 library and its related packages to version 4.5.0 or later.

See Also

https://github.com/advisories/GHSA-p3w2-64xm-833j

Plugin Details

Severity: High

ID: 441234

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-42285

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 5/5/2026

Reference Information

CVE: CVE-2026-42285

cwe: CWE-476