๐Ÿ” CVE Alert

CVE-2026-42285

HIGH 7.5

GoBGP: Panic in AdjRib.Update via malformed BGP Update message (Nil Pointer Dereference)

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-476
Vendor osrg
Product gobgp
Published May 7, 2026
Last Updated May 7, 2026
Stay Ahead of the Next One

Get instant alerts for osrg gobgp

Be the first to know when new high vulnerabilities affecting osrg gobgp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

osrg / gobgp
= 4.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/osrg/gobgp/security/advisories/GHSA-p3w2-64xm-833j github.com: https://github.com/osrg/gobgp/releases/tag/v4.5.0