Remote Code Execution Vulnerability in GoBGP by Open Source Vendor
CVE-2026-42285
7.5HIGH
What is CVE-2026-42285?
In the GoBGP implementation, a vulnerability exists that allows an unauthenticated remote BGP peer to send a specially crafted BGP UPDATE message, triggering a fatal crash of the GoBGP service. This occurs when the server encounters inconsistent attribute lengths and fails to manage its internal state correctly, leading to a nil pointer dereference in the AdjRib.Update function. As a result, the GoBGP process crashes, resulting in complete service unavailability. This issue has been resolved in version 4.5.0.
Affected Version(s)
gobgp = 4.4.0
